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