Skip to content

Instantly share code, notes, and snippets.

@ahoy-jon
Created March 11, 2013 12:23
Show Gist options
  • Save ahoy-jon/5133896 to your computer and use it in GitHub Desktop.
Save ahoy-jon/5133896 to your computer and use it in GitHub Desktop.
"@context": {
"@comment": "Generic term for blog in RDF and JSON/LD",
"wikia": "http://data.wikia.com/terms#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"@vocab": "http://example.org/myblog#",
"date": {
"@type": "xsd:dateTime"
},
"email": {
"@type": "xsd:email"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment