/usr/lib/swipl/library/ext/RDF/rdf_write.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_write.pl -- Write RDF/XML from a list of triples
        • rdf_write_xml/2
 rdf_write_xml(+Out:stream, +Triples:list(rdf(S,P,O))) is det
Write an RDF/XML serialization of Triples to Out.