Class: QuantityValue
A quantity value with numeric value and optional unit
URI: basalt_schema:QuantityValue
classDiagram
class QuantityValue
click QuantityValue href "../QuantityValue/"
QuantityValue : description
QuantityValue : has_maximum_numeric_value
QuantityValue : has_minimum_numeric_value
QuantityValue : has_numeric_value
QuantityValue : has_raw_value
QuantityValue : has_unit
QuantityValue : has_value_unit
QuantityValue : id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| description | 0..1 String |
Human-readable description for the entity or activity | direct |
| id | 1 Uuid |
direct | |
| has_value_unit | 0..1 String |
direct | |
| has_unit | 0..1 String |
The human-readable unit name | direct |
| has_numeric_value | 0..1 Double |
The numeric value of the quantity | direct |
| has_minimum_numeric_value | 0..1 Double |
direct | |
| has_maximum_numeric_value | 0..1 Double |
direct | |
| has_raw_value | 0..1 String |
direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | basalt_schema:QuantityValue |
| native | basalt_schema:QuantityValue |
LinkML Source
Direct
name: QuantityValue
description: A quantity value with numeric value and optional unit
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
slots:
- description
attributes:
id:
name: id
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
identifier: true
domain_of:
- Activity
- Entity
- DataProduct
- DataGenerationActivity
- DataProcessingActivity
- AlternativeIdentifier
- FunctionalAnnotationIdentifier
- Instrument
- OntologyClass
- ContainerType
- Custodian
- InstrumentAlternativeIdentifier
- LabDevice
- SampleProcessing
- ProcessingSampleLink
- Configuration
- MobilePhaseSegment
- MassSpectrometryStandardRun
- PurchasedMaterial
- LabProcessingActivity
- organism
- MAOMProduct
- WEOMProduct
- Site
- Sample
- AerosolArmSample
- AerosolSample
- AMP2UserSample
- CommerciallyPurchasedSample
- CultureEnvironmentalSample
- EngineeredStrainSample
- FieldDeployedTerraformSample
- MixedCultureSample
- MonetSoilSample
- OtherUndescribedSample
- PlantSample
- PureCultureSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
- ProcessedSample
- CoreSection
- SamplingActivity
- AerosolArmSamplingActivity
- AerosolSamplingActivity
- CommerciallyPurchasedSamplingActivity
- CultureEnvironmentalSamplingActivity
- EngineeredStrainSamplingActivity
- FieldDeployedTerraformSamplingActivity
- MixedCultureSamplingActivity
- MonetSoilSamplingActivity
- OtherUndescribedSamplingActivity
- PlantSamplingActivity
- PureCultureSamplingActivity
- SedimentSamplingActivity
- SoilSamplingActivity
- SynthesizedMaterialSamplingActivity
- TerraformSamplingActivity
- WaterSamplingActivity
- Study
- ProjectParticipant
- TimestampValue
- TextValue
- SoftwareControlledTermValue
- ControlledTermValue
- PersonValue
- QuantityValue
- ConditioningValue
- zipDownload
range: uuid
required: true
has_value_unit:
name: has_value_unit
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
domain_of:
- QuantityValue
has_unit:
name: has_unit
description: The human-readable unit name
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
domain_of:
- QuantityValue
has_numeric_value:
name: has_numeric_value
description: The numeric value of the quantity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
domain_of:
- QuantityValue
range: double
has_minimum_numeric_value:
name: has_minimum_numeric_value
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
domain_of:
- QuantityValue
range: double
has_maximum_numeric_value:
name: has_maximum_numeric_value
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
domain_of:
- QuantityValue
range: double
has_raw_value:
name: has_raw_value
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
domain_of:
- TimestampValue
- TextValue
- SoftwareControlledTermValue
- ControlledTermValue
- QuantityValue
- ConditioningValue
Induced
name: QuantityValue
description: A quantity value with numeric value and optional unit
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
attributes:
id:
name: id
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
identifier: true
alias: id
owner: QuantityValue
domain_of:
- Activity
- Entity
- DataProduct
- DataGenerationActivity
- DataProcessingActivity
- AlternativeIdentifier
- FunctionalAnnotationIdentifier
- Instrument
- OntologyClass
- ContainerType
- Custodian
- InstrumentAlternativeIdentifier
- LabDevice
- SampleProcessing
- ProcessingSampleLink
- Configuration
- MobilePhaseSegment
- MassSpectrometryStandardRun
- PurchasedMaterial
- LabProcessingActivity
- organism
- MAOMProduct
- WEOMProduct
- Site
- Sample
- AerosolArmSample
- AerosolSample
- AMP2UserSample
- CommerciallyPurchasedSample
- CultureEnvironmentalSample
- EngineeredStrainSample
- FieldDeployedTerraformSample
- MixedCultureSample
- MonetSoilSample
- OtherUndescribedSample
- PlantSample
- PureCultureSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
- ProcessedSample
- CoreSection
- SamplingActivity
- AerosolArmSamplingActivity
- AerosolSamplingActivity
- CommerciallyPurchasedSamplingActivity
- CultureEnvironmentalSamplingActivity
- EngineeredStrainSamplingActivity
- FieldDeployedTerraformSamplingActivity
- MixedCultureSamplingActivity
- MonetSoilSamplingActivity
- OtherUndescribedSamplingActivity
- PlantSamplingActivity
- PureCultureSamplingActivity
- SedimentSamplingActivity
- SoilSamplingActivity
- SynthesizedMaterialSamplingActivity
- TerraformSamplingActivity
- WaterSamplingActivity
- Study
- ProjectParticipant
- TimestampValue
- TextValue
- SoftwareControlledTermValue
- ControlledTermValue
- PersonValue
- QuantityValue
- ConditioningValue
- zipDownload
range: uuid
required: true
has_value_unit:
name: has_value_unit
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
alias: has_value_unit
owner: QuantityValue
domain_of:
- QuantityValue
range: string
has_unit:
name: has_unit
description: The human-readable unit name
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
alias: has_unit
owner: QuantityValue
domain_of:
- QuantityValue
range: string
has_numeric_value:
name: has_numeric_value
description: The numeric value of the quantity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
alias: has_numeric_value
owner: QuantityValue
domain_of:
- QuantityValue
range: double
has_minimum_numeric_value:
name: has_minimum_numeric_value
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
alias: has_minimum_numeric_value
owner: QuantityValue
domain_of:
- QuantityValue
range: double
has_maximum_numeric_value:
name: has_maximum_numeric_value
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
rank: 1000
alias: has_maximum_numeric_value
owner: QuantityValue
domain_of:
- QuantityValue
range: double
has_raw_value:
name: has_raw_value
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/value-tables
alias: has_raw_value
owner: QuantityValue
domain_of:
- TimestampValue
- TextValue
- SoftwareControlledTermValue
- ControlledTermValue
- QuantityValue
- ConditioningValue
range: string
description:
name: description
description: Human-readable description for the entity or activity
title: description
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: description
owner: QuantityValue
domain_of:
- Activity
- Entity
- DataProduct
- DataGenerationActivity
- DataProcessingActivity
- OntologyClass
- ContainerType
- LabDevice
- Configuration
- MassSpectrometryStandardRun
- PurchasedMaterial
- LabProcessingActivity
- organism
- Site
- Sample
- SamplingActivity
- SoilSamplingActivity
- Study
- TimestampValue
- TextValue
- SoftwareControlledTermValue
- ControlledTermValue
- QuantityValue
range: string