fadmaa / grefine-rdf-extension

An extension to Google Refine that enables graphical mapping of Google Refine project data to an RDF skeleton and then exporting it in RDF format
http://refine.deri.ie
Other
94 stars 55 forks source link

hierarchical xml/rdf export #100

Open leoba opened 9 years ago

leoba commented 9 years ago

I would like to use OpenRefine to generate RDF/XML for my project, but I need to be able to output one set of nested tags:

screen shot 2014-10-15 at 2 22 32 pm

This use case isn't anywhere in the documentation that I can see, so either this is a fix request (please update the documentation to explain how to create hierarchical RDF/XML) or a feature request (please make it possible to create hierarchical RDF/XML). To be clear, I seem to be able to create a hierarchy in the skeleton, but that hierarchy is stripped from the RDF/XML export.

I already use OpenRefine to clean the data for my project (http://www.mesa-medieval.org/), but it would be great to be able to generate RDF/XML directly out of OpenRefine instead of having to export it and run a whole different series of processes.