Schedule¶
A Schedule is a component of a bylaw that outlines specific provisions, terms, or details related to the main content of the document.
IRI: https://w3id.org/citydata/part2/v1/Schedule
Diagram¶

Formalization for Schedule¶
| Property | Constraint |
|---|---|
| cdm1:hasDescription | max 1 |
| cdm1:hasDescription | max 1 xsd:string |
| cdm1:hasIdentifier | max 1 |
| cdm1:hasIdentifier | max 1 xsd:string |
| cdm1:hasName | max 1 |
| cdm1:hasName | max 1 xsd:string |
| cdm1:properPartOf | exactly 1 |
| cdm1:properPartOf | exactly 1 Law |
| hasClause | only Clause |
| hasClause | only Clause |
| subClassOf | BylawThing |
Used by classes¶
| Class | Property |
|---|---|
| Law | hasSchedule |