Even after specifying the flag "-f nquads" and adding rr:graphMap property to both the subject and predicateObject maps, I'm not able to reproduce N-Quads using RML-Processor.
The only example relevant to this is example7 for Airports.csv file. I was unable to reproduce the same output file as shown in this repository. Also to my surprise, the piece of code for testing example7 (asserts that actual output is same as desired output) is commented out.
Is this a known issue? Are there any workarounds? Why is rr:graphMap property being ignored by the processor?