let's say your data has www.example.com/myID: this doesn't have a scheme, so isn't an absolute URI. Expectation is probably that the (default) base URI is prepended before resources are generated. But we probably need a test for this, because it was something weird that popped up in kg-construct/rml-fnml#77
let's say your data has
www.example.com/myID: this doesn't have a scheme, so isn't an absolute URI. Expectation is probably that the (default) base URI is prepended before resources are generated. But we probably need a test for this, because it was something weird that popped up in kg-construct/rml-fnml#77