Monthly Archives: February 2009

SPARQLing the Highest Point in Every State

In a previous post, I mentioned that it should be pretty easy to use SPARQL to make a map of the highest point in each of the 50 US States. Having written that, I thought I should maybe actually, you … Continue reading

Posted in Programming | Tagged , | Leave a comment

Anatomy of a SPARQL Query

..in which I try to describe a few aspects of the SPARQL query language in plain(er) English. SPARQL is the query language for the semantic web and is a W3C recommendation (that is, practically a standard). To issue a query, … Continue reading

Posted in Programming | Tagged | Leave a comment