2018-01-14 0:10 GMT+01:00 Martynas Jusevičius <[email protected]>:
> Does it support RDFa 1.1? > Couldn't get it to return a triple from the RDFa 1.1 tests. Tried with class rdfa.simpleparse, and URL's : http://rawgit.com/rdfa/rdfa.github.io/master/test-suite/test-cases/rdfa1.1/html4/0001.html http://rawgit.com/rdfa/rdfa.github.io/master/test-suite/test-cases/rdfa1.1/xhtml5/0001.xhtml https://raw.githubusercontent.com/rdfa/rdfa.github.io/master/test-suite/test-cases/rdfa1.1/xhtml5/0334.xhtml with and without --format XHTML or --format HTML The tests are in a github.io project: https://github.com/rdfa/rdfa.github.io/tree/master/test-suite/test-cases I prefer to use the rawgit.com service, that allows to test both HTTP and HTTPS. Note that HTTPS is not a problem for Java-RDFa . The tests have changed 7 months ago, there are 334 each for most combinations between ( 1.0, 1.1 ) and (HTML,XHTML, HTML5). Currently only 19 tests pass: Tests run: 28, Failures: 3, Errors: 6, Skipped: 0 I have the impression that developments were stopped in 2016 in the middle of implementing RDFa 1.1 . If Maven experts could review the pom.xml that would help !!!!!!!!! > Can it read both XHTML and HTML(5)? > Yes , with RDFa 1.0. Tried URL's : https://rawgit.com/rdfa/rdfa.github.io/master/test-suite/test-cases/rdfa1.0/xhtml1/0001.xhtml https://rawgit.com/rdfa/rdfa.github.io/master/test-suite/test-cases/rdfa1.0/html4/0001.html which both return: < https://rawgit.com/rdfa/rdfa.github.io/master/test-suite/test-cases/rdfa1.0/xhtml1/photo1.jpg> <http://purl.org/dc/elements/1.1/creator> "Mark Birbeck" . > On Sat, Jan 13, 2018 at 8:47 PM, Jean-Marc Vanel <[email protected] > > > wrote: > > > Yes, > > it's already possible if you use my fork from source. > > It will be easier when there will be a new release of Java-RDFa in Maven > > Central Repository. > > The current release of Java-RDFa (old) in Maven is not compatible with > > current Jena API. > > And even easier if Java-RDFa is integrated in RDFDataMgr . > > > > > > 2018-01-13 19:56 GMT+01:00 Laura Morales <[email protected]>: > > > > > What does this mean for Jena/Fuseki? That it's possible to download a > > HTML > > > page and add RDF information to a graph? > > > > > > > > > > > > > > > Sent: Saturday, January 13, 2018 at 6:42 PM > > > From: "Jean-Marc Vanel" <[email protected]> > > > To: "Jena users" <[email protected]> > > > Subject: RDFa ... > > > Hi > > > > > > Good news! > > > I started upgrading the project java-rdfa . > > > Here is my fork: > > > https://github.com/jmvanel/java-rdfa/commits?author=jmvanel > > > > > > -- > > > Jean-Marc Vanel > > > http://www.semantic-forms.cc:9111/display?displayuri=http:/ > > > /jmvanel.free.fr/jmv.rdf%23me#subject[http://www.semantic- > > > forms.cc:9111/display?displayuri=http://jmvanel. > > > free.fr/jmv.rdf%23me#subject] > > > <http://www.semantic-forms.cc:9111/display?displayuri=http:/ > > > /jmvanel.free.fr/jmv.rdf%23me[http://www.semantic-forms.cc: > > > 9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me]> > > > Déductions SARL - Consulting, services, training, > > > Rule-based programming, Semantic Web > > > +33 (0)6 89 16 29 52 > > > Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net# > eulergui > > > > > > > > > > > -- > > Jean-Marc Vanel > > http://www.semantic-forms.cc:9111/display?displayuri=http:/ > > /jmvanel.free.fr/jmv.rdf%23me#subject > > <http://www.semantic-forms.cc:9111/display?displayuri=http:/ > > /jmvanel.free.fr/jmv.rdf%23me> > > Déductions SARL - Consulting, services, training, > > Rule-based programming, Semantic Web > > +33 (0)6 89 16 29 52 > > Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui > > > -- Jean-Marc Vanel http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me#subject <http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me> Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui
