Enum: ResourceType
The type of resource being represented.
URI: kb_cdm: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 object. 'dataset' is currently the only valid value supported by this schema. |
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
LinkML Source
name: ResourceType
description: The type of resource being represented.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
permissible_values:
dataset:
text: dataset
description: A dataset.
meaning: schema:Dataset