| Package | Description |
|---|---|
| com.epimorphics.server.core | |
| com.epimorphics.server.inference | |
| com.epimorphics.server.stores |
| Modifier and Type | Method and Description |
|---|---|
void |
Store.addMutator(Mutator mutator) |
| Modifier and Type | Class and Description |
|---|---|
class |
RDFSMinClosure
Simple mutator which applies subclass and subproperty inference based
on a provided ontology.
|
class |
RDFSMinClosureService
Simple mutator which applies subclass and subproperty inference based
on an ontology which is loaded from the file specified by configuration
parameter "ontology".
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Mutator> |
StoreBase.mutators |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreBase.addMutator(Mutator mutator) |
Copyright © 2014. All rights reserved.