Skip to content

mapping_set_source

URI: prov:wasDerivedFrom

Applicable to: MappingSet

Description

A mapping set or set of mapping set that was used to derive the mapping set.

Properties

  • Range: Uri. 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.)

Examples

Example: http://purl.obolibrary.org/obo/mondo/mappings/2022-05-20/mondo_exactmatch_ncit.sssom.tsv

Example value:

http://purl.obolibrary.org/obo/mondo/mappings/2022-05-20/mondo_exactmatch_ncit.sssom.tsv

Description: A persistent, ideally versioned, link to the mapping set from which the current mapping set is derived.

Schema developer documentation

LinkML source
name: mapping_set_source
description: A mapping set or set of mapping set that was used to derive the mapping
  set.
examples:
- value: http://purl.obolibrary.org/obo/mondo/mappings/2022-05-20/mondo_exactmatch_ncit.sssom.tsv
  description: A persistent, ideally versioned, link to the mapping set from which
    the current mapping set is derived.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: prov:wasDerivedFrom
alias: mapping_set_source
domain_of:
- mapping set
range: uri
multivalued: true