Skip to content
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.

Clone this wiki locally