Hi there,

I am trying to get this url from an RDF/XML file into my nodes, but I have yet to solve the syntax, as none of the expressions I've tried work.





Any help?

Comments

algazaras’s picture

This is the code I was talking about:

<dct:relation>
   <foaf:Document>
         <foaf:page rdf:resource="http:......pdf"/>
   </foaf:Document>
</dct:relation>
twistor’s picture

Issue summary: View changes

You need to supply the namespace in your XPath queries.

twistor’s picture

Closing out old issues. If you're still having a problem, feel free to re-open this.

twistor’s picture

Status: Active » Closed (fixed)