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

Is it possible take the json data in a variable and use it in the mapping.ttl file ? #116

Closed deonlobo closed 3 years ago

deonlobo commented 3 years ago

I want to write a java code (like the code in be.ugent.rml.readme>ReadmeTest.java) to take a json data in a variable and use the mapping.ttl file to map and convert to rdf . As of now the mapping.ttl file has the file name in it . I want to replace that file name with a variable containing json data . Can you help me with this ?

DylanVanAssche commented 3 years ago

Hi @deonlobo,

Could you share already a piece of code you currently have? This way we can help you along the way :)

no-response[bot] commented 3 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.