Representation of the POITermType class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. More...
Properties | |
| NSString * | term |
| NSString * | scheme |
Properties inherited from POIBaseType | |
| NSString * | baseID |
| a unique identifier for this POI. Can be a URI fragment | |
| NSString * | value |
| the information content | |
| NSString * | href |
| an absolute reference to the content type | |
| NSString * | type |
| MIME type. | |
| NSString * | lang |
| language type | |
| NSString * | base |
| base URI | |
| NSDate * | created |
| time at which this POIBaseType was created | |
| NSDate * | updated |
| time at which this POIBaseType was updated | |
| NSDate * | deleted |
| time at which this POIBaseType was deleted | |
| POITermType * | author |
| the author of this POIBaseType | |
| POITermType * | license |
| the license restrictions of this information | |
Representation of the POITermType class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
The POITermType entity is an abstract entity derived from POIBaseType and adds properties for the management of categorical descriptions. The category, link, label, author, license and time entities in addition to the geometry elements point, line and polygon entities are all instances of POITermType.
|
readwritenonatomiccopy |
an absolute reference to the schema enumerating the discrete choices in term
|
readwritenonatomiccopy |
a machine-readable character string to designate any number of discrete choices
1.8.3.1-20130324