swish-0.10.7.0: A semantic web toolkit.
Copyright(c) 2011 Douglas Burke
LicenseGPL V2
MaintainerDouglas Burke
Stabilityexperimental
PortabilityOverloadedStrings
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swish.RDF.Vocabulary.Geo

Description

This module defines some commonly used vocabulary terms from the Geo vocabulary (http://www.w3.org/2003/01/geo/, WGS84 Geo Positioning: an RDF vocabulary).

Note that unlike some of the existing vocabularies in Swish, the Geo one matches the case and spelling of the RDF terms; so we use geolat rather than geoLat.

Synopsis

Documentation

Classes

geoSpatialThing :: ScopedName Source #

geo:SpatialThing.

Properties

geolocation :: ScopedName Source #

geo:location.

geolat_long :: ScopedName Source #

geo:lat_long (it is suggested that this not be used when generating RDF statements).