sillsdev / sillsdev/TheCombine
Add version information to semantic domain data in the database
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
Update the structure for the Semantic Domain data (full nodes and tree nodes) to include the semantic domain major version. If and when there is a major update to the Semantic Domain definitions; it would allow The Combine support project export/imports using different semantic domain trees.
It is not expected that The Combine support transforming project data from one semantic domain version to another.
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 locating the Semantic Domain full-node and tree-node data structures, then trace how they are stored and used by The Combine's project export/import paths. Confirm how the semantic domain major version should be represented and preserved. Done means both structures and relevant export/import data carry the version without attempting transformations between versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100