Slot: attribute_cv_label
The attribute being represented. For attributes that are in a controlled vocabulary, ontology, or enumeration, this attribute should capture the term from the controlled vocabulary.
URI: kb_cdm:attribute_cv_label Alias: attribute_cv_label
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
- Range: LocalCurieName
Aliases
- attribute term name
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_cv_label |
native | kb_cdm:attribute_cv_label |
LinkML Source
name: attribute_cv_label
description: The attribute being represented. For attributes that are in a controlled
vocabulary, ontology, or enumeration, this attribute should capture the term from
the controlled vocabulary.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- attribute term name
rank: 1000
alias: attribute_cv_label
domain_of:
- AttributeMixin
range: local_curie_name