"unknown editor" for PID after schema changes #29
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?
It looks like the new SHACL export at https://concepts.datalad.org/s/demo-research-information/unreleased.shacl.ttl looks different, on the property shape level, from the previous version.
This is causing unknown editor issues for several properties in a form:
It's affecting
xsd:anyURIdatatypes.I'm taking the property shape for the PID field from the Person nodeshape from the TRR379 schema (which is still on the previous state), as an example:
and from the same property shape and equivalent class in the latest demo-research-information shacl state:
So it looks like:
sh:datatypeentry is gonesh:minCountentry is gonesh:nodeKindhas changed tosh:IRIWe need to investigate the changes to the schema and/or the latest state of
gen-shaclin LinkML to get to the bottom of this.More cases (for
Attribute)Tracking progress on the LinkML
gen-shaclinvestigation here: https://github.com/psychoinformatics-de/datalad-concepts/issues/555Fixed in
817fecc33f