Implement RDF graph type. Hash cons all structures, including triples
authorChris Hanson <org/chris-hanson/cph>
Thu, 2 Aug 2007 04:40:41 +0000 (04:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 2 Aug 2007 04:40:41 +0000 (04:40 +0000)
commit1dc037c9ca720b9fab1be3bcb5ecaf4c5d834aa2
treebbc9f5ca31365e3c935d3e8ea29473de3e710349
parent02b83f6f1700b81abebaa0db06013dbeb4280626
Implement RDF graph type.  Hash cons all structures, including triples
and literals.  Add event distributor EVENT:NEW-RDF-TRIPLE that is
called whenever a new triple is allocated; this is a hook for
indexing.
v7/src/xml/rdf-struct.scm
v7/src/xml/xml.pkg