[MOBY-dev] jmoby using cached datatypes etc

Martin Senger martin.senger at gmail.com
Wed Jun 25 08:59:45 UTC 2008


> My problem is that each time i start an application which e.g. calles a
> BioMoby service the datatype ontology and namespace ontology are fetched
> from http://biomoby.org.
> Is it possible somehow to tell the API not to download it from the net but
> to use a local cache?


For calling a service, you do not need any ontology at all - you just need
to know the service URL and what data type it expects.

Depending on the librray you are using, you can get even the information
that you do not need, from a local cache. Exactly the same way as Dashboard
does it. It uses
CentralDigestCachedImpl class (to access moby registry).

Martin

-- 
Martin Senger
email: martin.senger at gmail.com,m.senger at cgiar.org
skype: martinsenger



More information about the MOBY-dev mailing list