Skip to content
Dimitris Kontokostas edited this page Sep 26, 2015 · 3 revisions

RDFUnit from Maven

In order to use RDFUnit from Maven you can use the following in your pom.xml

<dependencies>
  ...
  <dependency>
    <groupId>rdfunit.aksw.org</groupId>
    <artifactId>{artifact}</artifactId>
    <version>{version}</version>
  </dependency>
  ...
</dependencies>

RDFUnit artifacts are provided from maven central http://search.maven.org/#search%7Cga%7C1%7Corg.aksw.rdfunit