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

6 lines
106 B
JSON
Raw Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Organization",
"name": "Example Co."
}