Concordance Module
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 8
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
Add a new module for foreign key references to external data providers.
It would be beneficial to import this data into a separate table so that:
- It is easier to query
- Non-geographic datasets can be imported for the purposes of linkage
It would be interesting to import wikidata as it has many concordances.
Contributor guide
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
No files, tests, or entry points are named. Start by examining the repository's existing modules and database schema, then determine how external-provider references and a separate concordance table should fit; done means importing provider data for queryable geographic and non-geographic linkage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100