net.sansa_stack.inference.spark.data.loader.sql
Wrap implicits to load/write RDF data into/from a DataFrame.
Adds methods, rdf, ntriples and turtle, to DataFrameReader that allows to read N-Triples and Turtle files.
rdf
ntriples
turtle
Adds methods, ntriples and turtle, to DataFrameWriter that allows to write N-Triples and Turtle files.
Wrap implicits to load/write RDF data into/from a DataFrame.