mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-12 17:54:29 +00:00
11 lines
338 B
YAML
11 lines
338 B
YAML
{
|
|
"PATO": "http://purl.obolibrary.org/obo/PATO_",
|
|
"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/",
|
|
"NamedThing": {
|
|
"@id": "schema:Thing"
|
|
}
|
|
}
|