Package org.universAAL.context.che.database.impl

Package class diagram package org.universAAL.context.che.database.impl
Contains the default implementations of the store.

See:
          Description

Class Summary
SesameBackend Implementation of Backend that uses Sesame to store and retrieve the context events in/from an underlying store server (a SAIL in Sesame).
SesameBackendCrd Extension of SesameBackend that uses a modified Sesame NativeStore that checks cardinality of stored statements, according to OWL Lite (if maxCardinality is 1 only one single value object is accepted).
SesameBackendCrdClc Extension of SesameBackendCrd that uses a modified Sesame NativeStore that checks cardinality of stored statements, according to OWL Lite (if maxCardinality is 1 only one single value object is accepted) and also closed collections to avoid situations of collection open-closed duplicity, like:.
SesameBackendCrdClc2 Extension of SesameBackendCrd that uses a modified Sesame NativeStore that checks cardinality of stored statements, according to OWL Lite (if maxCardinality is 1 only one single value object is accepted) and also closed collections to avoid situations of collection open-closed duplicity, like:.
SesameBackendCrdClc2Cnf Extension of SesameBackendCrdClc that interprets the confidence value of received events before storing them.
SesameBackendCrdClcCnf Extension of SesameBackendCrdClc that interprets the confidence value of received events before storing them.
SesameBackendCrdCnf Extension of SesameBackendCrd that interprets the confidence value of received events before storing them.
SesameBackendWithConfidence Extension of SesameBackend that interprets the confidence value of received events before storing them.
 

Package org.universAAL.context.che.database.impl Description

Contains the default implementations of the store.



Copyright © 2014 universAAL Consortium. All Rights Reserved.