
rdf_html.pl -- Write query-results as HTML table.
This module writes a SPARQL-table as an HTML table. It acts as a hook into rdf_io.pl.
rdf_io:write_table(+Format, +Serialization, +Rows, +Options) is semidet[multifile]- Write a result-table in human-readable HTML format
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.