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
As discussed in in the link above, we may need to have rr:URI as well.
The RMLMapper calls an encoding method to encode the parameters as in the R2RML spec.
Hi there,
When using
rr:template
, URIs are produced instead of IRIs: https://data.connectome.ch/author/A%20Bergstr%C3%B6m instead of https://data.connectome.ch/author/A%20Bergström for "A Bergström".I am using RMLMapper CLI:
java -jar rmlmapper-6.0.0-r363-all.jar -m mapping.ttl -s turtle
Example data
test.xml
:mapping.ttl
:Result:
More context can be found here: kg-construct/rml-questions#28
Please let me know if more information is needed.
The text was updated successfully, but these errors were encountered: