Convert a Jena Triple to an N-Triples string.
Utility trait for classes that want to log data.
Utility trait for classes that want to log data. Creates a SLF4J logger for the class and allows logging messages at different levels using methods that only evaluate parameters lazily if the log level is enabled.
Convert an N-Triples line to an RDFTriple object.
Convert an N-Triples line to an RDFTriple object.
Convert an RDFTriple object to an N-Triple string.
Ordering for triple patterns.
Some utility methods for Scala collections.
Some utils for logical combinations of boolean functions.
Comparator for RDF triples.
Utility class for rules.
Utility to print table to console (taken from http://stackoverflow.com/questions/7539831/scala-draw-table-to-console)
Utility class for triples.
A 0-tuple.
Convert a Jena Triple to an N-Triples string.
it turns out, that it might be more efficient to use the Jena stream based writer API per partition.