Bug #4854
openIntegrate Context Annotation tab with Column Annotation tab
0%
Description
Make one compete madlib for the column annotation.
---
1. I'd like to see the context annotation tab be folded into the
column annotation tab. Specifically, I think the column annotation
should contain two madlib sentences:
The <characteristic> of the <entity> was recorded using the
<standard> standard and the <protocol> protocol.
The <entity> was observed <relationship> the <existing-entity> [Add...]
Where [Add...] is a button that adds another context sentence that can
be filled in.
Updated by ben leinfelder over 14 years ago
Started by making the CustomList have a madlib string representation of the context entry. The template is such:
"The Observation was <relationship> the <observation>"
and looks like this in practice:
"The Observation was Within the TemporalPoint (when)"
This is still in it's own tab and is not a directly-editable madlib panel
Updated by ben leinfelder over 14 years ago
Context can be edited in place, madlib-style. There are add/remove buttons for the context entries.
They are still in their own tab due to space considerations.
Updated by ben leinfelder almost 11 years ago
- Target version changed from Unspecified to morpho-plugin-0.9.0