سؤال

I have designed some rules and am wondering what the reasoner is is returned by the Jena's GenericRuleReasonerFactory (as shown in the following code)? Is it Racer, Pellet, or HermiT?

Reasoner reasoner = GenericRuleReasonerFactory.theInstance().create(configuration);
هل كانت مفيدة؟

المحلول

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top