Hi, I've hacked out an XSLT file:- http://infomesh.net/2001/09/earl/earl2xhtml.xsl that can take some sample output:- http://infomesh.net/2001/09/earl/earl.rdf from the (next version of the) ATR:- http://www.aprompt.ca/ATR/ and transform it:- http://www.w3.org/2000/06/webdata/xslt?xslfile=http%3A%2F%2Finfomesh.net%2F 2001%2F09%2Fearl%2Fearl2xhtml.xsl&xmlfile=http%3A%2F%2Finfomesh.net%2F2001% 2F09%2Fearl%2Fearl.rdf&transform=Submit using the W3C's XSLT service:- http://www.w3.org/2001/05/xslt into XHTML:- http://infomesh.net/2001/09/earl/output.html So there you go. The XSLT contains several dreadful hacks, including using the fragment of a URI (the bit after the "#") as an rdfs:label, and not handling even slight variations on the ATR output. In otherwords, it is a sub-standard and by no means full EARL XSLT processor, and a very good example of many things that one *shouldn't* do on the Semantic Web... but at least it works :-) Cheers, -- Kindest Regards, Sean B. Palmer @prefix : <http://webns.net/roughterms/> . :Sean :hasHomepage <http://purl.org/net/sbp/> .Received on Thursday, 20 September 2001 16:56:25 GMT
This archive was generated by hypermail 2.2.0 + w3c-0.30 : Thursday, 9 June 2005 12:10:39 GMT