bio-guoda / preston

a biodiversity dataset tracker
MIT License
25 stars 1 forks source link

enable copying of anchored provenance graph #274

Open jhpoelen opened 5 months ago

jhpoelen commented 5 months ago

Currently,

preston cp --anchor hash://sha256/xxxx

ignores the anchor and copies the entire provenance graph.

Expected is that when an anchor is provided with the copy command, only the anchored part and their origins are copied.