116 bto
https://w3id.org/class/redaktor/bto
Definition
Identifie un Objet qui fait partie de l'audience primaire privée de cet Objet.voir https://www.w3.org/TR/activitystreams-vocabulary/#dfn-bto
Scope Note
: PropertyExample
{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "Sally offered a post to John",
"type": "Offer",
"actor": "http://sally.example.org",
"object": "http://example.org/posts/1",
"target": "http://john.example.org",
"bto": [ "http://joe.example.org" ]
}