public class GeoCoordinates extends StructuredValue
| Modifier and Type | Field and Description |
|---|---|
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.
|
additionalType, alternateName, description, disambiguatingDescription, identifier, image, mainEntityOfPage, potentialAction, sameAs, urlid, owner, reader, signatureatProperties, context, type| Constructor and Description |
|---|
GeoCoordinates()
Constructor, automatically sets @context and @type.
|
getDescription, getName, setDescription, setNameaddOwner, 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 geoURI
public Float latitude
public Float longitude
public String name
Copyright © 2018 Eduworks Corporation. All rights reserved.