CitySDK iOS Library
 All Classes Functions Variables Enumerations Enumerator Properties
Class Methods | Protected Attributes | List of all members
Terms Class Reference

Terms used within the JSON message. These can be used to read data (with DataReader) so to get the values of given fields within a POI based class. More...

#import <Terms.h>

Inheritance diagram for Terms:

Class Methods

(NSString *) + getTerm:
 Get the string representation of a given term.
 

Protected Attributes

 AUTHOR_TERM_PRIMARY
 
 AUTHOR_TERM_SECONDARY
 
 AUTHOR_TERM_CONTRIBUTER
 
 AUTHOR_TERM_EDITOR
 
 AUTHOR_TERM_PUBLISHER
 
 LABEL_TERM_PRIMARY
 
 LABEL_TERM_NOTE
 
 TIME_TERM_START
 
 TIME_TERM_END
 
 TIME_TERM_INSTANT
 
 TIME_TERM_OPEN
 
 LINK_TERM_ALTERNATE
 a identical POI. Often used as a permalink
 
 LINK_TERM_CANONICAL
 the preferred version of a set of POIs with highly similar content. For example, there could be many different perceptions of a neighborhood boundary POI, but the city's neighborhood map could be the canonical version of this POI.
 
 LINK_TERM_COPYRIGHT
 a copyright statement that applys to the link's context
 
 LINK_TERM_DESCRIBEDBY
 more information about this POI
 
 LINK_TERM_EDIT
 a resource that can be used to edit the POI's context
 
 LINK_TERM_ENCLOSURE
 a related resource that is potentially large and might require special handling
 
 LINK_TERM_ICON
 
 LINK_TERM_LATEST_VERSION
 points to a resource containing the latest version
 
 LINK_TERM_LICENSE
 a license for this POI
 
 LINK_TERM_RELATED
 a related resource
 
 LINK_TERM_SEARCH
 a resource that can be used to search through the link's context and related resources
 
 LINK_TERM_PARENT
 a parent POI, often the enclosing geographic entity, or the entity this POI in under the domain of (such as a field office-corporate headquarters relationship)
 
 LINK_TERM_CHILD
 a child POI, often a geography entity enclosed or under the domain of this POI
 
 LINK_TERM_HISTORIC
 links to a POI or other web resource that describes this place at a previous point in time
 
 LINK_TERM_FUTURE
 links to a POI or other web resource that describes this place at a later point in time
 
 POINT_TERM_CENTER
 
 POINT_TERM_NAVIGATION_POINT
 
 POINT_TERM_ENTRANCE
 
 RELATIONSHIP_TERM_EQUALS
 
 RELATIONSHIP_TERM_DISJOINT
 
 RELATIONSHIP_TERM_CROSSES
 
 RELATIONSHIP_TERM_OVERLAPS
 
 RELATIONSHIP_TERM_WITHIN
 
 RELATIONSHIP_TERM_CONTAINS
 
 RELATIONSHIP_TERM_TOUCHES
 
LAST_FIELD_TERM Term
 

Detailed Description

Terms used within the JSON message. These can be used to read data (with DataReader) so to get the values of given fields within a POI based class.

Author
Pedro Cruz

The documentation for this class was generated from the following files: