Dave Beckett - Journalblog

Hacking the semantic linked data web

  • Recent posts

  • Follow me on twitter

Month: November, 2004

SPARQL variable binding results XML format

I just posted an update to my earlier work on creating an XML format for variable binding results from the RDF Data Access WG‘s SPARQL query language. This is not the final version, since I’m still considering two formats, one with XML schemas (RelaxNG and WXS) and one without. I’ve not been able to decide which one to go with although my preference is the non-schemas one as it reads cleaner to me. Writing XQueries for both forms didn’t help me much, they both are relatively the same to query.

splitting semantic hairs by Josh Sled

splitting semantic hairs (AsynchronousBlog) by Josh Sled

libxml2 bug 159219 – replaceEntities replaces the entity twice in character data

Reported libxml2 Bug 159219 – replaceEntities replaces the entity twice in character data

RDF Redland Perl Programming Tutorial

RDF Redland Perl Programming Tutorial on the Advances in ICT, Semantic Web course, Bond University, Australia.

Now I have guilt. I should be writing these :(

Julie IRC bot by Chris Schmidt

The Julie IRC bot by Chris Schmidt was written using Redland’s Python bindings and relies on support for querying with RDQL. The main feature I like is its dynamic actions such as adding new commands as aliases for RDQL queries, loading and reloading data on demand from IRC. Julie comes with docs, source as well as a project description in DOAP (that URL is content-negotiated to HTML or RDF/XML)