Hi Ramon, the UIMAST extension for the ontology editing tool semantic turkey (which is itself an extension for firefox) features a type system editor which, with respect to the one in eclipse, has the additional feature of showing the tree structure of the TS. Currently it has only one (though important) limitation: it does not properly support imports. Anyway, if your TS does not depend on other TSes or if you are willing to put this modification in the code (it's entirely written in javascript, and it's opensource) maybe it can satisfy your request,
Cheers, Armando > -----Original Message----- > From: Ramon Ziai [mailto:[email protected]] > Sent: Saturday, July 11, 2009 5:54 PM > To: [email protected] > Subject: Type System Visualization? > > Hi UIMAers, > > I was wondering whether there are existing solutions for converting a > UIMA type system descriptor into some graph representation or other > format suitable for visualization. > > More generally, what do people do in order to visualize type systems for > publications or presentations? > > Instances of types are visualized easy enough as typed feature > structures, but sometimes it is useful to provide an overview of what > types there are and what features they have, independently of concrete > instances. > > Thanks in advance for any information. > > Best, > Ramon
