Conversation
Please add the file in the examples directory and adapt the code such that it refers to the file there. |
hartig
left a comment
There was a problem hiding this comment.
Good job! Just a few smaller things to be improved.
Co-authored-by: Olaf Hartig <olaf.hartig@liu.se>
… with LangOut module
…om/LiUSemWeb/HeFQUIN into 598-cli-for-executing-rml-mappings
|
PR comments have been resolved! I also realized I had to change the |
hartig
left a comment
There was a problem hiding this comment.
My previous comment about the helper method was actually meant the other way around, not to create a helper method for setting up the outputStream argument but for performing the actual functionality after the relevant input variables for the functionality have been initialized. So, concretely, create a helper method hat may also be called exec but that takes three arguments: rmlDescr (the Model), baseIRI, and out (the OutputStream).
hartig
left a comment
There was a problem hiding this comment.
This looks good now! I will merge it and write another issue about extending the functionality of the tool.
Closes #598.
Not sure if I should've included
sources.json,the hardcoded.jsonfile, I ended up excluding it.