Browse Wiki & Semantic Web

Jump to: navigation, search
Http://www.w3.org/2003/01/geo/wgs84 pos#Point
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://www.w3.org/2003/01/geo/wgs84_pos#Point
rdfs:comment A point, typically described using a coordinate system relative to Earth, such as WGS84. , Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), lat(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).
rdfs:label point
rdfs:subClassOf http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing +
hide properties that link here 
  This page has no properties.
 

 

Enter the name of the page to start semantic browsing from.