Definition¶
A definition is a statement that explains the meaning of a term or concept as used within the domain object (e.g., a document).
IRI: https://w3id.org/citydata/part2/v1/Definition
Diagram¶

Formalization for Definition¶
| Property | Constraint |
|---|---|
| cdm1:hasDescription | max 1 |
| cdm1:hasDescription | max 1 xsd:string |
| cdm1:hasName | max 1 |
| cdm1:hasName | max 1 xsd:string |
| cdm1:properPartOf | exactly 1 |
| cdm1:properPartOf | exactly 1 Law |
| subClassOf | BylawThing |
Used by classes¶
| Class | Property |
|---|---|
| Law | hasDefinition |