Two announcements in one day (tweaked for display):
Dave Beckett -linkRaptor RDF Parser Toolkit 1.4.14
...
The main changes in this version since the last release 2006-10-22 are:
- New Turtle serializer by Dave Robillard based on the existing RDF/XML-Abbrev serializer.
- New GraphViz DOT format serializer by Evan Nemerson.
- GRDDL parser now does namespace and profile URI recursion and has other improvements and fixes.
- [Bugfixes]
I am pleased to announce the first release of the Jena GRDDL Reader.
This implements (my best guess at the next draft of) the GRDDL specification.
Download from the usual place. Documentation is included in the download and is also here.Note:Like all technologies that involve executing untrusted code from the
Web, GRDDL presents security issues. Please read the security related
documentation before use.
...
The Jena GRDDL Reader also supports transforms of HTML pages, and use of
XSLT 2.0.
See also : GRDDL Primer
Way! A big lump on my to-do list just evaporated. I started a Java/GRDDL implementation myself a while back (obviously one was needed), predictably using Jena, got it to the point of the more direct transformations working, but realised the code had got way too complicated to maintain/extend and just before Christmas pretty much started again from scratch. Haven't had chance to do much more since. Big bonus is that Jeremy & the Jena folks are a darn sight more diligent than me about making things correct (and subsequently looking after them). Not yet looked at the source, if it's significantly different than the way I was doing it then it might be worth me finishing mine off anyhow. Time permitting ;-)
@en