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
146 stars 61 forks source link

possible bug in RML mapper to do with recursive descent #150

Open PaulWWarren opened 2 years ago

PaulWWarren commented 2 years ago

In 3A.txt there are two mappings. The first gives no result - see 3Aresult.txt. On the other hand, 3.txt does give the correct result I.e. there seems to be a need for topics before the recursive descent in line 16. I am not clear why this should be. The data is in artwork.txt 3.txt 3Aresult.txt 3A.txt artwork.json.txt .

DylanVanAssche commented 2 years ago

Thanks for your report and detailed reproducible example! I will mark this as a bug :)