Hey, how can I switch off the inference rule debug messages like this one:
12:37:13,406 DEBUG FBRuleInfGraph:264 - Adding rule [ (?x http://spinrdf.org/sp#variable ?y) -> (?x rdf:type http://spinrdf.org/sp#Bind) ] I'm using Jena 2.7.2. I tried this in log4j.properties but it doesn't seem to work: com.hp.hpl.jena.reasoner.rulesys.FBRuleInfGraph=WARN Thanks, Martynas graphity.org
