Open
Description
The R2RML spec states:
If the constant-valued term map is a subject map, predicate map or graph map, then its constant value must be an IRI.
If the constant-valued term map is an object map, then its constant value must be an IRI or literal.
Blank nodes are not part of the options. Why this limitation?
Do we want to maintain this?