Skip to content

GeneralDateTimeDescription

NOTE: Algunas combinaciones de propiedades son redundantes - por ejemplo, dentro de un 'año' especificado si se proporciona 'día del año' entonces 'día' y 'mes' se pueden computar, y viceversa. Los valores individuales deberían ser consistentes entre ellos y con el calendario, indicado a través del valor de la propiedad 'tiene TRS'.

Diagram

cluster_associated GeneralDateTimeDescription GeneralDateTimeDescription «max 1» day: xsd:string «max 1» dayOfYear: xsd:nonNegativeInteger «max 1» hour: xsd:nonNegativeInteger «max 1» minute: xsd:nonNegativeInteger «max 1» month: xsd:string «max 1» second: xsd:decimal «max 1» week: xsd:nonNegativeInteger «max 1» year: xsd:string owl_Thing owl:Thing GeneralDateTimeDescription->owl_Thing unitType «exactly 1»   GeneralDateTimeDescription->owl_Thing dayOfWeek «max 1»   GeneralDateTimeDescription->owl_Thing monthOfYear «max 1»   GeneralDateTimeDescription->owl_Thing timeZone «max 1»   TemporalPosition TemporalPosition GeneralDateTimeDescription->TemporalPosition

GeneralDateTimeDescription Diagram

Specializations of GeneralDateTimeDescription

Class Description
January

Formalization for GeneralDateTimeDescription

Property Constraint
day max 1 owl:Thing
dayOfWeek max 1 owl:Thing
dayOfYear max 1 owl:Thing
hour max 1 owl:Thing
minute max 1 owl:Thing
month max 1 owl:Thing
monthOfYear max 1 owl:Thing
second max 1 owl:Thing
subClassOf TemporalPosition
timeZone max 1 owl:Thing
unitType exactly 1 owl:Thing
week max 1 owl:Thing
year max 1 owl:Thing