Вопрос

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