public interface SPINInferencesOptimizer
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.jena.rdf.model.Resource,List<CommandWrapper>> |
optimize(Map<org.apache.jena.rdf.model.Resource,List<CommandWrapper>> class2Query)
Takes a rule set and either returns the same rule set unchanged or a new
one with refactored rules.
|
Map<org.apache.jena.rdf.model.Resource,List<CommandWrapper>> optimize(Map<org.apache.jena.rdf.model.Resource,List<CommandWrapper>> class2Query)
class2Query - the rules to executeCopyright © 2017 TopQuadrant, Inc.. All rights reserved.