Evaluate register-depictions workflow #45
Loading…
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?
The repo's register depictions workflow uses a local script for getting depiction urls: .forgejo/tools/get-depiction-urls.py (with an unnecessary
wget, btw?).For comparison, ΨInf website also has its own register-depiction workflow but it uses uses get-depiction-urls from orinoco/things-enrichment-tools.
I did not compare closely, so is to be seen whether we can reuse the one from ORINOCO.