Class: AttributeValue
The value for any value of a attribute for a sample. This object can hold both the un-normalized atomic value and the structured value
URI: minimal_metab:AttributeValue
classDiagram
class AttributeValue
AttributeValue <|-- QuantityValue
AttributeValue : has_raw_value
Inheritance
- AttributeValue
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| has_raw_value | 0..1 String |
The value that was specified for an annotation in raw form, i | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AttributeValue | has_raw_value | domain | AttributeValue |
| QuantityValue | has_raw_value | domain | AttributeValue |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/microbiomedata/minimal-metab
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | minimal_metab:AttributeValue |
| native | minimal_metab:AttributeValue |
LinkML Source
Direct
name: AttributeValue
description: The value for any value of a attribute for a sample. This object can
hold both the un-normalized atomic value and the structured value
from_schema: https://w3id.org/microbiomedata/minimal-metab
slots:
- has_raw_value
slot_usage:
type:
name: type
description: An optional string that specified the type of object.
Induced
name: AttributeValue
description: The value for any value of a attribute for a sample. This object can
hold both the un-normalized atomic value and the structured value
from_schema: https://w3id.org/microbiomedata/minimal-metab
slot_usage:
type:
name: type
description: An optional string that specified the type of object.
attributes:
has_raw_value:
name: has_raw_value
description: The value that was specified for an annotation in raw form, i.e.
a string. E.g. "2 cm" or "2-4 cm"
from_schema: https://w3id.org/microbiomedata/minimal-metab
rank: 1000
domain: AttributeValue
multivalued: false
alias: has_raw_value
owner: AttributeValue
domain_of:
- AttributeValue
range: string