Project

General

Profile

Activity

From 04/15/2010 to 05/14/2010

05/14/2010

04:16 PM Bug #5000: oboe-core: comment all classes and properties
Added comments to all classes and properties. These should be reviewed and possibly revised prior to publishing. Shawn Bowers

05/12/2010

10:44 AM Bug #5004 (New): oboe: create an oboe-examples ontology for documenting "best practices"
Should be comprised of a set of examples from the oboe "getting started" guide. These examples should also encode "be... Shawn Bowers
10:41 AM Bug #5003 (New): oboe: develop a high-level "getting started" guide / documentation
This should also include a set of simple examples and a corresponding ontology oboe-examples simply for the sake of t... Shawn Bowers
10:38 AM Bug #5002 (New): oboe-unit: create new oboe-unit for oboe-core
Modify the current oboe-unit to conform to the new oboe-core structure. Primarily requires modifying the characterist... Shawn Bowers
09:12 AM Bug #5001 (New): oboe-core: ensure new characteristic structure still supports unit conversion
This needs to be done using some examples ... maybe a "unit-test" ontology (not sure what this would be)? Shawn Bowers
09:08 AM Bug #5000 (Resolved): oboe-core: comment all classes and properties
Provide comments for each class and property definition. Many of these can be taken from oboe.owl. Shawn Bowers

05/04/2010

02:02 PM Bug #4675: EML:DataTable:Annotation cardinality
This notion of multiple annotations per data table came up again recently (due to a bug, actually).
I'm wondering if...
ben leinfelder

04/27/2010

02:15 PM Bug #4856: Ontology Browser as a non-modal palette
there's now a blue border around the "active" field that will disappear when a different field is selected or if the ... ben leinfelder
11:59 AM Bug #4856: Ontology Browser as a non-modal palette
I've noticed it's quite easy to "forget" which field is driving the onotology palette - perhaps I'll had some clear v... ben leinfelder
11:55 AM Bug #4853: Save as Duplicate... should copy the Annotation too
Now responding to the "save duplicate event". You will be prompted as to whether or not you want to copy the annotati... ben leinfelder

04/26/2010

04:13 PM Bug #4946: Look-ahead search freezes
with the new[er] ontology palette, the look ahead searching might become less important. It's nearly impossible to ge... ben leinfelder
04:09 PM Bug #4922: DB-driven Annotation Manager
the bulk of this is complete - i'll add individual tasks to refine its use as they are identified. ben leinfelder
04:05 PM Bug #4844: Dynamically resize Ontology selection fields
the fields now have helping prompts underneath them. and the tool tip is great.
Dynamically resizing the fields was u...
ben leinfelder
04:03 PM Bug #4769: Save annotations to network
now responding to the save event (on a data package) and saving to the same location as the eml package.
The "Save An...
ben leinfelder
11:34 AM Bug #4856: Ontology Browser as a non-modal palette
Now the palette remains open. When a different field is clicked, the contents change to match (filter class and selec... ben leinfelder
08:10 AM Bug #4856: Ontology Browser as a non-modal palette
from shawn:
-do not close/reopen palette, just refresh the contents
-include search field in palette window
-include ...
ben leinfelder
08:36 AM Bug #4950: Toggle "edit mode" on Annotation tabs
much better as a checkbox ben leinfelder
08:26 AM Bug #4950: Toggle "edit mode" on Annotation tabs
change to checkbox ben leinfelder

04/23/2010

03:38 PM Bug #4855: Reorder the Full Annotation rows to match madlib order
(In reply to comment #1)
> I think this makes the table even more confusing than it already is.
>
> The current orde...
Margaret O'Brien
03:28 PM Bug #4855: Reorder the Full Annotation rows to match madlib order
I think this makes the table even more confusing than it already is.
The current order matches the examples laid out...
ben leinfelder

04/22/2010

05:49 PM Bug #4950: Toggle "edit mode" on Annotation tabs
the toggle button is now in charge of issuing the save. not a full save-to-disk, but a save-for-when-you-navigate-awa... ben leinfelder

04/21/2010

04:14 PM Bug #4950: Toggle "edit mode" on Annotation tabs
i've got the pages set up so that they can be enabled/disabled.
Now for the toggling and saving.
ben leinfelder
11:51 AM Bug #4951: Add "?" help buttons/info on the annotation tabs
Made the help dialog accessible from buttons/links on:
-Full Annotation tab
-Column Annotation tab
-Context Annotatio...
ben leinfelder

04/20/2010

03:35 PM Bug #4949: Add class label under madlib fields
Wrapping the text field in a jpanel with a titled border. The title is the name of the class that field is filtering ... ben leinfelder
11:22 AM Bug #4856: Ontology Browser as a non-modal palette
The only other thing I can think to add to this is that it not close unless you hit the close button on the window. C... ben leinfelder
11:15 AM Bug #4856: Ontology Browser as a non-modal palette
1. modal issue resolved: made those modal dialogs non-modal so that the palette is not inactivated.
2. window closing...
ben leinfelder

04/19/2010

05:18 PM Bug #4856: Ontology Browser as a non-modal palette
Almost there with the floating dialog palette...looking good with preliminary work at least.
A few issues/todos:
-nee...
ben leinfelder
01:46 PM Bug #4856: Ontology Browser as a non-modal palette
We are newly-recommitted to this approach - it will replace the current "drop down" style ontology browser. The state... ben leinfelder
03:24 PM Bug #4945: Add scrollbars to search UI
was not expecting it to take only 1 line of code...done! ben leinfelder
01:16 PM Bug #4945 (Resolved): Add scrollbars to search UI
If you add enough criteria, you will exceed the size of the window. ben leinfelder
03:11 PM Bug #4948: Clarify importance of Measurement "template" field
added dividing lines with titles in them:
Attribute: DATE
-Measurement----------
The <blank> was recorded
-Or-------...
ben leinfelder
01:26 PM Bug #4948 (Resolved): Clarify importance of Measurement "template" field
In the Column Annotation (and also the search UI) you can select a single Measurement subclass and have the other 4 c... ben leinfelder
02:45 PM Bug #4946: Look-ahead search freezes
To make this fast, I think you'll want to use a specialized tree structure for the lookup index, rather than running ... Matt Jones
02:05 PM Bug #4946: Look-ahead search freezes
This still isn't the speediest feature. The implementation is naive in that it reconstructs the entire tree from the ... ben leinfelder
01:18 PM Bug #4946 (New): Look-ahead search freezes
In the ontology browser, quick typing will render the popup useless.
My hunch is that it will go away when we stop s...
ben leinfelder
01:57 PM Bug #4947: Search ontology tree only using class name
not searching labels/descriptions now. ben leinfelder
01:20 PM Bug #4947 (Resolved): Search ontology tree only using class name
We are currently searching classname and all descriptions/labels for contains (not starts-with). This should be limit... ben leinfelder
01:37 PM Bug #4951 (Resolved): Add "?" help buttons/info on the annotation tabs
Full, Column and Context tabs all need help buttons to walk future users through the UI/annotation process.
There is...
ben leinfelder
01:35 PM Bug #4950 (Resolved): Toggle "edit mode" on Annotation tabs
Currently the Column Annotation and Context Annotation tabs are always in edit mode, so to speak. Any changes made to... ben leinfelder
01:30 PM Bug #4949 (Resolved): Add class label under madlib fields
Easier said than done considering the limited vertical space: ever-present reminders of the appropriate class for a m... ben leinfelder

04/16/2010

11:05 AM Bug #4922: DB-driven Annotation Manager
this is now the implementation in the packaged installer. ben leinfelder
09:53 AM Bug #4854: Integrate Context Annotation tab with Column Annotation tab
Context can be edited in place, madlib-style. There are add/remove buttons for the context entries.
They are still in...
ben leinfelder
 

Also available in: Atom