public class Place extends EcRemoteLinkedData
| Modifier and Type | Field and Description |
|---|---|
String |
addressCountry
http://purl.org/ctdl/terms/addressCountry
Nation with its own government and occupying a particular territory identified by the two-letter ISO 3166-1 alpha-2 country code.
|
String |
addressLocality
http://purl.org/ctdl/terms/addressLocality
Town, city, or village in which a particular location is situtated.
|
String |
addressRegion
http://purl.org/ctdl/terms/addressRegion
State or province in which a particular location is situtated.
|
String |
description
http://purl.org/ctdl/terms/description
Statememnt, characterization or account of the entity.
|
String |
geoURI
http://purl.org/ctdl/terms/geoURI
Entity that describes the longitude, latitude and other location details of a place.
|
Float |
latitude
http://purl.org/ctdl/terms/latitude
Latitude of a location.
|
Float |
longitude
http://purl.org/ctdl/terms/longitude
The longitude of a location.
|
String |
name
http://purl.org/ctdl/terms/name
Name or title of the entity.
|
String |
postalCode
http://purl.org/ctdl/terms/postalCode
The postal code.
|
String |
postOfficeBoxNumber
http://purl.org/ctdl/terms/postOfficeBoxNumber
Post office box number for post office addresses.
|
String |
streetAddress
http://purl.org/ctdl/terms/streetAddress
Street address.
|
ContactPoint |
targetContactPoint
http://purl.org/ctdl/terms/targetContactPoint
Options for contacting the organization or person.
|
id, owner, reader, signatureatProperties, context, type| Constructor and Description |
|---|
Place()
Constructor, automatically sets @context and @type.
|
addOwner, addReader, asNQuads, asRdfXml, assignId, assignIdAndVersion, asTurtle, canEdit, canEditAny, generateId, generateShortId, getDottedType, getGuid, getSearchStringByType, getServerBaseUrl, getTimestamp, hasOwner, hasReader, invalid, isId, removeOwner, removeReader, shortId, signWith, toSignableJson, trimVersionFromUrl, updateTimestamp, verify, veryShortIdatIfy, atIfyArray, atIfyObject, compact, copyFrom, deAtify, getFullType, getTypes, isA, isAny, isAtProperty, isProbablyJson, setContextAndType, toJson, upgradepublic String addressCountry
public String addressLocality
public String addressRegion
public String description
public String geoURI
public Float latitude
public Float longitude
public String name
public String postalCode
public String postOfficeBoxNumber
public String streetAddress
public ContactPoint targetContactPoint
Copyright © 2018 Eduworks Corporation. All rights reserved.