LocationCode¶
A code that identifies (or can be used to look up) a location in some external referencing system.
Diagram¶

Specializations of LocationCode¶
| Class | Description |
|---|---|
| Area By Code | An area representation encoded as a code that references an entry in an external location referencing system. |
| Linear By Code | A linear representation encoded as a code that references an entry in an external location referencing system. |
| Point By Code | A point location representation using a code that references an entry in an external location referencing system. |
Formalization for LocationCode¶
| Property | Constraint |
|---|---|
| subClassOf | LocationThing |
| subClassOf | its-core:Code |