Sponsorised links
October 2009
datagovuk provided by the Talis Platform
Python Package Index : SPARQLWrapper 1.3.2
This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.
Search RDF data with SPARQL
Summary: As more data is being stored in RDF formats like RSS, a need has arisen for a simple way to locate specific information. SPARQL, a powerful new query language fills that space, making it easy to find the data you need in the RDF haystack. Take a tour of SPARQL's features and learn how to use SPARQL queries from your own Java™ applications with the Jena Semantic Web Toolkit.
Sponsorised links
August 2009
Meta Tracker - tracker-project.org
Tracker is a tool designed to extract information and metadata about your personal data so that it can be searched easily and quickly.
Creating Google Visualisations of Linked Data | Jeni's Musings
One result of making data available is that it enables you and others to easily construct nice visualisations over the data, and maybe spot useful patterns within it.
Map Visualisation of MPs Travel Expenses | Jeni's Musings
using a SPARQL query as a Data Source for a Google Visualisation of the MP’s expenses data.
July 2009
Sparkles everywhere, CubicWeb gets fizzy (CubicWeb's Forge)
Fyzz parses the SPARQL query and generates something we decided to call an AST although it's still a bit rough for now. Fyzz understands simple triples, distincts, limits, offsets and other basic functionalities.
fyzz (fyzz is a sparkling Python parser for the Sparql query language) (Logilab.org)
fyzz is a sparkling Python parser for the Sparql query language
Build Wikipedia query forms with semantic technology
By providing open access to increasing amounts of Linked Data, public SPARQL endpoints are boosting the growth of the Semantic Web by providing great data for you to use in your applications. As with many other data-driven Web sites out there, a Web page can be created by sending a query to these endpoints and then wrapping the results in HTML tags; the big difference for SPARQL endpoints is the public availability of this new data for your applications. This article shows how simple CGI scripting can get data from two different SPARQL endpoints to build applications that answer your user's questions about actors shared between two directors and which musicians have released which albums.
Nodalities » Blog Archive » BBC SPARQL Endpoint Demo
Leigh Dodds, Platform Programme Manager, gives the following screencast to demonstrate using the Talis Platform to use rich RDF features on the BBC’s /programmes and /music sites.
4store - Scalable RDF storage
Open Anzo
June 2009
May 2009
Simple RDFication of SPARQL SELECT results with RDFa - benjamin nowack's blog
how RDFa can be used to support this "Repurpose-Republish" loop.
April 2009
SPARCool
Limites du modèle relationnel et Web sémantique | Les petites cases
March 2009
SparqlTree - oort - Automatic treeification of SPARQL query results. - Google Code
The SPARQL Tree tools digest SPARQL results for your convenience.
A "SPARQL tree" is a processed SPARQL query result which combines bound variables into trees of data. It processes regular results from queries using variables named according to a specific convention (designating "tree structure").
There is also (alpha) support for a custom mixed "SPARQL-in-XML" query format (mentioned furher down).
S is for Semantics: MIN and MAX in SPARQL
It is a bit embarassing when I teach SPARQL to someone with a background in SQL. Once they figure out how it works, they start to appreciate it as a powerful language for representing just what information you want from a graph. Then they start asking about some of the commonly used query operations from SQL - things like aggregators and grouping operations like COUNT, SUM, MAX, MIN and AVG.
Application Platform Strategies Blog: REST in Action: Recovery.org
George Thomas was kind enough to post his slides describing the architecture of the recovery.org web site. The site is built using Drupal, and relies on REST, Atom, XForms, XHTML, RDFa, and SPARQL.
Turn Twitter Into Your Personal Assistant
The combination of social networking with public messaging, link posting, and subscriptions leads to impressive synergy effects, but there is also the drawback of information overload, information loss, distraction, and content redundancy.
February 2009
Knoodl
sparqlite - Google Code
An implementation of the SPARQL protocol, exploring issues of robustness and scalability. Currently based on the Jena SDB/TDB libraries.
