| 1 | = Geo Developing = |
| 2 | |
| 3 | What we can do and what we want to do using geographic positions, etc. |
| 4 | |
| 5 | = Using the GEO Vocabulary = |
| 6 | The GEO vocabulary was transformed to PIMO by leo, it hidden in the Gnowsis-server SVN here: |
| 7 | * source:/branches/gnowsis0.9/gnowsis-server/src/ontologies/external/geo.xml |
| 8 | |
| 9 | To use it in gnowsis, upload it into the PIMO-inference store, using Sesame1 web interface. |
| 10 | |
| 11 | = Enter geographic points using gnowsis = |
| 12 | After you have the GEO vocab, you can create new Points (there is a class point, spatialpoint). |
| 13 | Enter lat/long using the PimoThingEditor. |
| 14 | |
| 15 | Then go to our temporary GEO-AJAX hack and press the obvious button: |
| 16 | |
| 17 | * http://127.0.0.1:9993/enquire2006/positions.html |
| 18 | |
| 19 | |
| 20 | = What can we do next? = |
| 21 | |
| 22 | Read this blog for inspiration: |
| 23 | * http://www.ldodds.com/blog/archives/000282.html |