MaastrichtU-CDS / DataFAIRifier

A system that supports the creation and validation of mappings and the creation of RDF data from relational data.
Apache License 2.0
7 stars 5 forks source link

Make data mapping easier using UI #14

Closed jvsoest closed 6 years ago

jvsoest commented 6 years ago

This is possible in Protege, but is an ontop-proprietary solution.

The question is how we can make an R2RML mapping using a graphical tool which helps in selecting the right tables/columns/values.

bpmweel commented 6 years ago

We discussed starting out with a survey of existing tools.

The target audience for this tool would be a clinical physicist with basic programming experience (e.g. matlab scripting).

If there is no tool we will need to create something. The first idea is at least a tool where they can select in which table and column a specific target is located in the database.

MartineDeVos commented 6 years ago

Maybe these tools are interesting to explore: http://usc-isi-i2.github.io/karma/ http://ceur-ws.org/Vol-1690/paper62.pdf

jvsoest commented 6 years ago

Done in Jupyter Notebooks