|
Interface Summary |
| Inferencer |
procedural inference interface, for specialised inferencing functionality |
| Mapper |
This is the interface the clients use to Map objects to a graph,
(as well as remove them). |
| Mapper.Init |
Different RDF stores usually require very different initialisations. |
| RDFFactory |
Create the appropriate Literal for the library on which Sommer is based. |
| RdfSerialisable |
|
| RdfSerialiser |
Implementations of this guide behavior for serialising java objects. |
| RewriteMapper |
These are the methods required by JavassistClassRewriter |
| SommerMapable |
Objects that can be mapped, will implement this interface
This interface will normally be added using byte code rewriting. |