application/rdf+xml

Wo in der Welt Python Interface

Hacking arround… and created a interface to Norman Walsh’s WITW service as a Python class. I am using the brute force method to set and retrieve some data of the web service. What the witwService() class does is:

getUserAsHTML() – will return the given user’s current location

getUserAsMeNow() – will return the given user’s current location using the MeNow RDF Schema

getLandmarksAsXML() – get all landmarks of the given user

setUserLongLat(lon, lat) – set the given user’s long and lat

Please find the .tar.bz2 and test it…


About this entry