Hello, I am updating a copy of the Jena2 pellet integration to work with Jena3.
I made most of the changes but there are some bits that I need yet to refactor and I am not sure what the replacement should be. They are: Missing class: org.apache.jena.graph.TripleMatch Missing method: Graph getBulkUpdateHandler() Missing method: KnowledgeBase clearABox() If anyone has input on how these should be replaced. Please let me know. Thanks, Chris
