Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Duplicates upon re-export to common RDF graph

Open
#123 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
data

Research direction

Start by locating the odML-to-RDF export entry point and tracing how IDs are assigned when native IDs are absent. Reproduce exporting the same file twice and merging both results into one RDF graph; done means the second export does not create duplicate entities.

Written by the indexing model from the issue text.

Description

RDF

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.

Dominant language
Python
Stars
25
Forks
30
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from G-Node/python-odml

All issues in G-Node/python-odml

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.