Logotip de l'OpenStreetMap OpenStreetMap

Here is my new idea :

We can make a semantic web plugin for josm.

the idea would be to map the JOSM/OSM object into OWL.

we would be able to export the current dataset into rdf/owl.
this is being done in linkedgeodata in mass.
http://linkedgeodata.org/About
I would like to do that for single files.

Then we could process the rdf data with an validator, be able to infer new attribute values using an ontology.

That way we could run all types of checks, be able to include other knowledge from other data sources and use that to update our maps.

The validator would basically manipulate the data in rdf format.

The Proof engine could be anything, from cwm
http://www.w3.org/2000/10/swap/doc/cwm.html
to
pellet :
http://www.mindswap.org/2003/pellet/

Ideally would be able to manipulate the osm data in rdf in memory.
Second best would be some GRDDL access to the OSM data.
The other solution would be to convert it UGH.

OK. Well maybe I could just write my own validator plugin... but it would be nicer to just define rules and leave the work to the inference engine.

mike

Icona de correu electrònic Icona de Bluesky Facebook Icon Icona de LinkedIn Icona de Mastodon Icona de Telegram Icona de X

Discussió

Comentari de h4ck3rm1k3 el 31 Juliol 2009 a les 19.45

here is a semantic web wrapper by Shepard from #swig on irc.freenode.net :
http://osm.bloody-byte.net/documents/index.html

Comentari de h4ck3rm1k3 el 31 Juliol 2009 a les 20.36

Here is the OWL ontology from Shepard

http://osm.bloody-byte.net/documents/osm.ttl

here is the one from linked data
http://linkedgeodata.org/vocabulary/

Inicia sessió per a fer un comentari