On 08/06/14 08:46, Nor Azizah Saadon wrote:
Hello all,
I would like to ask regarding GRDDL in Jena.It seems the API for GRDDL has been
removed in Jena new version.GRDDL used as a tool to transform XHTML to RDF via
XSLT.Can anybody explain about this?Or any suggestion?Thanks in advance.
Regards,Azizah
Hi Azizah,
There isn't an Apache Jena release of GRDDL code - it's looking for
someone to tidy it up and sort it out for Apache.
The code was covered by the software grant by HP to Apache when the
project moved so there are no technical barriers I'm aware of.
If you want to take the source code, update for the current version of
Jena (there has not been any major architecture changes so it should be
too bad).
However, Jeremy seems to have a made a change to the code on SourceForge
that is not reflected in the imported code so
http://jena.svn.sourceforge.net/viewvc/jena/grddl/trunk/
might be a better starting point.
Andy