How can I get data on the historical development of dblp?

dblp.xml (see here for details) contains only the most recent version of publication and person records in dblp. It also provides only the most recent date of modification. To get a better view on the historical development of dblp, we provide a historical data set hdblp.xml that contains all historical revisions (with some limits) of all records in dblp. hdblp can be used to study questions like:

hdblp.xml is intended for studying the development of dblp. If you are interested in the current state of dblp please use dblp.xml that is available as daily and monthly release (see here for details)

hdblp.xml has the same structure as dblp.xml and uses the same dtd. However, instead of a single entry for each publication or person record, hdblp.xml contains a full copy of the record's metadata for each time that the record was modified (including it's creation)..The example below shows a publication record with multiple revisions:

<article key="journals/jsyml/NewmanT42" mdate="2017-05-28">
<author>M. H. A. Newman</author>
<author>Alan M. Turing</author>
<title>A Formal Theorem in Church's Theory of Types.</title>
<pages>28-33</pages>
<year>1942</year>
<volume>7</volume>
<journal>J. Symb. Log.</journal>
<number>1</number>
<url>db/journals/jsyml/jsyml7.html#NewmanT42</url>
<ee>https://doi.org/10.2307/2267552</ee>
<ee>https://projecteuclid.org/euclid.jsl/1183389307</ee>
</article>

...

<article key="journals/jsyml/NewmanT42" mdate="2003-10-13">
<author>M. H. A. Newman</author>
<author>A. M. Turing</author>
<title>A Formal Theorem in Church's Theory of Types.</title>
<pages>28-33</pages>
<year>1942</year>
<volume>7</volume>
<journal>The Journal of Symbolic Logic</journal>
<number>1</number>
<url>db/journals/jsyml/jsyml7.html#NewmanT42</url>
</article>

The publication was first indexed in dblp on 2003-10-13. The most recent revision is from 2017-05-28. In this case, the name of the second author was extended and web links were added.

hdblp.xml has the following limitations.

A more detailed description is provided with the downloadable data file.

We provide the hdblp.xml data set at https://zenodo.org/record/3051910 under the same licence as the dblp.xml (CC0 1.0). We plan to update the file approximately twice per year.





a service of  Schloss Dagstuhl - Leibniz Center for Informatics