A library for skolemising (or canonicalising) blank node labels in RDF graphs.
You need Maven installed
$ mvn clean package$ mvn clean install$ java -jar blabel-0.2.0-SNAPSHOT-jar-with-dependencies.jar<dependency>
<groupId>cl.uchile.dcc</groupId>
<artifactId>blabel</artifactId>
<version>0.2.0-SNAPSHOT</version>
</dependency>See the following page for more details: http://blabel.github.io/