Enum: ResourceType
The type of resource being represented.
URI: ResourceType
Permissible Values
Value | Meaning | Description |
---|---|---|
dataset | schema:Dataset | a dataset |
Slots
Name | Description |
---|---|
resource_type | The broad type of the source data for this workspace object |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
LinkML Source
name: ResourceType
description: The type of resource being represented.
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
rank: 1000
permissible_values:
dataset:
text: dataset
description: a dataset
meaning: schema:Dataset