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
rdf_file_type.pl  -- Load RDF data from unknown file-typeShow source
rdf_graphviz.pl  -- Interface to graphviz for RDF graphsShow source
rdf_json.pl  -- JSON Representation for RDF graphsShow source
rdf_label.pl  -- Generate labels for RDF objectsShow source
label_property/1True if Property is used to represent labels.Source
literal_text/2Text is the textual content of Object.Source
rdf_display_label/2Provide a label for R in the user's default language.Source
rdf_display_label/3Label is the preferred label to display the resource R in the language Lang.Source
rdf_label/2Label is a label for R.Source
truncate_atom/3If Atom is longer than MaxLen, truncate it.Source
rdf_optimise.plShow source
rdf_schema.plShow source