Very interesting thread. I have also been working on similar topic but from CSV to RDF and reverse (http://bdj.pensoft.net/articles.php?id=5464). But that paper takes the advantage of using RML mapping to compute the reverse.
Best, Carlo > On 29 Jul 2016, at 15:22, Jean-Marc Vanel <[email protected]> wrote: > > Thanks for sharing > > There is also Gloze. > The use case of Gloze is diferent from what I understand of your XmlToRdf . > Basically Gloze has no configuration. > There a canonical XML to RDF mapping. > So you get easily RDF out of your XML, and then you use RDF tools like > SPARQL or N3 (Euler/EYE) to transform the resulting RDF . > > The article: > http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.88.8929&rep=rep1&type=pdf > The source code: > https://github.com/stevebattle/Gloze > I have made enhancements to Gloze in another project that are maybe not in > Github :( . > > > 2016-07-29 10:28 GMT+02:00 Håvard Mikkelsen Ottestad < > [email protected]>: > >> Hi, >> >> I just wanted to give some publicity to a library I have worked on for >> some time. An XML to RDF Java library (open source / apache 2) that’s >> compatible with Jena. >> >> It’s blazingly fast and highly configurable. Available on GitHub >> https://github.com/AcandoNorway/XmlToRdf and on Maven >> http://mvnrepository.com/artifact/no.acando/xmltordf >> >> Regards, >> Håvard M. Ottestad >> > > > > -- > Jean-Marc Vanel > Déductions SARL - Consulting, services, training, > Rule-based programming, Semantic Web > http://deductions-software.com/ > +33 (0)6 89 16 29 52 > Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui -- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302). The Open University is authorised and regulated by the Financial Conduct Authority.
