Project

General

Profile

Actions

Bug #5185

closed

common ontology_catalog.xml get modified

Added by Derik Barseghian over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
tagging
Target version:
Start date:
09/16/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5185

Description

Sometimes kepler modifies ontology_catalog.xml file in the common module. This shouldn't happen.

Actions #1

Updated by Derik Barseghian over 13 years ago

Here's an example of a modified common-2.1/configs/ptolemy/configs/kepler/ontologies/ontology_catalog.xml


<ontologies>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/keplerActorOntology.owl" library="false" tagbar="true" color="128,128,128" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/kepler-component.owl" library="true" tagbar="true" color="0,255,255" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/kepler-project.owl" library="true" tagbar="true" color="255,0,255" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/kepler-discipline.owl" library="true" tagbar="true" color="0,255,0" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/kepler-statistics.owl" library="true" tagbar="true" color="255,200,0" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/seekBiodiversityOntology_inferred.owl" library="false" tagbar="true" color="255,175,175" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/seekStatisticsOntology.owl" library="false" tagbar="true" color="0,0,255" local="false"/>
<ontology filename="/Users/derik/dev2/kepler.modules.2.1/common-2.1/target/eclipse/classes/ptolemy/configs/kepler/ontologies/SeekFieldObservationOntology_JUN_2005.owl" library="false" tagbar="true" color="255,0,0" local="false"/>
<ontology filename="/Users/derik/KeplerData/modules/core/onto7934053400911427464.owl" library="true" tagbar="false" color="255,255,255" local="true"/>
</ontologies>

The ontology filename referred to (/Users/derik/KeplerData/modules/core/onto7934053400911427464.owl ) doesn't exist.

Actions #2

Updated by Sean Riddle over 13 years ago

Fixed in r25854-8. This adds checks tomake sure that the original ontology_catalog.xml file from the common module is never modified. If somehow it gets set as the current ontology catalog file, the tag manager will be disabled.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5185

Actions

Also available in: Atom PDF