tools-python
tools-python copied to clipboard
RDF parsing fail if multiple CreationInfo are available
Black Duck Protex - version 7.8.4 generates rdf data as followed:
the parser will fail with
More than one created defined.
More than one CreationInfo comment defined.
More than one licenseListVersion defined.
shouldn't the parser favor best interoperability and don't error out? especially if the duplicated data is exactly the same.