Re: Duplicates in @prefix

Hm. Good question:-)

I guess that, to be in line with the priority order in @profile, we should use decreasing priority, ie, the dc:title in your example should become http://purl.org/dc/terms/title.

The strange thing is that this is what my implementation already does (and there is a comment in my code that I have to ensure the right priority), though I did not find any reference in the published working draft or in the current editor's version[1]. This suggests that we may have decided that already and it has not been documented, or I imagined the decision...

Ivan

[1] http://www.w3.org/2010/02/rdfa/sources/rdfa-core/Overview-src.html


On Jul 14, 2010, at 10:33 , Toby Inkster wrote:

> How is the following to be interpreted?
> 
> 	<title
> 		prefix="
> 			dc: http://purl.org/dc/terms/
> 			dc: http://purl.org/dc/elements/1.1/
> 			"
> 		property="dc:title">Hello World</title>
> 
> -- 
> Toby A Inkster
> <mailto:mail@tobyinkster.co.uk>
> <http://tobyinkster.co.uk>
> 
> 


----
Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Wednesday, 14 July 2010 08:58:38 UTC