Uses of Class
org.universAAL.context.che.database.impl.SesameBackend

Packages that use SesameBackend
org.universAAL.context.che.database.impl Contains the default implementations of the store. 
 

Uses of SesameBackend in org.universAAL.context.che.database.impl
 

Subclasses of SesameBackend in org.universAAL.context.che.database.impl
 class 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).
 class 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:.
 class 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:.
 class SesameBackendCrdClc2Cnf
          Extension of SesameBackendCrdClc that interprets the confidence value of received events before storing them.
 class SesameBackendCrdClcCnf
          Extension of SesameBackendCrdClc that interprets the confidence value of received events before storing them.
 class SesameBackendCrdCnf
          Extension of SesameBackendCrd that interprets the confidence value of received events before storing them.
 class SesameBackendWithConfidence
          Extension of SesameBackend that interprets the confidence value of received events before storing them.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.