- From: Damian Steer <pldms@mac.com>
- Date: Sun, 01 Nov 2009 23:16:24 +0000
- To: jena-dev@yahoogroups.com, public-rdfa@w3.org
Hi, ISWC prompted me to do a 0.2 release of java-rdfa. The changes are mostly internal refactoring, but the visible new items are: * Prefix mappings are emitted. * Maven dependencies have been re-jigged. Including java-rdfa won't drag in jena, for example. * Very minimal command line tool added. Nothing else needed on the classpath, unless you want html5: $ java -cp java-rdfa-0.2.jar rdfa.simpleparse .... * An online parser is available. It supports rdf/xml and n-triple output. You can plug this in to Manu Sporny's online test suite: http://rdfa.digitalbazaar.com/test-suite/ java-rdfa should pop up in the maven central repo. Damian Maven: http://rootdev.net/maven/projects/java-rdfa/ Source repository: http://github.com/shellac/java-rdfa Online parser service: http://rdf-in-html.appspot.com/ http://rdf-in-html.appspot.com/translate?uri=target[&parser=html|xhtml]
Received on Sunday, 1 November 2009 23:17:01 UTC