Enable annotation that allows for multi-line edit #29
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?
A
descriptioncan be long. Sometimes it has to be long to be useful.It would be nice to be able to indicate, for a
stringvalue input, whether it makes sense to present a multi-line edit widget.If a slot in the linkml schema is annotated with
dash:singleLine: true(https://datashapes.org/constraints.html#SingleLineConstraintComponent) this should make a multiline text area editor appear (as opposed to a single line text field editor)