Skip to content

Provenance #21

@rweigel

Description

@rweigel

We want to express

  1. "Dataset B is a revision of dataset A" in the sense that B is a better version of A. Similar to "manuscript B is a revision of manuscript A" because typos were corrected.

  2. "Dataset B1 is based on dataset A" and "Dataset B2 is based on dataset A". B1 and B2 are not equivalent, but are closely related. An example is

  • dataset B1 was created from dataset A by removing spikes with automated algorithm 1
  • dataset B2 was created from dataset A by removing spikes with algorithm 2 and also by removing the average value.

In case 2., someone can't simply swap using B1 and B2 without doing additional processing or analysis. In case 1, one can simply replace B with A and perform only basic checks to compare the results obtained with the revised version against those previously used.

We also want to express

  1. Dataset B is identical to dataset A in the sense that it is an exact copy of it).

  2. Dataset B is almost identical to dataset A in the sense that B is identical to A, A has information appended daily, and B may be only updated once per week.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions