OpenRefine / OpenRefine/OpenRefine
Add support for inline data packages (one JSON file storing both metadata and tabular data)
Open
Nobody has claimed this yet.
export
metadata
- Dominant language
- Java
- Stars
- 12k
- Forks
- 2.2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 27
Description
- Design implementation for storing metadata and tabular data in 1 JSON file.
- Write tests
- Implement it
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
The issue names no files, tests, or entry points. Start by locating the existing package format and storage code, then determine how metadata and tabular data are currently represented. Done means an agreed design, implementation, and tests for storing both in one JSON file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, json
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100