When trying to output JSON-LD instead of N-Quads with the --json-ld flag, MappingWeaver nevertheless returns the same N-Quad output as if the flag was not present at all.
Upon further inspection, I have the impression that this flag is not used at all in the CLI code ...
When trying to output JSON-LD instead of N-Quads with the
--json-ldflag, MappingWeaver nevertheless returns the same N-Quad output as if the flag was not present at all.Upon further inspection, I have the impression that this flag is not used at all in the CLI code ...