Geo class
Main Geo vocabulary class containing all terms
Contains all terms defined in the http://www.w3.org/2003/01/geo/wgs84_pos# vocabulary.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- alt → const IriTerm
- IRI for geo:alt
- lat → const IriTerm
- IRI for geo:lat
- lat_long → const IriTerm
- IRI for geo:lat_long
- location → const IriTerm
- IRI for geo:location
- long → const IriTerm
- IRI for geo:long
- namespace → const String
- Base IRI for Geo vocabulary Spec
- Point → const IriTerm
- IRI for geo:Point
- prefix → const String
- SpatialThing → const IriTerm
- IRI for geo:SpatialThing