RDFMutate is a tool to generate RDF knowledge graphs, and in particular OWL ontologies, using mutations and with respect to constraints.
You can find the documentation for users and developers in the wiki.
For all options on how to set up our tool, please have a look at the corresponding wiki page.
You can run RDFMutate using the provided JAR file rdfmutate.jar
as follows:
java -jar rdfmutate.jar --config=<configuration-file>
Detailed information how to run RDFMutate and how to specify the configuration file are on the corresponding wiki page.
Informations about the ways we evaluated the performance of RDFMutate, the produced data and instructions to replicate the evaluations can be found on the corresponding wiki page.