-
Notifications
You must be signed in to change notification settings - Fork 21
Getting started
Nikolaos Konstantinou edited this page Jul 16, 2013
·
18 revisions
-
Dowload and extract the latest release.
-
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.
-
Execute r2rml-parser.bat (r2rml-parser.sh in linux).