Representation of the Relationship class of the UML diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model. More...
Properties | |
| NSString * | targetPOI |
| NSString * | targetEvent |
Properties inherited from POITermType | |
| 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 Relationship class of the UML diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
The Relationship entity is derived from POITermType and establishes 1-to-1 or 1-to-many relationships between POIs
|
readwritenonatomiccopy |
targets an event id
|
readwritenonatomiccopy |
targets a POI id
1.8.3.1-20130324