Skip to content

mapping_set_id

URI: sssom:mapping_set_id

Applicable to: MappingSetReference, MappingSet

Description

A globally unique identifier for the mapping set (not each individual mapping). Should be IRI, ideally resolvable.

Properties

  • Range: Uri. The range of the element is the type of the value that can be assigned to it.

  • Required?: Required (element has to be added to the mapping or mapping set.)

Examples

Example: http://purl.obolibrary.org/obo/mondo/mappings/mondo_exactmatch_ncit.sssom.tsv

Example value:

http://purl.obolibrary.org/obo/mondo/mappings/mondo_exactmatch_ncit.sssom.tsv

Description: A persistent URI pointing to the latest version of the Mondo - NCIT mapping in the Mondo namespace.

Schema developer documentation

LinkML source
name: mapping_set_id
description: A globally unique identifier for the mapping set (not each individual
  mapping). Should be IRI, ideally resolvable.
examples:
- value: http://purl.obolibrary.org/obo/mondo/mappings/mondo_exactmatch_ncit.sssom.tsv
  description: A persistent URI pointing to the latest version of the Mondo - NCIT
    mapping in the Mondo namespace.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: mapping_set_id
domain_of:
- mapping set
- mapping set reference
range: uri
required: true