OEWG 20110405: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
Line 45: Line 45:
** In 2.1-b11, when I try either 'Parent' or 'Child', the search box stops working. The Self/Root/Parent/Child selector blanks out, and hitting the 'Search' button does nothing. I can no longer do anything with that search panel (but if I close it and open a new one, the new panel behaves OK for 'Self' searches).
** In 2.1-b11, when I try either 'Parent' or 'Child', the search box stops working. The Self/Root/Parent/Child selector blanks out, and hitting the 'Search' button does nothing. I can no longer do anything with that search panel (but if I close it and open a new one, the new panel behaves OK for 'Self' searches).
*** Fixed in 2.1-b12 (coming soon)
*** Fixed in 2.1-b12 (coming soon)
** Note that this bug was new to 2.1-b11 (had to do with trying to disable aspects that don't work right w/o reasoner).  However, other related-sounding bugs were co-reported with this one, and they turned out to be old bugs.
** Note that this bug was new to 2.1-b11 (had to do with trying to disable aspects that don't work right w/o reasoner).  However, other related-sounding bugs were co-reported with this one, and they turned out to be old bugs (found in OE versions back to 2.000).
*** 3265376 Search for children is missing some (unless reasoner on)
*** [http://sourceforge.net/tracker/?func=detail&aid=3265376&group_id=36855&atid=418257 Search for children is missing some (unless reasoner on)]
*** 3265349 Filtered save with "child" aspect fails
**** If you turn on one of the reasoners, you find more children. Maybe the "child" and "parent" search aspects should be disabled if the reasoner is off?
*** [http://sourceforge.net/tracker/?func=detail&aid=3265349&group_id=36855&atid=418257 Filtered save with "child" aspect fails]
* Loading multiple ontologies--PATO, GO, cell etc, Marcus gets message "ID profile mismatch--use profile loaded from the file"?  Which ontology file is it referring to?  It should say which. (Marcus will post this as a bug.)
* Loading multiple ontologies--PATO, GO, cell etc, Marcus gets message "ID profile mismatch--use profile loaded from the file"?  Which ontology file is it referring to?  It should say which. (Marcus will post this as a bug.)



Revision as of 00:24, 5 April 2011

OBO-Edit Working Group Meeting: Tuesday, April 5, 2011, 8:30am PDT

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

From last meeting

  • Trying to help Paola to get her OBO-Edit behaving like Becky's. Problems with her dictionary. None of her problems appear to be OBO-Edit bugs.
    • Paola got it working. She wrote, "The problem seemed to be with the way the dict files were transmitted/copied over. Emailing, zipping or loading/downloading from web repository did not work, but simply copying the files on a memory stick did the trick."
  • Someone asked whether there's a way to see the most recently modified items in the SourceForge bug tracker. There isn't a way to sort by Last Modified, but this query will show you tracker items (bug or feature) that were modified in 2011 and that are still open.
  • Ramona would like to be able to move undocked windows behind other windows instead of being in front of everything. (The user guide window can do this.)
    • Unfortunately, is not really doable, because the component window stuff is handled by a third-party package (infonode.docking) and it appears that undocked--aka floating--windows are DEFINED as floating in front of the other components, and this behavior is not configurable. OE's user guide window is different because it is created as a new window by a different method (and it can't be docked--it's not a dockable component).

Fixed since last meeting

  • explanation component not working
    • The Explanations component and Graph Editor weren't showing explanations for some newer explanation types (just the question, "Why is this link in the ontology?"). Now they show raw explanations for any explanation types that don't have a pretty form defined. This fix was deemed good enough.
  • Marcus: when you use the magnifying glass in the user guide, you get duplicate items, and one of the duplicates is empty and the other has the info.
    • Nomi remembers having fixed this before (others agreed). Amina disabled my fix last year for some reason. I have re-fixed it.
  • Chris added a new simple reasoner called "DirectLinkReasoner". It can only infer "direct" links, whereas the other reasoner does more.
    • Direct links are typically trivial inferences that are useful for working in OBOEdit:
      • infer a simple link from an intersection link
      • infer symmetric class-level axioms (e.g. X disjoint_from Y <-> Y disjoint_from X)
    • Use of this reasoner may possibly introduce a slight impact in responsiveness in OE, compared to running with no reasoner. However, this should be constant (i.e., it should be no worse on an ontology of 10,000 terms compared to an ontology of 10 terms). Brief tests indicate that this decrease in responsiveness is not really noticeable.

Currently working on

  • Configuration manager not opening (on Laurel's Linux box)
    • Works for her on Windows. Works for Nomi on her Linux box (Ubuntu).
    • Nomi requested more information to help track this down.
  • Is_a closure broken
    • Filtered save with "is_a closure" checked doesn't save all the terms it should.
    • Fix in progress
  • parent/child search problem in 2.1-b11
    • In 2.1-b11, when I try either 'Parent' or 'Child', the search box stops working. The Self/Root/Parent/Child selector blanks out, and hitting the 'Search' button does nothing. I can no longer do anything with that search panel (but if I close it and open a new one, the new panel behaves OK for 'Self' searches).
      • Fixed in 2.1-b12 (coming soon)
    • Note that this bug was new to 2.1-b11 (had to do with trying to disable aspects that don't work right w/o reasoner). However, other related-sounding bugs were co-reported with this one, and they turned out to be old bugs (found in OE versions back to 2.000).
  • Loading multiple ontologies--PATO, GO, cell etc, Marcus gets message "ID profile mismatch--use profile loaded from the file"? Which ontology file is it referring to? It should say which. (Marcus will post this as a bug.)

Next bugs to work on

Links

Back to OEWG meeting agenda and minutes list