PublicShow sourcerdf_turtle_io.pl -- Write query-result graphs as Turtle

This module writes a SPARQL graph results using the Turtle format. It acts as a hook into rdf_io.pl.

Source rdf_io:write_graph(+Format, +Serialization, +Triples, +Options)[multifile]
Write an RDF result-graph as an HTML table, where resources are links to the ClioPatria local view.
Arguments:
Format- is one of turtle or canonical_turtle
Serialization- is ignored
Triples- is a list of rdf(S,P,O) triples