Re: [Tools-discuss] html renderer does not have RDF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tools-discuss] html renderer does not have RDF
Hi Aamer,
On 2009-10-16 06:49 Aamer Akhter (aakhter) said the following:
> Hello,
>
> It seems that an RDF is created for RFC rendering:
> http://tools.ietf.org/html/rfc2475
>
> but not for drafts:
> http://tools.ietf.org/html/draft-aitken-ipfix-new-infos-03
>
> Can RDF be made available for drafts as well?
I assume you are referring to the Dublin Core (DC) metainformation
about the document which is embedded in the HTML <head/> element
of the document at the first URL above, but not in the second.
DC metainformation tags will be generated for all documents if the
metainformation is available at the time the html rendering is
performed, otherwise not.
The ability to insert DC metainformation in the HTML rendered documents
was added to the renderer on 2009-06-25.
The draft you refer to above was converted just a few days earlier,
on 2009-06-22 (GMT).
Documents are re-converted using the latest version of the renderer
if the previous conversion occurred more than 91 days ago (and also
when there is updated status information). For the draft you refer
to, the 91 days will have passed on 2009-09-22, and it will be re-
converted (and contain DC metainformation tags) on that date (or
earlier, if its status changes).
Regards,
Henrik
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.