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¶

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 |