Skip to content

Slot: mapping_set_id

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

URI: sssom:mapping_set_id

Applicable Classes

Name Description Modifies Slot
MappingSetReference A reference to a mapping set no
MappingSet Represents a set of mappings no

Properties

  • Range: Uri

  • Required: True

Examples

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

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sssom/schema/

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