DBLP in RDF

DBLP contains a large number of bibliographic descriptions on major computer science journals and proceedings. The server indexes more than half a million articles and several thousand links to home pages of computer scientists.

An XML dump of the data is available. There is a (possibly buggy) XML Style Sheet (XSLT) that transforms the XML file into an RDF/XML file (you need a machine with several GB of main memory to perform the conversion). Use xsltproc in conjunction with an XSLT stylesheet dblp2rdf.xsl to generate RDF/XML files out of the XML dump.

There is an experimental OWL ontology for DBLP. The HTML doc auto-generated using docOWL describing the ontology is available.

You can download the dataset in RDF: dblp-2006-02-06.rdf.


$Id: index.html 2184 2006-02-07 16:23:48Z aharth $