Skip to content

Instantly share code, notes, and snippets.

@justin2004
Created April 26, 2023 15:42
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 justin2004/d306498386526b64ccd1d0286f3c97a9 to your computer and use it in GitHub Desktop.
Save justin2004/d306498386526b64ccd1d0286f3c97a9 to your computer and use it in GitHub Desktop.
a jsonld context
{
"@context": {
"ical": "http://www.w3.org/2002/12/cal/ical#",
"xsd": "http://www.w3.org/2001/XMLSchema#"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment