Create Dataset API: add termsOfUse to DatasetDTO
Open
Nobody has claimed this yet.
GREI Re-arch
Size: 10
SPA
SPA.Q4.2025.1
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
The DatasetDTO sent for create dataset API needs to include terms of use, in order to support creating a dataset that is based on a template with customized terms of use.
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
Locate the DatasetDTO used by the create dataset API and trace how dataset creation handles templates and customized terms of use. Check the existing API request and DTO tests, if present, to understand the expected representation. Done means the create dataset request can carry terms of use when based on a template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100