dblp.json

dblp.json

Research publications on Computer Science from dblp.org.
Authors are textual values, types are « Book », « PhD » and « Article ». Books can have a booktitle (every documents with the same booktitle corresponds to a same book).

Sample :

{
   « _id » : « books/mk/RigauxSV00 »,
   « type » : « Book »,
   « title » : « Introduction to Spatial Databases: Applications to GIS »,
   « publisher » : « Morgan Kaufmann »,
   « year » : 2000,
   « authors » : [
       « Philippe Rigaux »,
       « Michel Scholl »,
       « Agn?s Voisard »
   ],
   « isbn » : [
       « 1-55860-689-0 »
   ]
}

Laisser un commentaire