From: Chuming C. <chu...@gm...> - 2008-03-16 04:22:44
|
Hi Matthew, Since axiom-centric OWL API in-memory model is more efficient than a corresponding triple based in-memory model. It is natural to think that an axiom-centric database backend would be better than a triple store? Cheers, Chuming > It is possible to add a new implementations of the OWLOntology > interface - one could imagine that such an implementation could be > based on some triple store (e.g. Sesame). In terms of in-memory > triple stores then I don't think this makes sense. This is because > the OWL API is generally more efficient in terms of memory usage (and > load time) than a corresponding triple based API implementation. > > Cheers, > > Matthew > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Owlapi-developer mailing list > Owl...@li... > https://lists.sourceforge.net/lists/listinfo/owlapi-developer > > |