[Pellet-users] Concept Cache
Evren Sirin
evren at clarkparsia.com
Thu Jan 31 17:37:54 UTC 2008
On 1/23/08 3:56 PM, liagos at dblab.ece.ntua.gr wrote:
> Hi all,
>
> I read in pellet.properties file about the USE_CACHING option and I would like
> to ask if there is a way to get the cached pseudo model for a named concept.
> I tried getAllCached() and getCache() but I cannot figure out how a named
> concept is mapped to its pseudo model and how I can retrieve this info.
getCache() returns a ConceptCache object which extends Map<ATermAppl,
CachedNode>. CachedNode stores the pseduo-model in the form of an
Individual.
Cheers,
Evren
> Any
> help on this??
>
> Many thanks in advance!!
>
> John.
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
>
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/
>
More information about the Pellet-users
mailing list