Hi Chris, Are you using the development version of Kepler or Version 1.0?
Depending on which version you are using, there is a configuration file called "ontology_catalog.xml" (under configs/ptolemy/configs/kepler/ontology) that can be used to add new ontology (.owl) files to the system. Shawn On Mon, Feb 23, 2009 at 1:49 PM, Chris Weed <chrisweed at gmail.com> wrote: > I've gone through a number of the presentations and user guides on Kepler, > and I can't seem to find how to add my own ontology. > > As a simple example I would like to add a simple ontology like > > Image > RGBImage isa Image > GrayScaleImage isa Image > > I want to then associate "Image" with the output of the ImageReader actor. > > Any help is greatly appreciated. > Chris > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users >

