Implement a workflow for sh:PropertyGroup declaration and conversion to SHACL #12
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?
github.com/psychoinformatics-de/datalad-concepts@625ff16ecfstarts adding annotations to the slots in thedlthingsschema in order to drive UI presentation on theshacl-vueside. This is one necessary input to the workflow. Another, currently missing piece, is defining the samesh:PropertyGroups that are used in the annotations, and then converting that to SHACL and feeding it to ashacl-vuedeployment.There are a few existing parts of the solution that I have used previously:
dlschemaschemas. Here's an example: https://hub.datalad.org/datalink/tools/src/branch/main/data/dlco-shacl-groups.yamlWe need to decide how/where to implement this.