-
Notifications
You must be signed in to change notification settings - Fork 35
Alternative XML to RDF converters
Tim L edited this page Jul 12, 2013
·
22 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)
- http://www.w3.org/2004/02/03-rdal/ - RDAL annotates the RelaxNG schema for some XML to specify how its instances should be cast to RDF. You could use RDAL to create XSLT templates for GRDDL.
- Krextor - First time I looked at this page, I skipped passed it. After discussing it with Christoph, I've decided I really should check it out.
- Jena's Gloze zip pdf jena sourceforge
- SparqPlug, section 8.1.4.3
- Pentaho Data Integration suite (http://kettle.pentaho.com/) for converting from relational DBs to RDF. They also used it to translate from XML to RDF.
- https://github.com/srdc/ontmalizer