Skip to content

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

cluster_associated BylawThing BylawThing Definition Definition cdm1:hasDescription : xsd:string [0..1] cdm1:hasName : xsd:string [0..1] Definition->BylawThing Law Law Definition->Law cdm1:properPartOf 1

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