Skip to content

Slot: mapping_set_version

A version string for the mapping.

URI: owl:versionInfo

Applicable Classes

Name Description Modifies Slot
MappingSet Represents a set of mappings no

Properties

Examples

Value
2020-01-01
1.2.1

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: mapping_set_version
description: A version string for the mapping.
examples:
- value: '2020-01-01'
  description: (A date-based version that indicates that the mapping was published
    on the 1st January in 2021.)
- value: 1.2.1
  description: (A semantic version tag that indicates that this is the 1st major,
    2nd minor version, patch 1 (https://semver.org/).)
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: owl:versionInfo
alias: mapping_set_version
domain_of:
- mapping set
range: string