Class: Prefix
URI: sssom:Prefix
classDiagram
class Prefix
Prefix : prefix_name
Prefix : prefix_url
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
prefix_name | 0..1 Ncname |
direct | |
prefix_url | 0..1 Uri |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
MappingSet | curie_map | range | Prefix |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/sssom/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | sssom:Prefix |
native | sssom:Prefix |
LinkML Source
Direct
name: prefix
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slots:
- prefix_name
- prefix_url
Induced
name: prefix
from_schema: https://w3id.org/sssom/schema/
rank: 1000
attributes:
prefix_name:
name: prefix_name
from_schema: https://w3id.org/sssom/schema/
rank: 1000
key: true
alias: prefix_name
owner: prefix
domain_of:
- prefix
range: ncname
required: true
prefix_url:
name: prefix_url
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: prefix_url
owner: prefix
domain_of:
- prefix
range: uri