This is a SBT template to generate a SANSA project using Apache Flink.
git clone https://github.com/SANSA-Stack/SANSA-Template-SBT-Flink.git
cd SANSA-Template-SBT-Flink
sbt clean package
The subsequent steps depend on your IDE. Generally, just import this repository as a SBT project and start using SANSA / Flink. Enjoy it! :)