[kepler-dev] [Bug 2458] New: - Search problems with multiple actor ontologies
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Jun 14 16:24:15 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2458
Summary: Search problems with multiple actor ontologies
Product: Kepler
Version: 1.0.0beta2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: higgins at nceas.ucsb.edu
QAContact: kepler-dev at ecoinformatics.org
In the Beta1 release, there are several actor ontologies that appear in the
actor tree, including: 'Kepler Actor Ontology', 'Component Ontology', 'Project
Ontology', etc. Previously, we had only the 'Kepler Actor Ontology'.
Configuration is in
$KEPLER\configs\ptolemy\configs\kepler\ontologies\ontology_catalog.xml.
With this set up, there is a 'java.lang.ClassCastException' that occurs if one
searches for 'constant'. However, if one goes in and edits
'ontolgy_catalog.xml' to turn off the 'Kepler Actor Ontology', a search for
'constant' works OK! (note that actors in the 'Component Ontology' are
duplicates of the ones in the 'Kepler Actor Ontology' but organized
differently!
I thus suspect that there is a search problem that is due to the existence of
'constant' actor is both ontologies.
More information about the Kepler-dev
mailing list