openml / openml/OpenML

Dataset update form

Open
#753 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Since we're talking about the webforms, what exactly does the dataset update form do?

datasets have two types of fields:
a) fields that are mutable (e.g., visibility, I have a private dataset and I want to make it public)
b) fields that are immutable (almost all other fields)

How does the form know how to create a new dataset or how to update the current?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dataset update form and tracing its create/update entry point. Compare how mutable and immutable dataset fields are handled; the issue names no files or tests, so the intended behavior and completion criteria need clarification before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
data, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.