Uses of Interface
org.omwg.ordi.rdf.TripleStore

Packages that use TripleStore
com.ontotext.ordi.repository   
com.ontotext.ordi.wrappers   
 

Uses of TripleStore in com.ontotext.ordi.repository
 

Constructors in com.ontotext.ordi.repository with parameters of type TripleStore
CollectTriples(TripleStore store, org.wsmo.factory.WsmoFactory _factory)
          Constructor
WSMLFromTriples(org.wsmo.factory.WsmoFactory factory, org.wsmo.factory.LogicalExpressionFactory leFactory, TripleStore store)
           
 

Uses of TripleStore in com.ontotext.ordi.wrappers
 

Classes in com.ontotext.ordi.wrappers that implement TripleStore
 class SesameImpl
          A Reference implementation of TripleStore using Sesame.
 



Copyright © 2005-2006 Ontotext Lab., GNU LGPL License applies.