Slot: namespace
The namespace associated with a prefix in a prefix declaration.
URI: sh:namespace
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A mapping between an individual prefix (e |
no |
Properties
Range: Uri
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sh:namespace |
native |
obographs:namespace |
LinkML Source
```yaml
name: namespace
description: The namespace associated with a prefix in a prefix declaration.
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: sh:namespace
alias: namespace
owner: PrefixDeclaration
domain_of:
- PrefixDeclaration
range: uri
</details>