As can be seen from the few previous posts on this blog, one of our main focus at the moment is, in addition to trying to handle with all the data that we still have to process, to develop applications that demonstrate the benefit and the potential of linked data. When we obtained data from our estate department regarding the buildings and spaces in the Open University’s main campus (in Milton Keynes) and in the 13 regional centers, we got quite excited. The data contain details of the buildings and surroundings of the buildings (car parks, etc.) with their addresses, floors, spaces, images, etc.
However, these data was not very well connected. We used links to the postcode unit descriptions from the address to the ordnance survey dataset, giving us an general view on the locations of buildings (and so allowing us to build a very crude map of OU buildings in the UK), but we didn’t have precise locations of buildings. We also couldn’t relate the buildings with events (e.g., tutorials), people (through their workplace, attendance, etc.)
We therefore decided to build an application to not only use these data, but also create some of these missing relations, and specially, to allow OU users to connect to the data.
The application is called wayOU, for “where are you in the OU?”. It can be used to “check-in” at specific locations indicating the “reason” for attending these locations, to keep track of the different places where the user has been, declare the current location as his / her workplace, as well as to connect to their network at the Open University, in terms of the people they share activities with. The video below explains the principle of the application better than I can do with text.
The application is now being tested and is made available for download (see QR code below – without guaranty that it will actually work) on data.open.ac.uk. Fouad is going to demonstrate it next week at the Extended Semantic Web Conference next week (see the abstract of the demonstration), and (perhaps more importantly) the sources of this first release are available in our code base.
Pingback
by Open Data Powered Location Based Services in UK Higher Education « OUseful.Info, the blog…
07 Jun 2011 at 09:35
[...] week, the OU’s Mathieu d’Aquin and Fouad Zablith’s wayOU – Mobile Location Tracking Using Linked Data/ app took the best demo prize at ESWC2011 (Extended Semantic Web Conference) (paper). This Android [...]
Pingback
by Final Product Post: Tabloid « The LUCERO Project
04 Jul 2011 at 14:46
[...] wayOU – Mobile Location Tracking App Using Linked Data – The application described in this post is a mobile app for OU users to track their location at the OU. It has won the “Best Demo Award” at the Extended Semantic Web Conference 2011. [...]
Pingback
by Innovations in Campus Mapping « OUseful.Info, the blog…
26 Jul 2011 at 18:08
[...] I wonder whether any universities have Google Streetmap (or equivalent) style navigation? Where campuses are town centre based, and built on public roads, I guess they may be? I also wonder how many universities have started marking up locations as Google Places, or places on other location based services (I notice the Lincoln KML layer links through to a venue/place definition on Foursquare). This sort of detail would then support services based around checkins. For a homebrew example of what this might look like, see the OU’s check-in app: wayOU – mobile location tracking app using linked data. [...]
by Shonali
26 Nov 2011 at 21:11
Hi gentlemen! How hard was this to develop?
I am trying to find out if there is suitable software out there for my MA dissertation, which will involve tracking the movements of volunteers from their arrival in Brighton to their departure.
Is there something out there like this, or will a modification of what you have produced suffice?
Thanks
S
by Mathieu
27 Nov 2011 at 22:22
Hi,
The part on obtaining location is not very hard, and you can find many tutorials to realise that.
You can also take inspiration from our code http://code.google.com/p/luceroproject/source/browse/#svn%2Ftrunk%20luceroproject%2FwayOU