quantitieshave
Quantitieshave is a term used in ontology design and data modeling to denote a relation that attaches a quantity value to an entity. In this usage, a quantity consists of a magnitude and a unit of measurement, and quantitieshave(x, q) expresses that x possesses or is characterized by the quantity q.
Formalization: In a first-order style, quantitieshave(x, q) holds when q is a well-formed quantity value associated
Examples: quantitieshave(water_tank_01, 500 liters) expresses a volume attribute for the tank. quantitieshave(vehicle_123, 30 kilometers) can denote
Applications: modeling real-world objects in inventory systems, IoT sensor data, digital twins, and knowledge graphs where
Limitations: relies on consistent unit handling and clear semantic scope; quantities may require unit normalization and,
Related concepts: possession relations, quantity types, units of measurement, and quantity-value ontologies. Tools and standards inform