Skip to content

Slot: attribute_string

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

URI: kb_cdm:attribute_string Alias: attribute_string

Applicable Classes

Name Description Modifies Slot
DateTimeValue A date or date and time value. no
QuantityRangeValue A numerical range, e.g. 5-7 cm. no
QuantityValue A simple quantity, e.g. 2 cm. no
Geolocation A normalized value for a location on the earth's surface. Should be expressed in decimal degrees. no
ControlledVocabularyTermValue A quality, described using a term from an ontology or schema with a stable persistent identifier. 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
TextValue A basic string value. no
EntityAttributeValue Class comprising all possible entity-attribute-value slots. no
AttributeMixin The attribute in an attribute-value pair. One of attribute_cv_id, attribute_cv_label, and attribute_string is required. no
ControlledTermValue A quality, described using a text string from a controlled vocabulary or enum. no

Properties

Aliases

  • attribute
  • tag

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

LinkML Source

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