tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

RDF parsing fail if multiple CreationInfo are available

Open tardyp opened this issue 4 years ago • 0 comments

Black Duck Protex - version 7.8.4 generates rdf data as followed:

creation_info.rdf.txt

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.

tardyp avatar Jun 17 '21 14:06 tardyp