/usr/lib/swipl/library/ext/RDF/rdf_parser.pl
All Application Manual Name SummaryHelp

  • ext
    • RDF
      • rdf.pl -- RDF/XML parser
      • rewrite_term.pl
      • rdf_triple.pl -- Create triples from intermediate representation
      • rdf_parser.pl
        • rdf_name_space/1
        • xml_to_plrdf/3
        • element_to_plrdf/3
      • rdf_write.pl -- Write RDF/XML from a list of triples
 element_to_plrdf(+DOM, -RDFTerm, +State)
Rewrite a single XML element.