Open MathiasVDA opened 1 year ago
I just had a hunch, it's the ./ that points to the input files. I just put both my export file and the input files in the same folder. But when you put the input files one directory deeper, say in data/, then the error doesn't occur
Hi @VBP8501, Thanks for reporting this. I'll try to reproduce it and find a solution.
Hello,
I'm trying to run this on my windows machine and am not that successful. Just merging multiple ttl files works fine. But when I want to point to a json prefix file I get this error:
When I put the same command in a .bat file, my machine enters into an infinite loop.
This is the command I try to run:
ttl-merge -i ./ -p prefixes.json > merged-withprefixes.ttl
And this is the json file:
Any ttl files as input give the error