wiki:ServiceDataStorage

Service Data Storage

The service data storage provides a RDF database that can be used by any service of gnowsis to store arbitrary RDF data. Usually, this would be data like usage statistics, crawling reports, access restrictions, Icon configurations, user interface configurations, etc.

The service data storage does not support inferencing of fulltext search. It supports context and we encourage you to use context identifiers to seperate your data from the data of others.

Using the Service Data Storage

To access the service data storage:

  • internally (from within the gnowsis VM): Gnowsis.getServiceDataStorage()
  • externally via Sesame: use the local sesame server and the repository service
  • externally via XML/RPC: use the DataAccess and the repository name service
Last modified 18 years ago Last modified on 09/20/06 23:40:43