Class: Quantity
A quantity is an informational entity that gives the magnitude of a property.
URI: sio:Quantity
Parents
- is_a: MeasurementValue - A measurement value is a quantitative description that reflects the magnitude of some attribute.
Children
- CentralityMeasure - A central tendency measure is a central value or a typical value for a probability distribution.
- DimensionalQuantity - A dimensional quantity is a quantity that has an associated unit.
- DimensionlessQuantity - A dimensionless quantity is a quantity that has no associated unit.
- Likelihood - Likelihood is the hypothetical probability that an event that has already occurred would yield a specific outcome.
- MaximalValue - A maximal value is largest value of an attribute for the entities in the defined set.
- MinimalValue - A minimal value is smallest value of an attribute for the entities in the defined set.
- StandardDeviation - A standard deviation (represented by the symbol σ) is the quantity of variation from the average (mean, or expected value).
- Sum - A sum is the result of adding a set of values together.
- UncertaintyValue - The uncertainty value (margin of error) of a measurement is a range of values likely to enclose the true value.
- UnitOfMeasurement - A unit of measurement is a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity.
Referenced by Class
- Quantity isEqualTo 0..1 Quantity
- Quantity isGreaterThan 0..1 Quantity
- Quantity isGreaterThanOrEqualTo 0..1 Quantity
- Quantity isInequalTo 0..1 Quantity
- Quantity isLesserThan 0..1 Quantity
- Quantity isLesserThanOrEqualTo 0..1 Quantity
- Quantity isNumericallyComparableTo 0..1 Quantity
Attributes
Own
-
isNumericallyComparableTo 0..1
-
Description: is numerically comparable to is a comparison relation between two quantities whose datatype value can be compared.
-
Range: Quantity
-
Inherited from MeasurementValue:
- hasCreator 0..1
- Description: has creator is a relation between an entity and that which created it.
- Range: Entity
-
hasAttribute 0..1
-
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
-
Range: Entity
- satisfies 0..1
-
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
-
Range: Description
- isRelatedTo 0..1
- Description: A is related to B iff there is some relation between A and B.
- Range: Entity
- derivesInto 0..1
-
Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.
-
Range: Object
- hasUnit 0..1
- Description: has unit is a relation between a quantity and the unit it is a multiple of.
- Range: UnitOfMeasurement
- isMeasurementValueOf 0..1
-
Description: is measurement value of is a relation between a value and the entity that it is a measurement of.
-
Range: Entity
-