DO.COM.07 Place
The spdci:Place object represents a structured entity encompassing the details and various components of a specific location.
Property Key | Data Type (and Restrictions) | Cardinality | Description |
---|---|---|---|
name | 0...1 | Name of the place, e.g. "King's Palace". | |
address_line | 0...1 | Full mailing address, formatted for display or use on a mailing label. | |
geo | 0...1 | Geo Location details. | |
contained_in_place | 0...1 | A relationship indicating a larger place that this place is part of. | |
contains_place | 0...* | A relationship indicating a smaller place that is contained within this place. |
Example of Use
Last updated