Tag Archives: web

Using Jena as a SPARQL endpoint

I’ve been involved in a few projects at work over the last couple of years that have made use of Semantic Web technologies (triple stores, RDF, OWL, SPARQL etc). For most of these I’ve made of ARC, a really great … Continue reading

Posted in techy solutions | Tagged , , , , , , , , , , , , , , , , , , , , , | View Comments

Dojo checkboxes

I recently hit this snag when working with Dojo. Basically I wanted to set the checked status of a checkbox on a webpage programmatically. Simple you might think? Apparently not as easy as it should be. Interaction with checkboxes has … Continue reading

Posted in techy solutions | Tagged , , , , | View Comments

Increasing SPARQL performance

Recently I’ve been playing (for work, honest!) with the Semantic Web related technology SPARQL, a query language for RDF. I ended up creating some very complex queries for my OWL ontologies that were being executed through Jena, a Java framework … Continue reading

Posted in techy solutions | Tagged , , , , , , , , | View Comments

Web 2.gareth

Ok, so given that I enjoy working with Web technologies and I’m interested in many of the Web 2.0 (or whatever you want to call it) ideas, I’ve been trying to get more involved. After trying to use Flickr a … Continue reading

Posted in all about me, geeky escapades | Tagged , , | View Comments