SHOE Library Change Log
07/14/2000
- Comparison: Changed the TYPE attribute to OP
- Category: Made more XML compatible
- RelArg: ditto
- DefArg: ditto
07/13/2000
- Comparison: Use accessor method to get name of SGML_Tag
(in order to function properly now that
SGML_Tag preserves the case of names)
- Def_Inference: ditto
- Def_Relation: ditto
- Instance: ditto
- Ontology: ditto
- Relation: ditto
- SHOE_Doc: ditto
06/12/2000
- Ontology: Check for Def_Renames with null elmt_ids in
setLocalNameCats() in order to prevent
exceptions when the Def_Rename has an error.
06/02/2000
- Ontology: Initialize topLevelCats in setTopLevelCats()
05/11/2000
- OntManager: Use AltProxyUrl to fetch web pages via a
proxy server when used in applet
05/09/2000
- Ontology: Modified setLocalNameCats() and
setTopLevelCategories() to check if a renamed object
is local before calling OntManager.getElement()
05/08/2000
- Ontology: Modified readSubTags() to call addSubErrors()
- Category: added checkFields() method
- Relation: ditto
- OntManager: Check for null names in resolveName()
- Category: Removed getElement() line from validate method
that caused infinite loops when validating
some rules
04/25/2000
- OntManager: Added the getRelsByArgType(),
getAncestorHashtable() and
putParentsInHashTable() methods
04/24/2000
- Instance: Fix to use OS specific line separators
- SHOE_Doc: ditto
- Relation: ditto
- Ontology: ditto
- OntManger: ditto
04/21/2000
- OntManager: Check for null arguments in isSubcategoryOf()
03/28/2000
- Category: Added accessor method for for_text;
03/27/2000
- Ontology: Fixed setLocalNameCats() to handle ontologies
which have 0 elements
- Use_Ontology: Added accessor methods for Id and Version
02/15/2000
- Instance: Support nested instances by flattening them
- SHOE_Doc: ditto
02/01/2000
- Rel_Arg: Removed code to use "TO"/"FROM" as attributes
01/28/2000
- OntManager: Sent errors to System.err not System.out
01/27/2000
- SHOE_Doc: Added validated field and checks
- SHOE_Doc: Added code to validate onts
- SHOE_Doc: Removed code that resulted in dupe parse errs