On Tue, Jun 12, 2001 at 02:42:37PM +0100, Brian McBride wrote: > Aaron Swartz wrote: > > > I believe what Brian meant to say is: > > > > <rdf:Bag rdf:_1="1" rdf:_2="2"> > > <rdf:li>?</rdf:li> > > </rdf:Bag> > > OOps. Yes. Thanks Aaron. So if the above is a typedNode [and I thank Brian for catching my error], then the triples suggested in: http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2001Jun/0138.html don't seem to be correct. I have a question about BNF. Given: [6.2] obj ::= description | container [6.3] description ::= '<rdf:Description' idAboutAttr? bagIdAttr? propAttr* '/>' | '<rdf:Description' idAboutAttr? bagIdAttr? propAttr* '>' propertyElt* '</rdf:Description>' | typedNode is there a left-to-right precedence with the '|'? That is since description is first, does it bind more tightly than the container? Or does the '|' have no associated precedence? Art ---Received on Tuesday, 12 June 2001 10:08:09 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:37:06 EDT