Skip to content

Slot: description_text

The text content of the informational element.

URI: kb_cdm:description_text Alias: description_text

Applicable Classes

Name Description Modifies Slot
ResourceDescription Textual information about the resource being represented. no

Properties

  • Range: String

  • Required: True

Examples

Value
This is the most interesting dataset ever to earn a DOI.

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self kb_cdm:description_text
native kb_cdm:description_text

LinkML Source

name: description_text
description: The text content of the informational element.
examples:
- value: This is the most interesting dataset ever to earn a DOI.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: description_text
owner: ResourceDescription
domain_of:
- ResourceDescription
range: string
required: true