Skip to content

Slot: resource_type

The broad type of the source data for this object. 'dataset' is currently the only valid value supported by this schema.

URI: schema:@type

Applicable Classes

Name Description Modifies Slot
CreditMetadata Represents the credit metadata associated with an object no

Properties

Examples

Value
dataset

Identifier and Mapping Information

Schema Source

  • from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata

Mappings

Mapping Type Mapped Value
self schema:@type
native dcm:resource_type
exact OSTI.ARTICLE:product_type, OSTI.ARTICLE:workType, DataCite:attributes.types.schema_org
narrow OSTI.ARTICLE:dataset_type

LinkML Source

name: resource_type
description: The broad type of the source data for this object. 'dataset' is currently
  the only valid value supported by this schema.
examples:
- value: dataset
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
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