|
Class Summary |
| 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 |
|
| 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. |