| Interface | Description |
|---|---|
| Converter<FROM,TO> |
Converts instances from one type to another.
|
| Class | Description |
|---|---|
| Builder |
Provides some static methods in order to create
RDF2Go objects. |
| ConvertingIterator<FROM,TO> |
An iterator that converts from "FROM" to "TO", by wrapping an existing
iterator.
|
| Iterators |
This class consists exclusively of static methods that operate on or return
iterators.
|
| LanguageTools | |
| LoggingModel |
A Model that delegates to another Model and logs all calls to a SLF4j logger.
|
| LoggingModelSet |
A Model that delegates to another Model and logs all calls to a SLF4j logger.
|
| ModelUtils |
Find a lot of convenience functions that are slow but nice and didn't make it
to the Model API.
|
| RDFTool |
RDFTool, a helper utility to cope with RDF in general.
|
| SparqlUtil |
Helper for SPARQL encode/decode of strings
|
| TypeConverter |
Converts RDF2Go nodes into Java datatypes
|
| VocabularyWriter |
reads an RDF/S file and creates an RDF2Go Vocabulary file from it.
|
| Exception | Description |
|---|---|
| ConversionException |
Thrown when an rdf2go adapter cannot convert from one class to another.
|
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.