#008: Dataset history via file dumps #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blocked by
Summary
Save dataset history as serialized RDF dump files, stored in the file storage system (Hetzner storage box) alongside PDF uploads. Each dump is a Turtle or N-Quads file capturing the state of the dataset at a point in time.
Design sketch
When a migration is performed:
data/files/{team}/dumps/{dataset}-{timestamp}.ttlThe dumps can also be registered in the file catalog for discoverability via SPARQL.
Pros
Cons
Configuration
Enabled per-dataset via meta-dataset:
Tests
Unit tests
Manual tests