QuantitativeValue
CDIFManifest::Classes::QuantitativeValue
Definition
Documentation
Original
Reference
schema:QuantitativeValue
Definition
A point value or interval for product characteristics and other purposes.
Scope
Parent class(es): StructuredValue (https://schema.org/StructuredValue).
CDIF
Definition
schema:QuantitativeValue - numeric value with unit, used for schema:size on an ArchivePart.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| value | number | [1] | DocumentationOriginalReferenceschema:value DefinitionThe value of a [[QuantitativeValue]] (including [[Observation]]) or property value node.\n\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\n* For [[PropertyValue]], it can be 'Text', 'Number', 'Boolean', or 'StructuredValue'.\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator. ScopeDomain: MonetaryAmount (https://schema.org/MonetaryAmount), PropertyValue (https://schema.org/PropertyValue), QuantitativeValue (https://schema.org/QuantitativeValue). Range: Boolean (https://schema.org/Boolean), Number (https://schema.org/Number), StructuredValue (https://schema.org/StructuredValue), Text (https://schema.org/Text). CDIFDefinitionNumeric size value. Scopeschema:value. |
| unitText | string | [1] | DocumentationOriginalReferenceschema:unitText DefinitionA string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for <a href='unitCode'>unitCode</a>. ScopeDomain: PropertyValue (https://schema.org/PropertyValue), QuantitativeValue (https://schema.org/QuantitativeValue), TypeAndQuantityNode (https://schema.org/TypeAndQuantityNode), UnitPriceSpecification (https://schema.org/UnitPriceSpecification). Range: Text (https://schema.org/Text). CDIFDefinitionUnit of measure for size (e.g. 'byte'). Scopeschema:unitText - unit label (e.g. 'byte'). |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| size | ← ArchivePart | [0..1] | composition |