Skip to content

Slot: version

A label that identifies the version of the dataset the catalog record is describing. If a dataset is unversioned, it is acceptable to state latest. Otherwise any numerical label (e.g., 1.2), or text label (e.g., GITSHA 7db210fb5) can be provided here. The version should change when the content of the dataset changes.

URI: schema:version

Applicable Classes

Name Description Modifies Slot
Dataset Dataset generated within the CRC 1451 no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/sfb1451/sfb1451-schema

LinkML Source

name: version
description: A label that identifies the version of the dataset the catalog record
  is describing. If a dataset is unversioned, it is acceptable to state latest. Otherwise
  any numerical label (e.g., 1.2), or text label (e.g., GITSHA 7db210fb5) can be provided
  here. The version should change when the content of the dataset changes.
from_schema: https://example.org/sfb1451/sfb1451-schema
rank: 1000
slot_uri: schema:version
alias: version
owner: Dataset
domain_of:
- Dataset
range: string
required: true