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 |
| QuantitativeAttribute |
A quantifiable piece of information that is attributed to an Entity, Activity or AgenticEntity. |
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/nfdi-de/dcat-ap-plus/
Mappings
| Mapping Type |
Mapped Value |
| self |
qudt:hasQuantityKind |
| native |
dcatapplus: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/nfdi-de/dcat-ap-plus/
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