Extensions to the Semantic Web library

History management

The library rdf_history.pl will deal with streamlining and querying the modification history, aiming at multiuser Wiki style editing

Prolog files

rdf_abstract.pl  -- Abstract RDF graphsShow source
rdf_bnode.pl  -- RDF graph operations on bnodesShow source
rdf_describe.pl  -- RDF Bounded descriptionsShow source
rdf_description.pl  -- Deal with descriptive nodes in RDF modelsShow source
description_property/1True when Property is used for descritive nodes on a resource.Source
rdf_description/2Description is a description for R.Source
rdf_file_type.pl  -- Load RDF data from unknown file-typeShow source
rdf_graphviz.pl  -- Interface to graphviz for RDF graphsShow source
gviz_write_rdf/3Write the graph Triples to Stream in dot compatible format.Source
rdf_json.pl  -- JSON Representation for RDF graphsShow source
rdf_label.pl  -- Generate labels for RDF objectsShow source
rdf_optimise.plShow source
rdf_schema.plShow source