activity-servist/t/activity-streams/activity-vocabulary/object.json

7 lines
161 B
JSON
Raw Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Object",
"id": "http://www.test.example/object/1",
"name": "A Simple, non-specific object"
}