OEWG 20110208: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
mNo edit summary
Line 43: Line 43:
*** Accordingly, Becky suggested making this a user-configurable option (whether or not to exclude obsolete terms from autocomplete lists).  Will add to Configuration Manager.
*** Accordingly, Becky suggested making this a user-configurable option (whether or not to exclude obsolete terms from autocomplete lists).  Will add to Configuration Manager.
*** I'm also looking into ways to speed up autocomplete.
*** I'm also looking into ways to speed up autocomplete.
* [https://sourceforge.net/tracker/?func=detail&aid=3170843&group_id=36855&atid=418257 built in icons missing] (Ramona)
** I looked around and couldn't find H_UC.svg anywhere in any version.  In all the versions I looked at, the built-in type icons (which live in src/org/oboedit/gui/resources/icons/typeicons) were the same 21 icons.  I don't know where Becky got H_UC.svg from.
===Next bugs to work on:===
* [https://sourceforge.net/tracker/index.php?func=detail&aid=3169726&group_id=36855&atid=418257 Search term Filter returning wrong results]<br />[https://sourceforge.net/tracker/index.php?func=detail&aid=1899612&group_id=36855&atid=418257 Some filters give wrong answers unless reasoner turned on]
* [https://sourceforge.net/tracker/index.php?func=detail&aid=3169726&group_id=36855&atid=418257 Search term Filter returning wrong results]<br />[https://sourceforge.net/tracker/index.php?func=detail&aid=1899612&group_id=36855&atid=418257 Some filters give wrong answers unless reasoner turned on]
** Discussed with Chris. Agreed on short-term fix: "if an aspect of a search cannot be performed without the reasoner, then it should be greyed out or otherwise indicated."
** Discussed with Chris. Agreed on short-term fix: "if an aspect of a search cannot be performed without the reasoner, then it should be greyed out or otherwise indicated."
** Longer term possibilities--see discussion in [https://sourceforge.net/tracker/index.php?func=detail&aid=1899612&group_id=36855&atid=418257 Some filters give wrong answers unless reasoner turned on]
** Longer term possibilities--see discussion in [https://sourceforge.net/tracker/index.php?func=detail&aid=1899612&group_id=36855&atid=418257 Some filters give wrong answers unless reasoner turned on]
 
* This issue is annoying me: [https://sourceforge.net/tracker/index.php?func=detail&aid=1878279&group_id=36855&atid=418257 Text icons for unknown relationships too small in Graph Ed.]  I'm thinking of trying to add a mouseover popup showing the whole relationship name (when you hover over the unreadable relationship icon)?
===Next bugs to work on:===
* [https://sourceforge.net/tracker/?func=detail&aid=3170843&group_id=36855&atid=418257 built in icons missing] (Ramona
* Speaking of icons, this issue is annoying me: [https://sourceforge.net/tracker/index.php?func=detail&aid=1878279&group_id=36855&atid=418257 Text icons for unknown relationships too small in Graph Ed.]  I'm thinking of trying to add a mouseover popup showing the whole relationship name (when you hover over the unreadable relationship icon)?
* [https://sourceforge.net/tracker/?func=detail&aid=2309391&group_id=36855&atid=418257 Bad handling of unrecognized relation (text editor et al.)]
* [https://sourceforge.net/tracker/?func=detail&aid=2309391&group_id=36855&atid=418257 Bad handling of unrecognized relation (text editor et al.)]
** I looked into this some--will not be simple to fix.  Has to do with how dangling objects (e.g., unrecognized relations) are handled in different components.
** I looked into this some--will not be simple to fix.  Has to do with how dangling objects (e.g., unrecognized relations) are handled in different components.

Revision as of 18:05, 7 February 2011

OBO-Edit Working Group Meeting: Tuesday, February 8th, 2011, 8:30am PST

Conference call details: New GOC conference call numbers
US: 1 866 953 9688
UK: 0808 238 6001
pin: 801561

Agenda/Chair: Nomi Harris
Minutes:
Attendees:

Bug and Feature Tracker Updates

Discussion items

  • Nomi will be away during our next scheduled meeting (22 Feb). Should we:
    • Skip that meeting and meet in four weeks (8 Mar)?
    • Meet in three weeks (1 Mar) and then every two weeks after that? (Would that confuse people?)
    • Meet some other day during the week of 22 Feb? (Any other day that week is ok with Nomi.)

Fixed since last meeting:

Issues and action items carried over from last meeting:

  • Chris fixed the bug where OE was failing to exclude disjoint relationships when checking is_a complete.
    • Terry has question about is_a closure across different ontologies. He'll test beta8 and report any problems.
  • Terry wrote instructors for configuring a renderer to color terms by namespace (Thanks, Terry!). Nomi needs to add this to user guide.
  • Nomi will also add comments on reasoner + memory to user guide.
    • Marcus often gets out-of-memory warning. Nomi (and GO editors) also sees it with GO and the reasoner. Not an easy fix. Work-around: edit with reasoner off, then SAVE, then reason. Nomi will add note to user guide.
    • Brainstorming possible ways to remind users that reasoner is on/to turn off reasoner when quitting/etc.
  • ID fixer: Chris thinks the ID fixer is buggy and that it needs to be fixed. However, I haven't seen any high-priority bugs posted about this (only a level-5 bug I posted myself several years ago). How important is this?
    • Most wg members don't even know what it does! Nomi will bring it up with Chris.

Currently working on:

  • Obsolete terms appear in autocomplete dropdown lists.
    • Current status: implemented removal of obsolete terms from autocomplete lists for searches of "Any text field" (will implement for other types of searches.
      • This extra test slows down creation of autocomplete list.
      • Accordingly, Becky suggested making this a user-configurable option (whether or not to exclude obsolete terms from autocomplete lists). Will add to Configuration Manager.
      • I'm also looking into ways to speed up autocomplete.
  • built in icons missing (Ramona)
    • I looked around and couldn't find H_UC.svg anywhere in any version. In all the versions I looked at, the built-in type icons (which live in src/org/oboedit/gui/resources/icons/typeicons) were the same 21 icons. I don't know where Becky got H_UC.svg from.

Next bugs to work on:

Demo

none

Action Items

  • Nomi to add Terry's instructions on how to use renderers to color terms by namespaces to the user guide.
  • Nomi will add note about reasoner & memory to user guide.

Links

Back to OEWG Meeting agenda and minutes List