Skip to content

TemporalUnit

NOTE: La pertenencia de la clase 'unidad de tiempo' está abierta, para permitir otras unidades de tiempo utilizadas en algunas aplicaciones técnicas (por ejemplo, millones de años o el mes Baha'i).

Diagram

cluster_associated TemporalUnit TemporalUnit TemporalDuration TemporalDuration TemporalUnit->TemporalDuration

TemporalUnit Diagram

Formalization for TemporalUnit

Property Constraint
subClassOf TemporalDuration

Other annotations

Property Value
skos:changeNote Remove enumeration from definition, in order to allow other units to be used when required in other coordinate systems.
NOTE: existing units are still present as members of the class, but the class membership is now open.

In the original OWL-Time the following constraint appeared: owl:oneOf ( time:unitSecond time:unitMinute time:unitHour time:unitDay time:unitWeek time:unitMonth time:unitYear ) ; |