slo:GeoLocation

slo:GeoLocation

Description

A place in the space, can be defined by coordinates or text

This class emits notifications about changes, and can be tracked through the GraphUpdated DBus signal.

Class hierarchy

    rdfs:Resource 
    ╰── nie:InformationElement 
        ╰── slo:GeoLocation 
            ╰── slo:Route 

Properties

The “slo:postalAddress” property

“slo:postalAddress”          nco:PostalAddress

Representation of the location as text address

Number of possible elements per resource (Cardinality): 1


The “slo:timestamp” property

“slo:timestamp”          xsd:dateTime

Timestamp when the geolocation is referenced. Create subproperties for certain use cases

Number of possible elements per resource (Cardinality): 1


The “slo:radius” property

“slo:radius”          xsd:double

Radius from the center to define an area. Some applications can use it in 2D sense, making then a circle instead of a sphere

Number of possible elements per resource (Cardinality): 1


The “slo:boundingLongitudeMax” property

“slo:boundingLongitudeMax”          xsd:double

Eastern longitude of the bounding box

Number of possible elements per resource (Cardinality): 1


The “slo:boundingLongitudeMin” property

“slo:boundingLongitudeMin”          xsd:double

Western longitude of the bounding box

Number of possible elements per resource (Cardinality): 1


The “slo:boundingLatitudeMax” property

“slo:boundingLatitudeMax”          xsd:double

Northern latitude of the bounding box

Number of possible elements per resource (Cardinality): 1


The “slo:boundingLatitudeMin” property

“slo:boundingLatitudeMin”          xsd:double

Southern latitude of the bounding box

Number of possible elements per resource (Cardinality): 1


The “slo:altitude” property

“slo:altitude”          xsd:double

Altitude following WGS 84 reference

Number of possible elements per resource (Cardinality): 1


The “slo:horizontalAccuracy” property

“slo:horizontalAccuracy”          xsd:double

Represents the error estimate of horizontal (earths-surface) accuracy in meters.

Number of possible elements per resource (Cardinality): 1


The “slo:verticalAccuracy” property

“slo:verticalAccuracy”          xsd:double

Represents the error estimate of vertical (earths-surface) accuracy in meters.

Number of possible elements per resource (Cardinality): 1


The “slo:longitude” property

“slo:longitude”          xsd:double

Positive to the East of the Greenwich meridian, negative to the West (following WGS-84)

Number of possible elements per resource (Cardinality): 1


The “slo:latitude” property

“slo:latitude”          xsd:double

Positive values for the north hemisphere, negative for the south

Number of possible elements per resource (Cardinality): 1

See also

The upstream documentation for the SLO ontology.