Re: [specref] Updates to tr.rdf

"Kostiainen, Anssi" <[email protected]> Tue, 26 Apr 2016 11:10:19 +0000
Newsgroups gmane.org.w3c.specifications
Message-ID <[email protected]>
> On 26 Apr 2016, at 13:57, Tobie Langel <[email protected]> wrote:
> 
> On Tue, 26 Apr 2016, at 12:50, Kostiainen, Anssi wrote:

[...]

>> 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.
> 
> Right, W3C doesn't want to modify tr.rdf for RECs.
> 
> I've added a dictionary[1] to the import script to deal with the exact
> same problem for WebIDL.

Thanks! Exactly what I was looking for.

> You're welcome to add the vibration API there too.

Here you go:

https://github.com/tobie/specref/pull/275

Thanks,

-Anssi

> [1]: https://github.com/tobie/specref/blob/master/scripts/rdf.js#L42-L44