python-odml
python-odml copied to clipboard
Duplicates upon re-export to common RDF graph
Currently when odml files without native ids are exported to RDF, all entities (sections, properties, etc.) are assigned with newly created ids.
This can lead to duplicates, if the same file gets re-exported from odml to RDF and merged into a common RDF graph containing the first export of this file.