tr.rdf

View: New views
3 Messages — Rating Filter:   Alert me  

tr.rdf

by Norman Walsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The tr.rdf that you can get from http://www.w3.org/2002/01/tr-automation/
only includes information about the most recent versions of each spec.
So, you'll find

    <CR rdf:about="http://www.w3.org/TR/2008/CR-xproc-20081126/">
        <dc:date>2008-11-26</dc:date>
        <dc:title>XProc: An XML Pipeline Language</dc:title>
        <doc:obsoletes rdf:resource="http://www.w3.org/TR/2008/WD-xproc-20080814/"/>
        ....

but you won't find

    <WD rdf:about="http://www.w3.org/TR/2008/WD-xproc-20080814/">
       ....

which must have existed once since we can see that the CR obsoletes it.

Is there any way for me to get RDF statements about the whole history
of specs published on the TR page?
   
                                        Be seeing you,
                                          norm

--
Norman Walsh <ndw@...> | Never contend with a man who has
http://nwalsh.com/            | nothing to lose.-- Gracián


attachment0 (191 bytes) Download Attachment

Re: tr.rdf

by Dominique Hazael-Massieux-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le jeudi 14 mai 2009 à 14:03 -0700, Norman Walsh a écrit :
> Is there any way for me to get RDF statements about the whole history
> of specs published on the TR page?

Yes:
http://www.w3.org/2002/01/tr-automation/tr-logs.rdf lists all the
history files that have the complete history of all documents published
on the TR page.

Dom




Re: tr.rdf

by Norman Walsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dominique Hazael-Massieux <dom@...> writes:
> http://www.w3.org/2002/01/tr-automation/tr-logs.rdf lists all the
> history files that have the complete history of all documents published
> on the TR page.

Thanks, Dom!

                                        Be seeing you,
                                          norm

--
Norman Walsh <ndw@...> | It is important what a man still plans
http://nwalsh.com/            | at the end. It shows the measure of
                              | injustice in his death.--Elias Canetti


attachment0 (191 bytes) Download Attachment