[
Lists Home |
Date Index |
Thread Index
]
> >>>Uche Ogbuji said:
> > > * Some non-namespaced attributes were returned to the grammar:
> > > ID, bagID, about, resource, parseType or type
> > >
> > > This makes a lot of existing RDF/XML work without warnings but apart
> > > from them, in particular we wanted to ensure that the Adobe XMP
> > > profile of RDF/XML and that used in Mozilla remained valid.
> >
> > <aol>Yaaaaaaaay!</aol>
> >
> > Even though you didn't do it for the reasons I argued, I'm very
> > glad you did it.
>
> I thought you would :)
>
> However it does make that bit of the grammar more complex and I've
> not properly explained to my satisfaction what do when both are seen,
> apart from saying it is illegal. Such as:
> ... <foo:bar about="something" rdf:about="somethingelse"> ...
I'm not sure what's wrong with just saying it's illegal.
> See notes and recommendations near
> http://www.w3.org/TR/rdf-syntax-grammar/#eventterm-attribute-URI
Sorry, but since you cracked the door open, I'll personally be turning a blind
eye to that "SHOULD NOT". I *really* do not like
<rdf:Description rdf:about="...">...
And I'll avoid it as long as I am not entirely proscribed from using
<rdf:Description about="...">...
--
Uche Ogbuji Fourthought, Inc.
http://uche.ogbuji.net http://4Suite.org http://fourthought.com
Python&XML column: 2. Introducing PyXML - http://www.xml.com/pub/a/2002/09/25/p
y.html
The Past, Present and Future of Web Services 1 - http://www.webservices.org/ind
ex.php/article/articleview/663/1/24/
The Past, Present and Future of Web Services 2 - 'http://www.webservices.org/in
dex.php/article/articleview/679/1/24/
Serenity through markup - http://adtmag.com/article.asp?id=6807
Tip: Using generators for XML processing - http://www-106.ibm.com/developerwork
s/xml/library/x-tipgenr.html
|