Re: New syntax spec

 From: "Dave Beckett" <dave.beckett@bristol.ac.uk>
  
> > Do you mean this:
> >    [attributes]=set(idAboutAttr?, bagIdAttr?, typeAttr?, propAttr* )
> 
> True (and this is a bit better) but since propAttr also matches
> "rdf:type", how do I express that when rdf:type is seen, typeAttr
> should be accepted in priority to propAttr.

What does "priority" mean? Do you mean
[attributes]=set(idAboutAttr?, bagIdAttr?, (typeAttr | propAttr*)? )
 
Cheers
Rick Jelliffe

Received on Thursday, 13 September 2001 09:14:27 UTC