Skip to content

Enum: DescriptionType

The type of text being represented.

URI: DescriptionType

Permissible Values

Value Meaning Description
abstract DataCite:abstract A brief description of the resource and the context in which the resource was...
description DataCite:descriptions.description.descriptionType
summary DataCite:summary

Slots

Name Description
description_type The type of text being represented

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: DescriptionType
description: The type of text being represented.
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
rank: 1000
permissible_values:
  abstract:
    text: abstract
    description: A brief description of the resource and the context in which the
      resource was created.
    meaning: DataCite:abstract
  description:
    text: description
    meaning: DataCite:descriptions.description.descriptionType
  summary:
    text: summary
    meaning: DataCite:summary