omeka/omeka-s-enduser

Document Value Annotation for in the core item edit process.

Closed this issue · 1 comments

You can make any number of annotations of individual values directly on a resource form via a sidebar. Add an item and add any property. Add any arbitrary text and click the ellipsis then the "Annotate value" dialog bubble. That should open an "Annotate value" sidebar. Select any property, any data type, and then press "Add annotation". An input should appear below. Enter anything into the input and click the "Set annotations" button. The sidebar should close. Now, in the same value, click the ellipsis then the "Annotate value" dialog bubble and see if the annotation your just entered is there. Go ahead and add multiple annotations of multiple different data types, set them, and see if they persist. Now save the item. On the item show page you should see a "Has annotation" dialog bubble next to the value you entered. Click on it and you should see every annotation you made below the value. Now edit the item and confirm that the annotations are still assigned to the value.

Complete in Value Annotation branch.