RDF

Prolog files

rdf.pl  -- RDF/XML parserShow source
load_rdf/2Parse an XML file holding an RDF term into a list of RDF triples.Source
load_rdf/3Parse an XML file holding an RDF term into a list of RDF triples.Source
process_rdf/3Process RDF from Input.Source
xml_to_rdf/3Source
rdf_parser.plShow source
rdf_triple.pl  -- Create triples from intermediate representationShow source
rewrite_term.plShow source