Skip to content

Slot: text_value

The value, as a text string. This field should only be used if the value is not represented in a controlled vocabulary, ontology, or enumeration.

URI: kb_cdm:text_value Alias: text_value

Applicable Classes

Name Description Modifies Slot
EntityAttributeValue Class comprising all possible entity-attribute-value slots. no
TextValue A basic string value. yes

Properties

Aliases

  • value string
  • value text
  • string value

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:text_value
native kb_cdm:text_value

LinkML Source

name: text_value
description: The value, as a text string. This field should only be used if the value
  is not represented in a controlled vocabulary, ontology, or enumeration.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- value string
- value text
- string value
rank: 1000
alias: text_value
domain_of:
- EntityAttributeValue
- TextValue
range: string