[specref] Updates to tr.rdf

Hi Tobie,

Specref pulls in the following data for the Vibration API:

"edDraft": "http://dev.w3.org/2009/dap/vibration/"

This should be:

"edDraft": "https://w3c.github.io/vibration/"

(We're doing some Rec errata and as part of the process moved migrated the spec to GH.)

Looking at scripts/rdf.js is seems the source for this data is tr.rdf:

var RDF_FILE = "http://www.w3.org/2002/01/tr-automation/tr.rdf";

Any idea how to get the data in tr.rdf updated? The obvious solution of publishing the spec does not work AFAICT since the spec has hit Rec and publishing an errata alone won't trigger a tr.rdf update.

Thanks,

-Anssi

Received on Tuesday, 26 April 2016 10:50:52 UTC