Parse RDF XML file to get all rdf:about values

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-03-21T10:35:07Z Indexed on 2010/03/21 10:41 UTC
Read the original article Hit count: 606

Filed under:
|
|
|

I am using php's simple xml and xpath to parse an rdf xml file and am struggling to get a list of all the rdf:about values.

Any advice?

© Stack Overflow or respective owner

Related posts about php

Related posts about rdf