Name¶
A Name represents a formal name given to an entity and is a superclass for all more descriptive name types.
IRI: https://w3id.org/citydata/part2/v1/Name
Diagram¶

Specializations of Name¶
| Class | Description |
|---|---|
| Person Name |
Formalization for Name¶
| Property | Constraint |
|---|---|
| cdm1:hasName | only xsd:string |
| cdm1:hasName | datatype xsd:string |
| subClassOf | CityThing |