User Tools

Site Tools


activitystreams

**This is an old revision of the document!**

{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://site/unique",
"type": ["Like", "http://schema.org/LikeAction"]
"actor": "http://www.test.example/martin",
"object": "http://example.org/foo.jpg"
}

https://www.w3.org/TR/activitystreams-core/

activitystreams.1531421885.txt.gz · Last modified: 2024/01/31 04:08 (external edit)