curie_map
URI: sssom:curie_map
Applicable to: MappingSet
Description
A dictionary that contains prefixes as keys and their URI expansions as values.
Properties
- Range: Prefix. The range of the element is the type of the value that can be assigned to it.
- Multivalued: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|
separated. - Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)
See Also
These are some relevant resources you might find useful to get additional information about the element, such as example implementations, issues and pull requests.
- https://github.com/mapping-commons/sssom/issues/225
- https://github.com/mapping-commons/sssom/pull/349
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/curie_map.sssom.tsv
Schema developer documentation
LinkML source
name: curie_map
description: A dictionary that contains prefixes as keys and their URI expansions
as values.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/225
- https://github.com/mapping-commons/sssom/pull/349
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/curie_map.sssom.tsv
rank: 1000
alias: curie_map
domain_of:
- mapping set
range: prefix
multivalued: true
inlined: true