Open thomas-delva opened 3 years ago
The test case description says an error should be thrown, and the CI tests reflect this as well, see here. But this is not reflected in the metadata.
This leads to an error in the test case report generator, see https://github.com/kg-construct/rml-test-cases-support/issues/9
I would propose to set error expected? to true for these cases
error expected?
true
Also, it should not be rr:graph but rr:graphMap
rr:graph
rr:graphMap
The test case description says an error should be thrown, and the CI tests reflect this as well, see here. But this is not reflected in the metadata.
This leads to an error in the test case report generator, see https://github.com/kg-construct/rml-test-cases-support/issues/9
I would propose to set
error expected?
totrue
for these cases