Slot: version
The version of the resource. This must be an absolute version, not a relative version like 'latest'.
URI: schema:version
Applicable Classes
Name |
Description |
Modifies Slot |
CreditMetadata |
Represents the credit metadata associated with an object |
no |
Properties
Examples
Schema Source
- from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
Mappings
Mapping Type |
Mapped Value |
self |
schema:version |
native |
dcm:version |
exact |
DataCite:attributes.version |
LinkML Source
name: version
description: The version of the resource. This must be an absolute version, not a
relative version like 'latest'.
examples:
- value: '5'
- value: 1.2.1
- value: '20220405'
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
exact_mappings:
- DataCite:attributes.version
rank: 1000
slot_uri: schema:version
alias: version
owner: CreditMetadata
domain_of:
- CreditMetadata
range: string