Record per-string provenance and CC0 licensing in the corpus #44

Closed
opened 2026-07-01 00:51:57 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:51:57 +00:00 (Migrated from github.com)

Problem

The platform requires public-domain or freely-licensed text with per-string provenance. The corpus generator must attach provenance to every human-readable string and stamp CC0 on the dataset.

Acceptance criteria

  • Every human-readable string in the corpus has a provenance record
  • The dataset is stamped CC0 at the collection level
  • Generator fails if a string lacks provenance
  • A report lists all sources used

Notes

Provenance shape is reused by later text pipelines.

## Problem The platform requires public-domain or freely-licensed text with per-string provenance. The corpus generator must attach provenance to every human-readable string and stamp CC0 on the dataset. ## Acceptance criteria - [ ] Every human-readable string in the corpus has a provenance record - [ ] The dataset is stamped CC0 at the collection level - [ ] Generator fails if a string lacks provenance - [ ] A report lists all sources used ## Notes Provenance shape is reused by later text pipelines.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Core#44
No description provided.