Open
Description
Currently, relative IRIs without a defined baseIRI will be ignored.
In some cases, it may be useful to have relative IRIs without a defined baseIRI.
As such, an undefined baseIRI
should result in the creation of relative IRIs in NamedNodes.
TODO: check what the spec says about this.
See discussion in rdfjs/N3.js#182