Nicholas Humfrey wrote:
Yes, I agree.
I think we will probably change the document URI to ''.
That wouldn't really change anything as conneg changes the base URI to the .rdf
URI anyway [1].
If you really want the subject URI to be http://www.bbc.co.uk/programmes/b00kmgqy then set the base
URI to that with xml:base as well as using rdf:about="" (or just use
rdf:about="http://www.bbc.co.uk/programmes/b00kmgqy").
Regards,
Simon
[1] http://tools.ietf.org/html/rfc2616#section-14.14 "The value of Content-Location
also defines the base URI for the entity."