Small RDF helper classes.
- rdf-tools.examples: Example classes that give some helpful functionality.
- rdf-tools.parent: The parent module of the tools. It can be ignored.
- rdf-tools.stream: Classes that help handling a stream of triples.
- rdf-tools.test: Classes that can be helpful when writing unit tests for classes that handle RDF (e.g., comparison of RDF models).
- rdf-tools.test-report: The module which is used to collect test coverage reports. It should be ignored.