add registration tool for shacl-vue file uploads #17

Merged
adina merged 1 commit from adina/tools:register into main 2026-02-05 13:11:21 +00:00

1 commit

Author SHA1 Message Date
Adina Wagner
355241c38d add registration tool for shacl-vue file uploads
This script is a resource to use in CI actions for
automatic registration of uploaded annex keys into
target repositories.
Shacl-vue's file upload feature (see
https://shacl-vue.psychoinformatics.de/features-file-upload.html#file-upload)
essentially stores file content as unused, unreferenced
keys in its configured upload repository. This tool
identifies such unused keys, and registers them
in the target repository by creating an annex
pointer file. The name and structure of the
pointer file location is derived from metadata
records from the dumpthings instance the file was
uploaded to.
2026-02-05 14:04:14 +01:00