Slot: prefix
The prefix of a prefix declaration.
URI: sh:prefix
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A mapping between an individual prefix (e |
no |
Properties
Range: String
Required: True
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sh:prefix |
native |
obographs:prefix |
LinkML Source
```yaml
name: prefix
description: The prefix of a prefix declaration.
comments:
- It is strongly recommended that the prefix is a valid NCName
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: sh:prefix
key: true
alias: prefix
owner: PrefixDeclaration
domain_of:
- PrefixDeclaration
range: string
required: true
</details>
Comments
It is strongly recommended that the prefix is a valid NCName