Hi all, This is a very very simple question... but I am trying to interiorize myself with containers... having: graphA = <rdf:Description rdf:about="http://www.recshop.fake/cd/Beatles"> <cd:artist>John</cd:artist> </rdf:Description> graphB = <rdf:Description rdf:about="http://www.recshop.fake/cd/Beatles"> <cd:artist>Paul</cd:artist> </rdf:Description> graphC = <rdf:Description rdf:about="http://www.recshop.fake/cd/Beatles"> <cd:artist> <rdf:Bag> <rdf:li>John</rdf:li> <rdf:li>Paul</rdf:li> </rdf:Bag> </cd:artist> </rdf:Description> does the following hold true? graphA U graphB = graphC Can anyone point to advanced material on containers and collections?? Thanks, Aldo -- ::::: Aldo Bucchi ::::: mobile (56) 8 429 8300Received on Friday, 15 September 2006 03:42:05 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 08:44:58 UTC