Logo
Gnowsis Documentation

Gunnar Aastrand Grimnes, gunnar.grimnes [ AT ] dfki.de
March, 2006.

Architecture

Gnowsis Architecture
Gnowis Server is the "invisible" part of Gnowsis, where all the magic happens. It includes the following components/functionality:

Gnowsis server also comes with some GUI components, these include:

Technical details

All gnowsis repositories use Sesame2 repositories. Inside gnowsis these are availble as Repository objects and as Jena models (See Sesame2Jena). The repositories that keep the user's data (PIMOStorage and ResourceStorage) are full-text indexed, this is done using Lucene. (See LuceneSail).

Links

Other things to read to learn more about gnowsis-server: