ENA entries by publication?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
ENA entries are mostly shared by publication. We could migrate this from PublicationLabels to Publication.
This could be implemented by moving ENA to a new table, with a many-to-one relationship with publications. This could also require PublicationLabels having multiple entries to connect ENA references.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the PublicationLabels and Publication models or tables and how ENA references are currently stored. Determine the migration needed for a dedicated ENA table and the relationships between ENA, publications, and PublicationLabels; done means existing references remain connected correctly after migration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100