問題タブ [activitypub]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
json-ld - アクティビティの ActivityStreams の「宛先」フィールドは、「オーディエンス」フィールドとどのように異なりますか?
ActivityStreams 仕様では、セクション 5.1to
で、cc
、bto
、およびの違いが説明されています。しかし、次のように定義されたプロパティもあります。bcc
audience
オブジェクトが関連していると見なすことができるエンティティの総数を表す 1 つまたは複数のエンティティ。
これは「to」や「cc」とどう違うのですか?具体的には、 ActivityPub 配信に対する異なる効果は何ですか?