From: Jonathan H. <hen...@ya...> - 2005-05-20 16:20:11
|
Yes, but only if you ask for it, as with any RAP "model" by using a syntax when you create a model using the model factory $model = ModelFactory::getOntModel('InfModelF', $modelURI); same with the getResModel <http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/phpdoc/model/ModelFactory.html#getResModel> function. You can also pass memory models into other models to get inference. rudy rusli wrote: >hi, i'm trying to use inference support in Ontology Model, but does >ontModel has inference support just like in the Inference Model ?, > >regards >rudy rusli > > >------------------------------------------------------- >This SF.Net email is sponsored by Oracle Space Sweepstakes >Want to be the first software developer in space? >Enter now for the Oracle Space Sweepstakes! >http://ads.osdn.com/?ad_idt12&alloc_id344&op=click >_______________________________________________ >Rdfapi-php-interest mailing list >Rdf...@li... >https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest > > > |