Support hinting re deprecated classes #302
Labels
No labels
bug
config
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/shacl-vue#302
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?
owl:DeprecatedClassis a common approach for that. Any class could be annotated with it. It would be good to provide a hint for users to avoid it. The annotation value might have info on what to use instead and would be worth showing in this context.Related: datalink/shacl-vue#114
See here for an example of a tag collection in a real-world use case https://pool.v0.trr379.de/ui/?sh%3ANodeShape=dlthings%3AAnnotationTag
Importantly, with
things/v2they all derive from a common base class.