Slot: resource_type
The broad type of the source data for this workspace object. 'dataset' is currently the only valid value for KBase DOIs.
URI: schema:@type
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CreditMetadata | Represents the credit metadata associated with a workspace object | no |
Properties
-
Range: ResourceType
-
Required: True
Examples
Value |
---|
dataset |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
LinkML Source
name: resource_type
description: The broad type of the source data for this workspace object. 'dataset'
is currently the only valid value for KBase DOIs.
examples:
- value: dataset
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- OSTI.ARTICLE:product_type
- OSTI.ARTICLE:workType
- DataCite:attributes.types.schema_org
narrow_mappings:
- OSTI.ARTICLE:dataset_type
rank: 1000
slot_uri: schema:@type
alias: resource_type
owner: CreditMetadata
domain_of:
- CreditMetadata
range: ResourceType
required: true