Skip to content

Slot: recordIdentifier

The identifier of the record described in the RecordMetadata object (required when the record described is not the one in the present system).

Comments

  • This is needed only when the RecordMetadata object describes an upstream source record, as opposed to the record in the present system, so it is clear what the metadata it contains is about. e.g. when ClinGen ingests and transforms ClinVar data, it wants to maintain a record of when the source ClinVar record was submitted and by whom. A RecordMetadata object could be created that describes this upstream source record, including information about its submission to ClinVar.

URI: sepio_linkml:recordIdentifier

Applicable Classes

Name Description Modifies Slot
RecordMetadata A reusable structure that encapsulates provenance metadata about a serialized... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:recordIdentifier
native sepio_linkml:recordIdentifier

LinkML Source

name: recordIdentifier
description: The identifier of the record described in the RecordMetadata object (required
  when the record described is not the one in the present system).
comments:
- This is needed only when the RecordMetadata object describes an upstream source
  record, as opposed to the record in the present system, so it is clear what the
  metadata it contains is about.  e.g. when ClinGen ingests and transforms ClinVar
  data, it wants to maintain a record of when the source ClinVar record was submitted
  and by whom.  A RecordMetadata object could be created that describes this upstream
  source record, including information about its submission to ClinVar.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Draft
rank: 1000
alias: recordIdentifier
owner: RecordMetadata
domain_of:
- RecordMetadata
range: string
required: false
multivalued: false