Duplicates upon re-export to common RDF graph
Open
RDF
- Dominant language
- Python
- Stars
- 25
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.