NIH | National Cancer Institute | NCI Wiki  

NCI Protégé 1.4.1 Release Notes

Contents of this Page

National Cancer Institute Center for Bioinformatics
Protege 1.4.1 Release Notes
28 January 2010

Product Changes

The objective of this release of Protege 1.4.1 is to provide bugs fixes found in previous. Protege releases as well as completing a feature request for formatting of the complex properties and improving performance for batch edits.

New Feature Highlights

  • 2948: Object properties available in role construction dialog are restricted according to the domain of the class that the role is being asserted on
  • 6082: Forward and Backward navigation buttons have been enabled in the NCIEditTab.
  • 16121: Buttons to make a class Defined or Primitive have been added to the NCIEditTab. If the entire list of Necessary conditions is to be made Necessary and Sufficient, the conditions don't need to be made defining one at a time, pressing the appropriate button makes all these conditions N&S. The same applies to making a class primitive starting from a defined class. Individual conditions can still be made either defining or non-defining as necessary.
  • 21375: Internal format of complex properties has been modified. An xml schema is now used to specify the format. This affects batch editing jobs that include complex properties. The format to use for DEFINITION and ALT_DEFINITION in a batch edit is:

<ncicp:ComplexDefinition xmlns:ncicp="http://ncicb.nci.nih.gov/xml/owl/EVS/ComplexProperties.xsd#"><ncicp:def-definition>Text of DEFINITION.</ncicp:def-definition><ncicp:def-source>NCI or some other</ncicp:def-source><ncicp:attr>some attribution</ncicp:attr><ncicp:Definition_Reviewer_Name>Someone's name</ncicp:Definition_Reviewer_Name><ncicp:Definition_Review_Date>a date in YYMMDD format</ncicp:Definition_Review_Date></ncicp:ComplexDefinition>

If no attribution is required the entire set of tags can be eliminated from the above. And the format for a FULL_SYN is:

<ncicp:ComplexTerm xmlns:ncicp="http://ncicb.nci.nih.gov/xml/owl/EVS/ComplexProperties.xsd#"><ncicp:term-name>some term</ncicp:term-name><ncicp:term-group>PT or another type</ncicp:term-group><ncicp:term-source>NCI or another source</ncicp:term-source><ncicp:source-code>some code</ncicp:source-code></ncicp:ComplexTerm>

If no source code is required the entire set of tags can be eliminated from the above.

List of New Features

GForge number
(hyperlinked)

Brief description of item

18997

Protege tab for reasoning server administration (including status information and kb reload)

22870

Would like to do 'property present' LQT queries with object properties

2948

Domain and Range checks on property restrictions at edit time

23003

Not able to have a NOT query in the nested query

23297

Restrict access to OWLClasses tab

23516

the changes ontology sees changes involving internal protege classification slots (e.g. protege:inferredSuperclassOf)

21375

Use of parseType=Literal for complex properties

18533

Changes Tab does not reflect items created in Batch Load

16324

Need indication of classifier run

16121

Button to make a concept defined

6082

BACK and FORWARD Buttons

List of Bug Fixes

GForge number
(hyperlinked)

Brief description of item

24801 

Focus of editor switches while creating restrictions

22400

LQT results don't have search criteria appended at the end of the file.

22680

Restrictions added flagged as changes to Restriction classes in Prompt

24503

LQT nested query causes error dialog

24435

fitering inherited restrictions

24343

Cannot edit restriction that has an apostrophe in the filler value

24301

Add Individual button should only be enabled when hasValue is selected

23284

Batch edit to delete associations needs full association rdfs:ID

24196

Restore nci-specific export function in inferred tree widget

19404

Link which opens when an unstructured proposal is imported, opens an xml.

20587

infinite loop in Report Writer

22969

Report Writer fails on rerun after a cancel

22984

null pointer in Protege OWL layer

23006

Can't change tabs unless focus is on a concept

23204

After split one of the classes ended up with owl:thing as the only parent

23276

In Copy pane, the Preferred_Name and PT are automatically sync'ed with an improper AQ.

23431

Editing a role with Cardinality requires reselecting Cardinality

23529

Report Writer shows anon class defined by conjunction of NandS

23716

Report Writer incapable of generate completed report

23613

CompleteableCache throws a nullpointer exception

23057

Lucene indexing failure with database data

23631

Refresh of screen after classification slow and using up desktop resources

22879

BatchEditor gives a false positive

23530

Cannot edit the concept from workflow

23969

Batch edit takes a long time

22434

database accumulates garbage over a period of time

22405

NPE when selecting row from PROMPT differences table

20018

During a batch edit a new definition is accepted even without the qualifiers.

13586

Can the Read-Only view look like the Review pane (have one page with all class info)?

22781

Protege 1.4 loads ndf-rt with exceptions, property tab has the ugly widget

15632

Inability to reject and/or ignore suggestions from the classifier

22786

Expands the first top level node under owl:Thing when add Restriction

23495

Slow performance when creating new concepts including split and copy

Other Items Closed

The defects in the following list were not reproducible, or were fixed as a by-product of refactoring, or were related to configuration setup.

GForge number
(hyperlinked)

Brief description of item

24781

Legacy_Concept_Name issues

23545

ReadCommited Cache throws a nullpointer exception.

23998

(duplicate of 24360 ) Runtime errors during batch edit

21685

Imports ontologies through the metadata tab is not working

19046

Error editing concepts from workflow with changes in ConceptType

6067

rethink and redesign workflow of pre-merge/pre-retire

18033

Make Changes tab show login and log out


23818

popup windows are inaccessible in Citrix protege

 

22101

Wrong Starting Point for Add/Edit Parent Class -- dup 22786

CORE Product Dependencies

No caCORE dependencies. This software is used for editing and maintaining NCI Thesaurus and BiomedGT

Release History

Release

Date

1.0

Jun 07

1.1

Sept 07

1.2.0

Dec 07

1.2.1

Feb 08

1.2.2

May 08

1.2.3

Jul 08

1.2.3 Patch

Aug 08

1.3.0

Mar 09

1.4.0

Sep 09

1.4.1

Jan 10


  • No labels