Thanks Murali! It's actually pretty cool to have a quick reference to lookup what all the different fields mean. FYI: I've made the commits to: http://svn.apache.org/repos/asf/ctakes/trunk/ctakes-type-system/src/main/resources/org/apache/ctakes/typesystem/types/TypeSystem.xml which references the XSL template[1]. The xslt looks okay from IE.
Troy, do you know if Confluence has an XSLT plugin rather than relying on individual browsers? It would be nice to just pull the descriptions of the fields directly from the TypeSystem descriptions so it can be maintained in 1 place... [1] http://svn.apache.org/repos/asf/ctakes/trunk/ctakes-type-system/src/main/resources/org/apache/ctakes/typesystem/types/TypeSystemDescription.xsl --Pei > -----Original Message----- > From: Chen, Pei [mailto:[email protected]] > Sent: Saturday, September 28, 2013 2:15 PM > To: <[email protected]> > Cc: [email protected] > Subject: Re: cTAKES DATA DICTIONARY > > +1 > That sounds like a good idea... > If you like, feel free to creat a Jira item for this and attach any > code/patches > to it: > > https://issues.apache.org/jira/browse/ctakes > I believe any should be able to create an account. > > Also, if you subscribe to the list, it doesn't require moderator approval... > Sent from my iPad > > On Sep 28, 2013, at 12:42 PM, "Murali Nagendranath" > <[email protected]<mailto:[email protected]>> wrote: > > Hi folks, > > One thing I think would be really helpful for new users would be to have a > data dictionary that describes the definition of each Type and Fields. > This could be a simple html table that we could link to. > > Since there is already a TypeSystem.xml that contains the features and > descriptions, I was thinking we could create an easy xslt>html template and > have things maintained in one place. > > If people think this is a good idea, I can try to take a first stab at it. > > --Murali
