This transformation rule, for example,
should prevent the default prefix from appearing in front of the value obtained from column A.
But instead MM creates an IRI with a default prefix attached to the value, e.g. A1="www.example.org/id/123" will produce:
http://www.semanticweb.org/ontologies/2018/10/untitled-ontology-118#www.example.org/id/123
MM should take the value and render it as an IRI as it is.
This transformation rule, for example,
should prevent the default prefix from appearing in front of the value obtained from column A.
But instead MM creates an IRI with a default prefix attached to the value, e.g. A1="www.example.org/id/123" will produce:
MM should take the value and render it as an IRI as it is.