Hi, I am struggling to understand the usage of this idiom:

reasoner = reasoner.bindSchema(schema);
InfModel infModel = ModelFactory.createInfModel( reasoner, data );

Reply via email to