Monthly Archives: May 2006

RDF/JSON

RDF/XML sucks: People loudly complain about RDF/XML, the standard serialization format of RDF graphs into XML. It’s crufty, it’s buggy, it misses the point, it’s a royal pain. Turtle/N3 is better for reading and writing by humans, but writing a … Continue reading

Posted in General, Semantic Web | 1 Comment

SPARQL developers discussion mailing list

The W3C’s public-sparql-dev mailing list is a bit underpublished (or rather, it’s in an abandoned cellar behind a cabinet with a sign reading “beware the tiger”). Nonetheless, it is the place where to discuss implementation and usage of W3C’s new … Continue reading

Posted in General, Semantic Web | Comments Off on SPARQL developers discussion mailing list

This blog doesn’t have enough cat photos

Hats off to anyone who can watch this without laughing! Bonus link.

Posted in General | Comments Off on This blog doesn’t have enough cat photos

WWW2006 wrapup

Wow, what a week! WWW: This is a fantastic conference, very high quality, excellent organisation, lots and lots of fascinating people. Edinburgh: The label “Athens of the North” is appropriate. It’s all there, the city sprawling over several hills, the … Continue reading

Posted in General, Semantic Web | Comments Off on WWW2006 wrapup

Off to Edinburgh

WWW2006 is starting tomorrow. I will be giving a demo of D2R Server on Thursday. To save money, I’m flying to Glasgow and take the train from there. Edinburgh is a beautiful city I hear. This is the first time … Continue reading

Posted in General, Semantic Web | Comments Off on Off to Edinburgh

Backlog

Greg Knauss: My entire life has devolved into an endless, grinding slog through my back-log. Everything I do is about catching up, doing the stuff I didn’t get done the day before, plowing through some other goddamned thing that needs … Continue reading

Posted in General | Comments Off on Backlog

Achilles is dead

The Under Odysseus blog, a serialized retelling of the siege of Troy through the eyes of Eurylochus, an officer with administrative duties in Odysseus’ entourage, is one of my favourite sources of light entertainment these days. The story reaches a … Continue reading

Posted in General | Comments Off on Achilles is dead

Semantic MediaWiki inline queries

New in Semantic MediaWiki 0.4: inline queries. Syntax is quite simple and fits in well with other MediaWiki idioms. The queries produce comma-separated lists, bullet lists, or tables. Expressivity seems to be comparable with RDQL plus sort and limit. No … Continue reading

Posted in General, Semantic Web | Comments Off on Semantic MediaWiki inline queries

JUC2006 wrapup

JUC2006 has been over for a few days. This is my wrapup post. First some linkage: Leigh’s summary Lots of photos from Anja and Libby (I stole a random selection for this post) More photos, from Libby too I think … Continue reading

Posted in General, Semantic Web | Comments Off on JUC2006 wrapup

SPARQL endpoint self-descriptions

In many scenarios involving SPARQL endpoints, it would be great to have machine-readable metadata about the endpoint. What is it called, what is inside, what can it do? One place where this comes up is with generic SPARQL browsers. They … Continue reading

Posted in General, Semantic Web | Comments Off on SPARQL endpoint self-descriptions