Re: FPWD published

> On May 17, 2023, at 1:21 PM, Timothée Haudebourg <timothee.haudebourg@spruceid.com> wrote:
> 
> Hi, I just noticed the https://www.w3.org/TR/rdf-schema/ URL (without the "12" version tag) also serves the FPWD. I wasn't expecting that, I thought this URL would only show the final version and not the drafts (or maybe just a link to the drafts?). Maybe that's how it is supposed to work I don't know I'm not that familiar with the release process. What I'm worried about though is it seems impossible to access the RDF1.1 version anymore. There is no link to it. The "History" link only shows the FPWD.

That is how versioned numbers work, rdf-schema will point to the latest version, in this case the 1.2 FPWD. Note that it has a “Latest Recommendation” link that should point to rdf11-schema, which should get you to the 1.1 version of the document (This works for RDF Concepts), but I think those 1.1 versions were never properly named.

The pubs team should make sure that rdf11-schema points to https://www.w3.org/TR/2014/REC-rdf-schema-20140225/, which PA should be able to help facilitate. Also, the 1.2 version “prevRecShortname” should be changed to “rdf11-schema”, when that points to the right place. There should also be rdf10-schema links.

This looks like a pervasive issue now, as the previous recommendation links were, e.g., to “rdf-schema” and similar in other recommendations.

To be clear, rdf10-xxx should get you to the 1.0 version of xxx, similar for sparql10-xxx. THe rdf11-xxx (and sparql11-xxx) links should get you to those versions, and we’ll need to update the “prevRecShortname” in our documents accordingly.

Gregg

> -- 
> Timothée
> 
> 

Received on Wednesday, 17 May 2023 20:48:49 UTC