Skip to content
Nikolaos Konstantinou edited this page Jul 16, 2013 · 22 revisions

Welcome to the R2RML Parser tool wiki!

See the [Getting started](wiki/Getting started) page with instructions about how to start obtaining useful results.

The implementation in its current form:

  1. Covers most of the R2RML functionality (see R2RML Construct Coverage)
  2. Supports PostgreSQL and MySQL
  3. Allows exporting the results in an RDF file, with a user-defined syntax (rdf/xml, n-triple, turtle, ttl, n3)
  4. Allows exporting the results in a database, using Jena SDB backend
  5. Exports RDF in times that are blazing fast compared to synchronous sparql-to-sql translators
  6. Logs a counting of the triples that were generated by each logical table
  7. Examples
  8. [Known issues](wiki/Known issues)
Clone this wiki locally