Instructions 
------------
The file "sstool-wrapping-tutorial.pdf" is a comprehensive PDF-tutorial
for wrapping a semantic search tool. This is the first thing you need to
go through to understand how to create a semantic search tool wrapper
and package your tool for us to be able to run it in SEALS platform.

In the tutorial, there are mentioned several additional materials that
are available here and the tutorial explains their use and purpose.
These files are: - seals-sst-validator.jar (validates the structure and
content of the zipped tool package) - semanticsearch-demo-linux.zip
(examples for a semantic search tool zipped according to the required
structure for linux machines) - semanticsearch-demo-win.zip (examples
for a semantic search tool zipped according to the required structure
for windows machines) - sst-client.jar (the interfaces and client to
required to supposrt communication between semantic search tools and
SEALS platform)

For tool providers participating in the "user-in-the-loop" phase, the
file "uitl_software_instructions" explain how to run a usability study
using our `controller' software that is provided to you in the folder
"sst-controller".

--------------
