Class: Concentration
The concentration of a chemical.
URI: zebrafish_toxicology_atlas_schema:Concentration
classDiagram
class Concentration
click Concentration href "../Concentration"
QuantityValue <|-- Concentration
click QuantityValue href "../QuantityValue"
Concentration : has_numeric_value
Concentration : has_unit
Inheritance
- Annotation
- QuantityValue
- Concentration
- QuantityValue
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
has_unit | 0..1 String |
The unit of the concentration value | direct |
has_numeric_value | 0..1 String |
The numeric value of the concentration | direct |
Usages
used by | used in | type | used |
---|---|---|---|
ExposureEvent | concentration | range | Concentration |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | zebrafish_toxicology_atlas_schema:Concentration |
native | zebrafish_toxicology_atlas_schema:Concentration |
LinkML Source
Direct
name: Concentration
description: The concentration of a chemical.
from_schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
is_a: QuantityValue
slots:
- has_unit
- has_numeric_value
slot_usage:
has_unit:
name: has_unit
description: The unit of the concentration value.
range: string
has_numeric_value:
name: has_numeric_value
description: The numeric value of the concentration.
Induced
name: Concentration
description: The concentration of a chemical.
from_schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
is_a: QuantityValue
slot_usage:
has_unit:
name: has_unit
description: The unit of the concentration value.
range: string
has_numeric_value:
name: has_numeric_value
description: The numeric value of the concentration.
attributes:
has_unit:
name: has_unit
description: The unit of the concentration value.
from_schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
rank: 1000
alias: has_unit
owner: Concentration
domain_of:
- QuantityValue
- Concentration
range: string
has_numeric_value:
name: has_numeric_value
description: The numeric value of the concentration.
from_schema: https://w3id.org/sierra-moxon/zebrafish-toxicology-atlas-schema
rank: 1000
alias: has_numeric_value
owner: Concentration
domain_of:
- QuantityValue
- Concentration
range: string