measurement capability
IRI: https://spec.industrialontologies.org/ontology/construct/MeasurementCapability
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ measurement capability
Definition
capability of a material entity to measure the value of some entity
Explanatory Notes
To measure the value means to determine the entities value relative to some classification scheme or on a quantitative scale.
Examples
- the capability of a pH sensor to measure the pH; capability of a scale to measure the weight of an object
Adapted From
- http://purl.obolibrary.org/obo/OBI_0000453
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs in the ontology to create necessary and sufficient conditions. Namely, βto measure the valueβ needs a better formalization in its connection to the capability
Formal Axioms
First-Order Logic Axioms
MeasurementCapability(x) β Capability(x) β§ βz(MaterialEntity(z) β§ capabilityOf(x,z)) β§ βy(hasRealization(x,y) β MeasurementProcess(y))
Semi-Formal Natural Language Axioms
if x is a βmeasurement capabilityβ then x is a βcapabilityβ that is the βcapability ofβ some βmaterial entityβ and whenever some y βrealizesβ x that y must be a βmeasurement processβ
Description Logic
constr:MeasurementCapability β constr:Capability
constr:MeasurementCapability β β bfo:has_realization .constr:MeasurementProcess
constr:MeasurementCapability β β constr:capabilityOf .bfo:material_entity
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization only constr:MeasurementProcess
SubClassOf: constr:capabilityOf some bfo:material_entity