Skip to content

Instantly share code, notes, and snippets.

@leifj
Last active May 29, 2019 08:52
Show Gist options
  • Select an option

  • Save leifj/1cf79d40e977b1330e3b2ebdcafe53da to your computer and use it in GitHub Desktop.

Select an option

Save leifj/1cf79d40e977b1330e3b2ebdcafe53da to your computer and use it in GitHub Desktop.
{
"@context": {
"metalink": "https://gist.github.com/leifj/1cf79d40e977b1330e3b2ebdcafe53da#",
"dct": "http://purl.org/dc/terms/",
"manifest": { "@id": "metalink:manifest", "@type": "@id" },
"schema": { "@id": "metalink:schema", "@type": "@id" },
"owner": { "@id": "metalink:owner", "@type": "@id" },
"dc": "http://purl.org/dc/elements/1.1",
"datacite": "http://datacite.org/schema/kernel-3",
"publisher": { "@id": "dct:publisher" },
"creator": { "@id": "dct:creator" },
"rightsHolder": { "@id": "dct:rightsHolder" },
"description": { "@id": "dc:description" }
},
"@id": "https://gist.github.com/leifj/1cf79d40e977b1330e3b2ebdcafe53da#",
"publisher": "Swedish University Network (SUNET)",
"creator": "Leif Johansson <[email protected]>",
"description": "A json-ld schema describing collections of metadata and their relationships."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment