The RML mappings produced from XRM might be used to materialize triples using many different engines.
There is one in particular, https://github.com/RMLio/rmlmapper-java has a strict parser that complains about URIs of the form <#AirportMapping>
<#AirportMapping> a rr:TriplesMap .
I'm not sure if the plugin should consider this, but materializer is a popular one.
Would it be much hassle to produce URIs if this materializer accepts?
The RML mappings produced from XRM might be used to materialize triples using many different engines.
There is one in particular, https://github.com/RMLio/rmlmapper-java has a strict parser that complains about URIs of the form
<#AirportMapping>I'm not sure if the plugin should consider this, but materializer is a popular one.
Would it be much hassle to produce URIs if this materializer accepts?