Major rewrite
- Proper processing order implemented (
class->resource->source
instead ofclass->source->resource
) - Merging of conflicting resources in the repository
- Streaming output to the file.
- Use quickRdf as broadly as possible (and rdfInterface2easyRdf library to convert)
- and probably more