Hi, I am struggling to understand the usage of this idiom:
reasoner = reasoner.bindSchema(schema); InfModel infModel = ModelFactory.createInfModel( reasoner, data );
Hi, I am struggling to understand the usage of this idiom:
reasoner = reasoner.bindSchema(schema); InfModel infModel = ModelFactory.createInfModel( reasoner, data );