You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting an XML file with xmlns prefix as input, RMLStreamer outputs an error "org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces." and deletes an output file.
If it helps, there was a similar error in RMLmapper [1].
When setting an XML file with xmlns prefix as input, RMLStreamer outputs an error "org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces." and deletes an output file.
If it helps, there was a similar error in RMLmapper [1].
[1] RMLio/rmlmapper-java#154
The text was updated successfully, but these errors were encountered: