Skip to main content
greenhughes.com
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Main navigation

  • About
  • Contact Me
  • Elsewhere
  • Home
  • teleremix
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
User account menu
  • Log in

Breadcrumb

  1. Home

rdf

By Liam Green-Hughes, 6 December, 2010

Using Linked Data in App Inventor for Android with the help of a bridging script

openuniversity
mobile
php
apache
mtech
google
android
apps
appinventor
rdf
linkeddata
sparql

Many organisations are offering rich Linked Data stores now that you can interrogate with the SPARQL language. This data might be interesting for the mobile app developer to work with so it would be great to be able to experiment with this data in Google App Inventor for Android applications. At the moment you cannot do this directly as App Inventor only offers quite limited functionality to interact with the web, however with the help of a server side "bridging script" we can close that divide and send a SPARQL query from inside the application and deal with the results we get back.

By Liam Green-Hughes, 12 October, 2010

An approach to consuming Linked Data with PHP

openuniversity
php
education
ou
xml
rdf
linkeddata
sparql
tonyhirst

Extracting data from the web to use in our computer programs has always been a challenge. Many developers will be familiar with techniques such as Web Scraping, trying to parse a human readable web page and extract data and might dream of more reliable ways to query different sources for data in a standardised way. Linked Data is a proposed answer to this issue that seems to be gaining some momentum with data being exposed in this format by organisations such as the British Govenment and my own employer The Open University. So how do we query these resources and get the data into our PHP scripts?

By Liam Green-Hughes, 11 October, 2010

Do you have, or are you planning to learn, any skills related to "Linked Data"?

Tags/Keywords
skills
development
poll
rdf
linkeddata
semanticweb
rdf
greenhughes.com
Powered by Drupal