Missing editor for schema_type #32
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?
I think whether
Typeshould show up in the first place is the main question that needs answering. This is what the SHACL looks like fordlidentifiers:Identifier:The field / propertyshape in question has
sh:path rdf:type. This is because this is theslot_uriof that slot, defined here:github.com/psychoinformatics-de/datalad-concepts@4abb86af91/src/types/unreleased.yaml (L92-L93).I recall from some discussion some time ago, that the intention of that slot is for YAML / LinkML -based validation. In
shacl-vue, the rendered form depends on thesh:NodeShapefor the given class (here,dlidentifiers:Identifier).By default in
shacl-vue, the propertyshape withsh:path rdf:typeis ignored. I am not sure why it was not the case here, perhaps a bug. But the bigger question is: should this still be the case?