{% extends "layout.html" %} {% block headers %} {% endblock %} {% block submenu %} {% endblock %} {% block body %}

Retract dataset

1. Select dataset 2. Confirm target 3. Review & retract

Step 1 — Select dataset

Search for a published dataset by title, then pick it from the results.

Note: only datasets with a single published version can be retracted with this tool. Datasets with more than one version must be handled separately.

Search results

Click a row to select the dataset.

TitleDOIVersionPublished

Step 2 — Confirm target

Selected dataset:

Title
DOI
Version
Published
Container UUID
Dataset UUID

Step 3 — Review & retract

You are about to retract a published dataset. This will:

  • Mark the published version as inactive, non-public, and not latest (its public page will show "CONTENT WAS REMOVED").
  • Move the published version into the container's retracted versions list.
  • Promote the published dataset back to a draft the owner can edit.
  • Delete the dataset's Review record (if any).
  • Strip posted_date, published_date, is_under_review, and first_online_date.

This operation is destructive. Please review carefully.

Title
DOI
Version

State change:

Published (latest) Retracted & reverted to draft


{% endblock %}