openml / openml/server-api

Feature request: tagging of multiple objects

Open
#340 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

behavior enhancement
Dominant language
Python
Stars
16
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Currently we need one http request to tag a single object (e.g., dataset, flow, ...) with a single tag.
Often we want to tag one or more object(s) with one or more tags. Could you please offer an API call to do so with a single request.

Contributor guide

No contributing guide indexed for this repository

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 existing HTTP request that tags one object with one tag and review the server API's conventions for request and response formats. Define how one request should represent multiple objects and tags, then verify that the new endpoint handles the combinations described in the issue and preserves existing single-tag behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.