Skip to content

Slot: raw_value

The value that was specified for an annotation in its raw form; e.g. "2 cm" or "2-4 cm"

URI: kb_cdm:raw_value Alias: raw_value

Applicable Classes

Name Description Modifies Slot
DateTimeValue A date or date and time value. no
AttributeValue The value for any value of attribute for an entity. This object can hold both the un-normalized atomic value and the structured value. no
ControlledVocabularyTermValue A quality, described using a term from an ontology or schema with a stable persistent identifier. no
TextValue A basic string value. no
Geolocation A normalized value for a location on the earth's surface. Should be expressed in decimal degrees. yes
ControlledTermValue A quality, described using a text string from a controlled vocabulary or enum. no
QuantityValue A simple quantity, e.g. 2 cm. yes
QuantityRangeValue A numerical range, e.g. 5-7 cm. yes

Properties

Examples

Value
2 cm
2 to 5m
37-39 degrees celcius
Regulation of glucose biosynthesis.

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:raw_value
native kb_cdm:raw_value
undefined nmdc:raw_value

LinkML Source

name: raw_value
description: The value that was specified for an annotation in its raw form; e.g.
  "2 cm" or "2-4 cm"
examples:
- value: 2 cm
- value: 2 to 5m
- value: 37-39 degrees celcius
- value: Regulation of glucose biosynthesis.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
mappings:
- nmdc:raw_value
rank: 1000
alias: raw_value
domain_of:
- AttributeValue
range: string