Database scheme between document and ontology
Open
P1:better_do
task_size_mid
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently the database store a document and an ontology together in one table. Since most documents are sharing the ontology, they should be better stored in two tables.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the database schema and the code that stores and loads documents and ontologies. Trace how shared ontologies are referenced, then verify that documents and ontologies are persisted separately while existing annotation and visualization behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100