- From: Alex Milowski <alex@milowski.com>
- Date: Thu, 3 May 2012 12:56:41 -0700
- To: W3C RDFWA WG <public-rdfa-wg@w3.org>
With the latest resolutions and excluding test 109, my implementation passes all the XHTML1 and XML tests. You can get the source and instructions from the project page: http://code.google.com/p/green-turtle/ It is also packaged as a chrome extension that automatically adds RDF API [1] to any HTML/XHTML document you browse. For any document, the extension will indicate, with a green turtle icon in the address bar, whether there are triples found in the page. If so, you can click on that icon and it will launch a viewer. If the number of triples is small enough, it will render the triples as a graph. Optionally, you can request it to do so. If there are too many triples, the graph rendering algorithm, as written in javascript, takes a long time. [1] http://www.w3.org/TR/rdfa-api/ -- --Alex Milowski "The excellence of grammar as a guide is proportional to the paucity of the inflexions, i.e. to the degree of analysis effected by the language considered." Bertrand Russell in a footnote of Principles of Mathematics
Received on Thursday, 3 May 2012 19:57:14 UTC