RMLio / rmlmapper-java

The RMLMapper executes RML rules to generate high quality Linked Data from multiple originally (semi-)structured data sources
http://rml.io
MIT License
147 stars 61 forks source link

example of output to a SPARQL endpoint #117

Closed CyberDaedalus00 closed 3 years ago

CyberDaedalus00 commented 3 years ago

I was looking around and couldn't find an example or documentation about how to send the generated triples to a SPARQL endpoint.

Can someone provide some guidance or point me to some documenation?

DylanVanAssche commented 3 years ago

Hi @CyberDaedalus00 !

Thank you for your interest in RML!

I was looking around and couldn't find an example or documentation about how to send the generated triples to a SPARQL endpoint.

This feature was recently added in the v4.10.0 release where Logical Target support was added.

Can someone provide some guidance or point me to some documenation?

There's no tutorial yet on our website (https://rml.io/docs), but an example is available in the tests:

We have also released the specifications for Logical Target and its RML integration which contain a lot of examples:

You can read more about Logical Target in our paper at ICWE2021: