Search code examples
pythonxmlparsingrdf

Parsing an RDF file in python


Does anyone know how to parse RDF file in Python to get all the values within a specific tag?


Solution

  • Are you using an RDF library? Otherwise, perhaps you should. For example, see the documentation of three RDF libraries for Python: