Skip to content

Slot: credit_metadata_schema_version

The version of the credit metadata schema used.

URI: schema:schemaVersion

Applicable Classes

Name Description Modifies Slot
CreditMetadataEntry Container for an instance of credit metadata; includes the credit metadata it... no

Properties

  • Range: String

  • Required: True

Examples

Value
1.1.0

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml

LinkML Source

name: credit_metadata_schema_version
description: The version of the credit metadata schema used.
examples:
- value: 1.1.0
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
rank: 1000
slot_uri: schema:schemaVersion
alias: credit_metadata_schema_version
owner: CreditMetadataEntry
domain_of:
- CreditMetadataEntry
range: string
required: true