The first is a maven plugin extending the databus maven plugin and the second is for parsing and converting RDF in a Docker environment. For both it is quite disadvantageous that there are so many dependencies, see attachement of databus-derive.
Is it possible to just get the RDF parser module or something more modular?
We just use these libraries:
We reduced dependencies slightly and will likely cut others (like Sparkilfy) at the end of the year. With those measures, we consider the issue resolved - please open new ones in case of superfluous dependencies.
Hi all, we are using the sansa stack parser in some projects, such as: https://github.com/dbpedia/databus-derive and https://github.com/dbpedia/databus-client
The first is a maven plugin extending the databus maven plugin and the second is for parsing and converting RDF in a Docker environment. For both it is quite disadvantageous that there are so many dependencies, see attachement of databus-derive.
Is it possible to just get the RDF parser module or something more modular? We just use these libraries:
many of these not
mvn dependency:tree
: