mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
51 lines
1.3 KiB
Text
51 lines
1.3 KiB
Text
{
|
|
"comments": {
|
|
"description": "Auto generated by LinkML jsonld context generator",
|
|
"generation_date": "2023-08-16T15:57:40",
|
|
"source": "nwb_schema_language.yaml"
|
|
},
|
|
"@context": {
|
|
"PATO": {
|
|
"@id": "http://purl.obolibrary.org/obo/PATO_",
|
|
"@prefix": true
|
|
},
|
|
"biolink": "https://w3id.org/biolink/",
|
|
"example": "https://example.org/",
|
|
"linkml": "https://w3id.org/linkml/",
|
|
"nwb_schema_language": "https://w3id.org/p2p_ld/nwb-schema-language/",
|
|
"schema": "http://schema.org/",
|
|
"skos": "http://www.w3.org/2004/02/skos/core#",
|
|
"@vocab": "https://w3id.org/p2p_ld/nwb-schema-language/",
|
|
"age_in_years": {
|
|
"@type": "xsd:integer"
|
|
},
|
|
"birth_date": {
|
|
"@type": "xsd:date",
|
|
"@id": "schema:birthDate"
|
|
},
|
|
"description": {
|
|
"@id": "schema:description"
|
|
},
|
|
"id": "@id",
|
|
"name": {
|
|
"@id": "schema:name"
|
|
},
|
|
"entries": {
|
|
"@type": "@id"
|
|
},
|
|
"primary_email": {
|
|
"@id": "schema:email"
|
|
},
|
|
"vital_status": {
|
|
"@context": {
|
|
"@vocab": "@null",
|
|
"text": "skos:notation",
|
|
"description": "skos:prefLabel",
|
|
"meaning": "@id"
|
|
}
|
|
},
|
|
"NamedThing": {
|
|
"@id": "schema:Thing"
|
|
}
|
|
}
|
|
}
|