Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GeoLocation vocabulary usage"

(New page: {{#eclipseproject:technology.higgins|eclipse_custom_style.css}} right === Files === * [http://www.w3.org/2003/01/geo/wgs84_pos WGS84 Geo Positioning] ...)
 
Line 1: Line 1:
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} [[Image:Higgins logo 76Wx100H.jpg|right]]  
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} [[Image:Higgins logo 76Wx100H.jpg|right]]  
 +
 +
Persona.owl imports [http://www.w3.org/2003/01/geo/wgs84_pos WGS84] and uses some of its classes and attributes.
  
 
=== Files ===
 
=== Files ===
 
* [http://www.w3.org/2003/01/geo/wgs84_pos WGS84 Geo Positioning]  
 
* [http://www.w3.org/2003/01/geo/wgs84_pos WGS84 Geo Positioning]  
 +
 +
== UML Overview ==
 +
We show below the aspect of PDM that builds on the geospatial ontology:
 +
 +
[[Image:Geolocation 2.0.109b.png|center]]
 +
 +
==Classes==
 +
 +
*geo:Point
 +
*geo:SpatialThing (a <code>p:Person</code> is a subclass of geo:SpatialThing)
 +
 +
==Attributes==
 +
 +
*geo:location
 +
*geo:lat
 +
*geo:long
 +
*geo:alt
 +
 
== Links ==
 
== Links ==
 
* [[Persona Data Model 2.0]]
 
* [[Persona Data Model 2.0]]

Revision as of 23:58, 13 October 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg

Persona.owl imports WGS84 and uses some of its classes and attributes.

Files

UML Overview

We show below the aspect of PDM that builds on the geospatial ontology:

Geolocation 2.0.109b.png

Classes

Attributes

Links

Back to the top