Skip to content

Slot: version

The version of the DataSet, as assigned by its creator.

Comments

  • This property can capture version information for resources such as data sets and documents that get published and released as a unit for community use. These may go through rounds of revisions that add or modify content, but don't change the identity of the resource. Use this attribute in cases where version is not reflected in an identifier associated with the data set

URI: sepio_linkml:version

Applicable Classes

Name Description Modifies Slot
DataSet A collection of related data items or records that are organized together in ... 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:version
native sepio_linkml:version

LinkML Source

name: version
description: The version of the DataSet, as assigned by its creator.
comments:
- This property can capture version information for resources such as data sets and
  documents that get published and released as a unit for community use. These may
  go through rounds of revisions that add or modify content, but don't change the
  identity of the resource. Use this attribute in cases where version is not reflected
  in an identifier associated with the data set
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Informative
rank: 1000
alias: version
owner: DataSet
domain_of:
- DataSet
range: string
required: false
multivalued: false