Archive

Archive for the ‘projects’ Category

Ubitracker with Construct

January 9th, 2008 No comments

The last couple of days I’ve been trying to get Ubitracker to run directly from construct. I have created a Contruct class in PHP which deals with the construct communications, for both querying (SPARQL) and inserting data (RDF Triplets).

This enabled me to create an application that uses this to get the data from (any local) construct directly, and format it as XML as expected by the ubitracker interface.

There is more work to be done to do with meta-data needed to run the interface (such as tag/object bindings), once this has been completed, the interface can be run and installed very easily. This would allow other groups who utilize Ubisense, to run this application. A blue sky view of this project would be to create a platform within which sensor ‘plugins’ could be developed and used to display interesting things to users.

Further stages of development will require some rethinking of the output XML structure, to include other sensor types and data (such as Bluetooth readings/locations, Calendar linkage, Webcam images, etc. etc.)

It will be particularly interesting to develop an application which uses all of the location type data to get a good approximation of an objects (persons) location.

Mobile Construct – General Project Spec

December 4th, 2007 No comments

The discussion I had with Aaron and Paddy involved the idea of categorizing sensors based on their abilities and functionality, with a view to creating a mobile version of construct. This led me to do some reading, and whilst I still have a pile of papers to read, I have come up with a project plan, with the view of getting something into the Ubicomp 2008 conference.

The attached file is the outline/draft of the project as I see it, and is what I intend to be getting on with!

Project Spec

Categories: discussions, Ideas, projects