Slot: comment
List of strings of freeform text providing extra information about this credit metadata.
URI: schema:comment
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CreditMetadata | Represents the credit metadata associated with a workspace object | no |
Properties
-
Range: String
-
Multivalued: True
Examples
Value |
---|
This comment adds a lot of extra value! |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
LinkML Source
name: comment
description: List of strings of freeform text providing extra information about this
credit metadata.
examples:
- value: This comment adds a lot of extra value!
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
rank: 1000
slot_uri: schema:comment
multivalued: true
alias: comment
owner: CreditMetadata
domain_of:
- CreditMetadata
range: string
inlined: true
inlined_as_list: true