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
Addresses don't have any natural well defined identifier (the value/type fields are noisy) so some artificial needs to be crafted. I don't care about their form, so I tried:
to automatically generated it using idlab:random, but it does not seem to work because RMLStreamer seems to generate the random ID for each address multiple times - which seems to make it disconnected from the person (as in the attachment)
to be derived from the location of the element in XML using some XPath expression.
Neither worked.
Is there any other option to map that XML to RDF in the way suggested?
I am trying to map an XML nested list (full example attached):
to produce RDF of the form
Addresses don't have any natural well defined identifier (the value/type fields are noisy) so some artificial needs to be crafted. I don't care about their form, so I tried:
to automatically generated it using
idlab:random
, but it does not seem to work because RMLStreamer seems to generate the random ID for each address multiple times - which seems to make it disconnected from the person (as in the attachment)to be derived from the location of the element in XML using some XPath expression.
Neither worked.
Is there any other option to map that XML to RDF in the way suggested?
sample.zip
The text was updated successfully, but these errors were encountered: