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 a workspace object | no |
Properties
- Range: String
Examples
Value |
---|
5 |
1.2.1 |
20220405 |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
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://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.version
rank: 1000
slot_uri: schema:version
alias: version
owner: CreditMetadata
domain_of:
- CreditMetadata
range: string