Archive for March, 2008

What is your RDF browser’s Accept header?

Monday, March 17th, 2008

I was debugging some content negotiation related issue the other day and made a little tool that allows me to find out what Accept header different RDF-aware HTTP clients send. If you ever need to know the Accept header of a particular RDF-aware HTTP client, just make it show the RDF loaded from this URI: http://richard.cyganiak.de/2008/03/rdfbugs/accept.php The […]

Tabulator does N3

Monday, March 17th, 2008

In my podcasted chat with Danny Ayers the other day I said that Tabulator doesn’t support N3, the highly readable RDF serialization syntax developed by Tim Berners-Lee. It turns out I was wrong. I thought Tabulator supported RDF/XML only. But it turns out Tabulator has excellent support for N3 as well. I’m not sure how I […]