Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 674 Bytes

README.MD

File metadata and controls

24 lines (15 loc) · 674 Bytes

utils-java

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.

Requirements

  • Java 1.8
  • Maven

Build

  • Execute mvn install.
  • The jar is found in the folder target.

Usage

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.

License

MIT © Between Our Worlds