#007: Dataset history via external history dataset #7
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 in a separate Concon dataset associated with the original dataset. Each historical snapshot is a named graph in the history dataset.
Design sketch
For a dataset
MetaLearn/molecules, a history dataset is created atMetaLearn/molecules/_history(or similar convention).When a migration is performed:
The association between a dataset and its history dataset is stored in the meta-dataset.
Pros
Cons
Configuration
Enabled per-dataset via meta-dataset:
Tests
Unit tests
Manual tests