Skip to content

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 object

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ResourceType
description: The type of resource being represented.
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
rank: 1000
permissible_values:
  dataset:
    text: dataset
    description: A dataset.
    meaning: schema:Dataset