AXN:0591.DATASET.∞🛤️🔓🕘◇🔝

PEO Case 001 · T0 Enumeration of the Firenze crui.unifi Corpus (14,284 DOIs)

Lee Sharks (Rex Fraction / Nobel Glas) · 2026-07-22 · Dataset
↓ Download MD ↓ PDF
Platform Erosion ObservatoryPEO Case 001DataCiteDOIFirenze University Presscrui.unifiprefix 10.13128identifier migrationregistration agencydigital preservationrecovery maptier-2 enumerationT0 snapshot

Description

Recovery map for the 14,284 DataCite DOIs formerly registered under client crui.unifi (Università degli Studi di Firenze; Firenze University Press) and abandoned by the registration-agency migration event of 2026-07-16T07:23:35Z. The Platform Erosion Observatory's tier-1 census detected the client-count collapse (14,283 → 0) between 2026-07-13 and 2026-07-20 (Case 001, data/peo-case-001-florence-fup.md). This deposit resolves that figure to identifiers by streaming the DataCite Public Data File 2025 — a t0 snapshot frozen at 2026-01-06T20:11:59Z, approximately six months prior to the deletion — and filtering on client_id=crui.unifi. The extraction yields 14,284 unique DOIs, all under prefix 10.13128: 14,282 in findable state and 2 in registered state (the +1 discrepancy against the tier-1 findable count of 14,283 is consistent with a single state transition in the six-month interval between snapshot and census). Update-time distribution places 12,308 DOIs (86.2% of the corpus) in a four-month mid-2020 metadata refresh window (2020-06 through 2020-09), with secondary refresh points at 2021-03 (528 DOIs) and 2023-03 (352 DOIs). Long tail through 2024-08. Every DOI in the enumeration currently resolves to https://journals.fupress.net/inactive-doi/. The corpus spans the Firenze University Press journal portfolio: ijae (Italian Journal of Anatomy and Embryology, 1,959), aestimum (1,862), techne (875), rief (624), studi_formaz (578), formare (536), lea (520), studi_slavis (465), aisthesis (433), and 200+ other journal codes. Two edge-case identifiers embed the prefix a second time in the suffix (10.13128/10.13128/ahs-23289, 10.13128/10.13128/rea-25108) — preserved unaltered from source; flagged for any re-registration pass. The enumeration is redistributed under CC-BY-4.0 from the DataCite Public Data File 2025 (landing DOI 10.14454/t5qb-d995) and constitutes a public recovery map for the 10.13128 corpus.

Wiki Article

PEO Case 001 · T0 Enumeration of the Firenze crui.unifi Corpus is a dataset by Lee Sharks, deposited 22 July 2026 under the Rex Fraction and Nobel Glas registers, and the first case opened by the Platform Erosion Observatory. It maps 14,284 DataCite DOIs formerly registered under the client `crui.unifi` — Università degli Studi di Firenze and Firenze University Press — and abandoned by a registration-agency migration event timestamped 2026-07-16T07:23:35Z. The T0 designation marks it as a baseline enumeration: the corpus recorded at the moment of the event, before decay, so that later observations have something to be measured against. The case establishes the Observatory's method and its evidentiary position. Platform erosion is argued here about someone else's corpus — a university press, not the archive — which is what makes the instrument credible: the Observatory's standing depends on its operator not being the visible subject of what it publishes. A dataset of 14,284 abandoned identifiers is the kind of event that is ordinarily invisible because no one enumerates it while it is happening.
Also published as a standalone entry: /s/wiki/1408/

Concepts Defined

Platform Erosion Observatory []
tier-1 census []
T0 Enumeration []
PEO Case 001 []
registration-agency migration event []
client-count collapse []
RangeStream adapter []
public recovery map []
Falsification Conditions []
byproduct per-client census counter []
chunked HTTP Range requests []

Full Text

PEO Case 001 · T0 Enumeration of the Firenze crui.unifi Corpus (14,284 DOIs)

# PEO Case 001 · T0 Enumeration of the Firenze crui.unifi Corpus (14,284 DOIs)

Description

## Description

Recovery map for the 14,284 DataCite DOIs formerly registered under client `crui.unifi` (Università degli Studi di Firenze; Firenze University Press) and abandoned by the registration-agency migration event of 2026-07-16T07:23:35Z.

The Platform Erosion Observatory's tier-1 census detected the client-count collapse (14,283 → 0) between 2026-07-13 and 2026-07-20 (Case 001, `data/peo-case-001-florence-fup.md`). This deposit resolves that figure to identifiers by streaming the DataCite Public Data File 2025 — a t0 snapshot frozen at 2026-01-06T20:11:59Z, approximately six months prior to the deletion — and filtering on `client_id=crui.unifi`.

The extraction yields 14,284 unique DOIs, all under prefix `10.13128`: 14,282 in `findable` state and 2 in `registered` state (the +1 discrepancy against the tier-1 findable count of 14,283 is consistent with a single state transition in the six-month interval between snapshot and census). Update-time distribution places 12,308 DOIs (86.2% of the corpus) in a four-month mid-2020 metadata refresh window (2020-06 through 2020-09), with secondary refresh points at 2021-03 (528 DOIs) and 2023-03 (352 DOIs). Long tail through 2024-08.

Every DOI in the enumeration currently resolves to `https://journals.fupress.net/inactive-doi/`. The corpus spans the Firenze University Press journal portfolio: `ijae` (Italian Journal of Anatomy and Embryology, 1,959), `aestimum` (1,862), `techne` (875), `rief` (624), `studi_formaz` (578), `formare` (536), `lea` (520), `studi_slavis` (465), `aisthesis` (433), and 200+ other journal codes.

Two edge-case identifiers embed the prefix a second time in the suffix (`10.13128/10.13128/ahs-23289`, `10.13128/10.13128/rea-25108`) — preserved unaltered from source; flagged for any re-registration pass.

The enumeration is redistributed under CC-BY-4.0 from the DataCite Public Data File 2025 (landing DOI `10.14454/t5qb-d995`) and constitutes a public recovery map for the 10.13128 corpus.

Methodology

## Methodology

The 2025 Public Data File is a 34.4 GB tar containing per-month members at `dois/updated_YYYY-MM/YYYY-MM.csv.gz`, each a compact projection of `(doi, state, client_id, updated)` for DOIs whose last update fell in that month. Extraction streams the tar via chunked HTTP Range requests to `datafiles.datacite.org` (~180 chunks at 128 MB), each chunk triggering a fresh 302 redirect to a newly minted 5-minute S3 presigned URL. This bypasses both bulk download (615 GB decompressed / 32 GB compressed) and the single-connection expiration failure mode encountered with linear streaming. The tar is parsed with Python's `tarfile` module in stream mode over a file-like `RangeStream` adapter. A global filter selects records where `client_id == 'crui.unifi'` while maintaining a byproduct per-client census counter. All processing is in-memory except the target enumeration output.

Falsification Conditions

## Falsification Conditions

The claim that 14,284 identifiers formed the crui.unifi corpus at 2026-01-06T20:11:59Z would be weakened by production of any DataCite-registered 10.13128 DOI, dated before that timestamp, that does not appear in the enumeration. It would be strengthened by an independent extraction from the same source file (either by DataCite themselves, by Firenze University Press, or by a third party) producing a matching enumeration. The claim that these DOIs were deleted on 2026-07-16 relies on the client record's `updated` field visible in DataCite's public API; a contradicting value would falsify the deletion timestamp.

Files

## Files

External Metadata

Sidecar: /data/external-metadata/AXN-0591.json
DataCite severance status: intact
External metadata recovered post-severance (non-authoritative). The sidecar maps each DOI to its locator in the bulk data stores.
Record modifications
The deposited text is immutable; these are changes to the record's metadata and declared state.

Traversal

#1407 EA-ACT-ANALOG-01: The Effective Act — Revocation of CERN's Status as Rightful Stewa#1409 EA-SPXI-ANALOG-01: Machine-Eligible Handwritten Artifacts (v1.0 final form, edition of r
Cited by (1)