Operation¶
An Operation defines the regular opening hours of an Organization or Infrastructure Element.
IRI: https://w3id.org/citydata/part2/v1/Operation
Diagram¶

Formalization for Operation¶
| Property | Constraint |
|---|---|
| hasClosingTime | max 1 |
| hasClosingTime | max 1 xsd:time |
| hasOpeningTime | max 1 |
| hasOpeningTime | max 1 xsd:time |
| subClassOf | cdm1:RecurringEvent |
| subClassOf | CityOrgThing |
Used by classes¶
| Class | Property |
|---|---|
| Organization | operatingHours |