Skip to content

Enum: DescriptionType

The type of text being represented.

URI: kb_cdm:DescriptionType

Permissible Values

Value Meaning Description
abstract DataCite:abstract A brief description of the resource and the context in which the resource was created.
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: http://kbase.github.io/cdm-schema/linkml/cdm_schema

LinkML Source

name: DescriptionType
description: The type of text being represented.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
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