This Java library provides utility functions that are used during the generation of the Linked Open Dataset.
The semantic description of the functions can be found in functions.ttl
.
- Java 1.8
- Maven
- Execute
mvn install
. - The jar is found in the folder
target
.
The generation rules are written in YARRRML. With YARRRML you can make use of declarative functions. You can see an example of this in this tutorial.
MIT © Between Our Worlds