In this repository we collect valuable content to bring the SANSA stack to Databricks platform
Within these slides you get a step by step tutorial, how-to setup Databricks and SANSA, such that you can use SANSA within you browser
int he setup of DAtabricks cluster one has to set the following lines in a Spark setup:
spark.databricks.delta.preview.enabled true
spark.serializer org.apache.spark.serializer.KryoSerializer
spark.kryo.registrator net.sansa_stack.rdf.spark.io.JenaKryoRegistrator, net.sansa_stack.query.spark.sparqlify.KryoRegistratorSparqlify
Jars are available in the respective Release. Releases are listed here
One sample file to process on Machine Learning pipelines is the Linked Movie Database. It can be downloaded here
Here we list Databricks notebooks to import for several sample SANSA usages