Skip to content
Nikolaos Konstantinou edited this page Jul 16, 2013 · 18 revisions
  1. Dowload and extract the latest release.

  2. Modify the file r2rml.properties. Here you can configure almost anything, without altering the source code. The most important properties are the following:

    mapping.file: The R2RML mapping file that defines how the mappings will be materialized.

    source database connection properties ( db.host, db.port, db.name, db.login, db.password, db.driver ).

    jena.destinationFileName: The file containing the output in RDF, based on the mapping file and the source database.

  3. Execute r2rml-parser.bat (r2rml-parser.sh in linux).

Clone this wiki locally