This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
2010-08-04 17:36:20 +01:00
..
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 23:25:54 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 17:15:36 +01:00
2010-07-28 17:15:36 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 11:34:41 +01:00
2010-07-28 17:15:36 +01:00

---+ RDF/XML parser and writer

This directory implements the RDF/XML parser   on  top of the SWI-Prolog
XML parser. The main entry  point  is   provided  by  load_rdf/3  or the
call-back version process_rdf/3.

In addition, rdf_write.pl provides writing (serialization) of an RDD/XML
document from a list of triples.

	* [[load_rdf/3]]
	* [[process_rdf/3]]
	* [[rdf_write_xml/2]]