Skip to content

Instantly share code, notes, and snippets.

@elf-pavlik
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elf-pavlik/b631d6253dd6210d541c to your computer and use it in GitHub Desktop.
Save elf-pavlik/b631d6253dd6210d541c to your computer and use it in GitHub Desktop.
verb:Read
{
"@id": "https://graph.wwelves.org/6cc66661-9e7a-4ffa-b24d-7443d5bb1716",
"@type": ["verb:Read", "as:IntendedActivity"],
"rdfs:comment": "read about XMLNS",
"as:actor": {
"@id": "https://wwelves.org/perpetual-tripper",
"@type": ["Elf", "foaf:Person"],
"name": "elf Pavlik",
"foaf:account": "mailto:perpetual-tripper@wwelves.org"
},
"as:object": {
"@type": "sioc:Posting",
"sioc:about": "http://dbpedia.org/resource/XML_namespace",
"dcterms:license": { "@type": "cc:License" },
"affordance": "verb:Read"
},
"rdfs:seeAlso": [
{ "@id": "https://gist.github.com/elf-pavlik/b631d6253dd6210d541c",
"rdfs:label": "Paste" },
{ "@id": "http://tinyurl.com/n6svgbr",
"rdfs:label": "JSON-LD Playground" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment