Skip to content

Instantly share code, notes, and snippets.

@PaulVanSchayck
Created February 1, 2019 11:08
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 PaulVanSchayck/1cd3e3e86dbc17fff47dc403a8547e22 to your computer and use it in GitHub Desktop.
Save PaulVanSchayck/1cd3e3e86dbc17fff47dc403a8547e22 to your computer and use it in GitHub Desktop.
{
"@context": {
"oslc:modifiedBy": {
"@type": "@id"
},
"skos": "http://www.w3.org/2004/02/skos/core#",
"rdfs:label": {
"@type": "xsd:string"
},
"skos:notation": {
"@type": "xsd:string"
},
"pav:createdBy": {
"@type": "@id"
},
"Date": {
"@id" : "http://purl.org/dc/elements/1.1/date",
"@type": "xsd:date"
},
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav:createdOn": {
"@type": "xsd:dateTime"
},
"Description": "http://purl.org/dc/elements/1.1/description",
"pav": "http://purl.org/pav/",
"Title": "http://purl.org/dc/elements/1.1/title",
"schema:isBasedOn": {
"@type": "@id"
},
"schema": "http://schema.org/",
"schema:name": {
"@type": "xsd:string"
},
"oslc": "http://open-services.net/ns/core#",
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
},
"Technology": "http://jermontology.org/ontology/JERMOntology#usesTechnology",
"schema:description": {
"@type": "xsd:string"
},
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"Organism": "https://schema.metadatacenter.org/properties/6e3ca6b0-b93f-4acb-adb7-2f934b2bb0be",
"Contact": "https://schema.metadatacenter.org/properties/ad4b09c0-64f2-4fcd-b6c4-df4a3549bebc",
"Position": "https://schema.metadatacenter.org/properties/725ac896-d53d-4ea1-ab61-16917164cdac",
"First Name": "https://schema.metadatacenter.org/properties/845d025c-7951-43ae-aa55-442ee71ed039",
"Last Name": "https://schema.metadatacenter.org/properties/420d1533-f705-479f-880c-6723ba69c8a7"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment