Slot: has_quantity_type
The type of quality that is quantifiable according to the QUDT ontology.
URI: qudt:hasQuantityKind
Alias: has_quantity_type
Applicable Classes
| Name |
Description |
Modifies Slot |
| Mass |
The strength of a body's gravitational attraction to other bodies. |
no |
| QuantitativeAttribute |
A quantifiable piece of information that is attributed to an Entity, Activity or AgenticEntity. |
no |
| ScanWindowUpperLimit |
Scan window upper limit (MS:1000500), typically expressed in m/z. |
no |
| ScanWindowLowerLimit |
Scan window lower limit (MS:1000501), typically expressed in m/z. |
no |
| Density |
A measure of the mass per unit volume of a substance. |
no |
| MolarEquivalent |
A dimensionless ratio that quantifies the stoichiometric proportion of a chemical substance relative to a reference substance in a chemical reaction. |
no |
| PercentageOfTotal |
A dimensionless ratio that quantifies the stoichiometric proportion of a chemical substance relative to a reference substance in a chemical reaction. |
no |
| Concentration |
A QuantitativeAttribute of a ChemicalSubstance that represents the amount of a constituent divided by the volume of the mixture. |
no |
| Volume |
A measure of regions in three-dimensional space. |
no |
| Yield |
A dimensionless physical quantity describing the fraction of a product B that is formed from a reactant A taking into account the stoichiometry. If A fully reacts to B without side-reactions, the yield of product B is 1 (or 100 %). |
no |
| MolarMass |
A Mass (physical quality) that quantifies the mass of a homogeneous ChemicalSubstance containing 6.02 x 10^23 atoms or molecules. |
no |
| Temperature |
A physical quantity that quantitatively expresses the attribute of hotness or coldness. |
no |
| AmountOfSubstance |
The total amount of substance used in a ChemicalReaction. |
no |
| Pressure |
|
no |
| PHValue |
|
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
Advanced Properties
**Term Bindings:**
- EnumBinding({
'range': 'QUDTQuantityKindEnum',
'obligation_level': ObligationLevelEnum(text='RECOMMENDED', description='The metadata element is recommended to be present in the model'),
'binds_value_of': 'id',
'description': ('Binds the type of a quantifiable attribute to a QUDT Quantity Kind instance '
'from the QUDT Quantity Kind vocabulary.')
})
Schema Source
- from schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
Mappings
| Mapping Type |
Mapped Value |
| self |
qudt:hasQuantityKind |
| native |
https://w3id.org/NFDI4Chem/ms-dcat-ap/has_quantity_type |
LinkML Source
name: has_quantity_type
description: The type of quality that is quantifiable according to the QUDT ontology.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
rank: 1000
slot_uri: qudt:hasQuantityKind
alias: has_quantity_type
owner: QuantitativeAttribute
domain_of:
- QuantitativeAttribute
range: DefinedTerm
bindings:
- range: QUDTQuantityKindEnum
obligation_level: RECOMMENDED
binds_value_of: id
description: Binds the type of a quantifiable attribute to a QUDT Quantity Kind
instance from the QUDT Quantity Kind vocabulary.
required: true