mapping_provider
Applicable to: Mapping, MappingSet
Description
URL pointing to the source that provided the mapping, for example an ontology that already contains the mappings, or a database from which it was derived.
Properties
-
Range: Uri. The range of the element is the type of the value that can be assigned to it.
-
Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)
Examples
Example: https://www.ohdsi.org/
Example value:
https://www.ohdsi.org/
Description: A URL pointing to the Observational Health Data Sciences and Informatics initiative.
Example: https://monarchinitiative.org/
Example value:
https://monarchinitiative.org/
Description: A URL pointing to the Monarch Initiative Resource.
Schema developer documentation
LinkML source
name: mapping_provider
instantiates:
- sssom:Propagatable
annotations:
propagated:
tag: propagated
value: true
description: URL pointing to the source that provided the mapping, for example an
ontology that already contains the mappings, or a database from which it was derived.
examples:
- value: https://www.ohdsi.org/
description: A URL pointing to the Observational Health Data Sciences and Informatics
initiative.
- value: https://monarchinitiative.org/
description: A URL pointing to the Monarch Initiative Resource.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: mapping_provider
domain_of:
- mapping set
- mapping
range: uri