Slot: prefixes

A collection of mappings between prefixes and namespaces, used to map CURIEs (e.g. GO:0008150) to IRIs (e.g. http://purl.obolibrary.org/obo/GO_0008150)

URI: sh:declare

Applicable Classes

Name

Description

Modifies Slot

Graph

A graph is a collection of nodes and edges and other axioms that represents a…

no

GraphDocument

A graph document is a collection of graphs together with a set of prefixes th…

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/geneontology/obographs

LinkML Source

```yaml name: prefixes description: A collection of mappings between prefixes and namespaces, used to map CURIEs (e.g. GO:0008150) to IRIs (e.g. http://purl.obolibrary.org/obo/GO_0008150) from_schema: https://github.com/geneontology/obographs rank: 1000 slot_uri: sh:declare multivalued: true alias: prefixes domain_of: - GraphDocument - Graph range: PrefixDeclaration inlined: true
</details>