- From: Richard Cyganiak <richard@cyganiak.de>
- Date: Fri, 28 Mar 2014 11:40:52 +0000
- To: Katerin <kmrojas@estudiantes.uci.cu>
- Cc: SW-forum Web <semantic-web@w3.org>
Hi Katerin,
The unreleased R2RML-compatible version of D2RQ can generate R2RML mappings from the schema of an existing database.
You can find it as “d2rq-r2rml-preview-v4” here: http://download.d2rq.org
Use it like this:
./generate-mapping --r2rml -u user -p password jdbc:mysql://localhost/mydatabase
There is (currently incomplete) documentation in the /doc directory of the download.
The *very* latest version of that code, which may have more recent bugfixes, is available in the project’s “develop” branch on GitHub: https://github.com/d2rq/d2rq
Hope that helps,
Richard
On 21 Mar 2014, at 14:56, Katerin <kmrojas@estudiantes.uci.cu> wrote:
> I'm using r2rml-parser and I need the mapping document to this. I have been
> searching for a tool that generate the r2rml mapping document but I didn't
> find it, if you know about some tool to this I will be thanks for it.
> Regards, Katerin.
>
>
>
Received on Friday, 28 March 2014 11:41:18 UTC