Revision 1 as of 2011-09-16 03:50:30

Clear message

Some random notes

Making Skeletons visible

To make new skeletons visible to e.g. cheap, one has to edit/create an Index.lisp file.

1. Put a directory <dirname> containing item and relation file (TODO more needed?) into the following directory:

2. Edit $LOGONROOT/lingo/lkb/src/tsdb/skeletons/<language>/Index.lisp and add the line:

Note: You can also put several profiles into one directory <dirname2>. Add this in the same way to the file in 2. Then you need to create a new Index.lisp inside <dirname2>. Put the :path and :content information of your profiles in there and surround the entire content with ( and ).

(The DELPH-IN infrastructure is hosted at the University of Oslo)