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
Ahmed Hisham Ismail edited this page Jul 18, 2014
·
2 revisions
The module spdx.parsers.rdf provides the class Parser to parse RDF/XML SPDX documents.
It uses rdflib to parse a graph from the xml file and traverses it to build the document.