Mindswap Weblog

Author Archive

SPARQL and XSLT

Wednesday, April 5th, 2006

In my quest to learn XSLT (it didn’t work), I wrote two generic XSLT scripts to transform SPARQL results into HTML.
The table xslt is dead simple - it just translates the results into a table format, with the order of the query variables dictating the columns of the head.
The list xslt was developed […]

MINDSWAP is a W3C member