Make display name configurable #5

Closed
opened 2025-04-22 13:02:31 +00:00 by mih · 3 comments
Owner

image

![image](/attachments/61be9e70-df6a-4732-80f3-8e6fd884f132)
Author
Owner

I tried adding a property with slot_uri skos:prefLabel, but shacl-vue does not accept it like that. It wants an annotation.

However, I have not yet been able to add such an annotation via the editor. I can only do this in code.

I tried adding a property with `slot_uri` `skos:prefLabel`, but shacl-vue does not accept it like that. It wants an annotation. However, I have not yet been able to add such an annotation via the editor. I can only do this in code.
Owner

Are you referring to the display name of the record itself, i.e. the orcid in this example? What I'm understanding is that, because the editor does not provide a means to add an annotation (there is no Annotation class in the side pane to select and to add records for), we are looking for a different way to "annotate" the record in order to change its display name via the editor.

I could update the shacl-vue code to have multiple options for rendering the display name of a record, one being an annotation as we have used before, and another being that the record has a property/slot with the skos:prefLabel uri. Would that make sense here?

Are you referring to the display name of the record itself, i.e. the orcid in this example? What I'm understanding is that, because the editor does not provide a means to add an annotation (there is no `Annotation` class in the side pane to select and to add records for), we are looking for a different way to "annotate" the record in order to change its display name *via the editor*. I could update the shacl-vue code to have multiple options for rendering the display name of a record, one being an annotation as we have used before, and another being that the record has a property/slot with the `skos:prefLabel` uri. Would that make sense here?
Author
Owner

Works now. Thanks!

Works now. Thanks!
mih closed this issue 2025-04-23 04:51:35 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
inm7/annotate.inm7.de-simplesubmit#5
No description provided.