Skip to content

mapping_date

URI: pav:authoredOn

Applicable to: Mapping, MappingSet

Description

The date the mapping was asserted. This is different from the date the mapping was published or compiled in a SSSOM file.

Properties

  • Range: Date. 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: 2021-01-01

Example value:

2021-01-01

Schema developer documentation

LinkML source
name: mapping_date
instantiates:
- sssom:Propagatable
annotations:
  propagated:
    tag: propagated
    value: true
description: The date the mapping was asserted. This is different from the date the
  mapping was published or compiled in a SSSOM file.
examples:
- value: '2021-01-01'
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: pav:authoredOn
alias: mapping_date
domain_of:
- mapping set
- mapping
range: date