Skip to content

Add dataset creator to contributors#304

Open
Ludee wants to merge 2 commits intodevelopfrom
feature-293-dataset-creator
Open

Add dataset creator to contributors#304
Ludee wants to merge 2 commits intodevelopfrom
feature-293-dataset-creator

Conversation

@Ludee
Copy link
Copy Markdown
Member

@Ludee Ludee commented Apr 9, 2026

Summary of the discussion

The role "Creator" or "DatasetCreator" is not part of the DataCite contributorType. But is completely clear.

Having 3 default entries in the "contributors" section is suggested:

"roles": ["Creator"], "object": "dataset",
"roles": ["DataCollector"], "object": "data",
"roles": ["DataCurator"], "object": "metadata",

Type of change (CHANGELOG.md)

Added

  • Dataset creator to contributors (#304)

Workflow checklist

Automation

Part of #296 Closes #293

PR-Assignee

  • 🐙 Follow the workflow in CONTRIBUTING.md
  • 📝 Update the CHANGELOG.md
  • 📙 Update the documentation
  • 🐙 Assign a reviewer to the PR

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

@Ludee Ludee self-assigned this Apr 9, 2026
@Ludee Ludee added priority: critical 🔥 Critical priority part: backend 🧱 Backend component type: feature 🛠 New feature or request status: completed ✔️ Task has been completed labels Apr 9, 2026
@Ludee Ludee requested a review from jh-RLI April 9, 2026 07:53
Copy link
Copy Markdown
Contributor

@jh-RLI jh-RLI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that starting a new version makes it hard to review the changes. In general - As far as i can see - this looks correct.

As in this PR the test are missing i would suggest to merge the initial version of the release files soon. And then only work on the test in this PR #305 . Once the initial version + tests are merged furhter changes can be integrated in a more save way.

Once the initial version is established in dev mode further changes become more scoped and much easier to review. What do you think @Ludee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part: backend 🧱 Backend component priority: critical 🔥 Critical priority status: completed ✔️ Task has been completed type: feature 🛠 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add creator to dataset level

2 participants