
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2c898cef85a73148a11d8282302c4d9a8/m.herschel",         
         "tags" : [
            "intcdc","entity-resolution","peer","rp9-2","ipvs-de"
         ],
         
         "intraHash" : "c898cef85a73148a11d8282302c4d9a8",
         "interHash" : "c9dff3c29fe8c95c9aab8edff5386717",
         "label" : "Progressive Entity Resolution over Incremental Data",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2022-10-27 08:18:39",
         "changeDate" : "2022-11-16 11:39:37",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "International Conference on Extending Database Technology (EDBT)",
         "year": "2023", 
         "url": "https://doi.org/10.48786/edbt.2023.07", 
         
         "author": [ 
            "Leonardo Gazzarri","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Leonardo",	"last" : "Gazzarri"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         "pages": "80--91",
         "bibsource" : "dblp computer science bibliography, https://dblp.org",
         
         "doi" : "10.48786/edbt.2023.07",
         
         "bibtexKey": "DBLP:conf/edbt/GazzarriH23"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2ca69630dc2a3e12b6e51002044208101/m.herschel",         
         "tags" : [
            "entity-resolution","peer","ipvs-de","rp9"
         ],
         
         "intraHash" : "ca69630dc2a3e12b6e51002044208101",
         "interHash" : "0d963729256107fd539182a1b9813dd3",
         "label" : "End-to-end Task Based Parallelization for Entity Resolution on Dynamic Data",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2020-10-22 14:34:20",
         "changeDate" : "2023-01-04 14:57:46",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the IEEE International Conference on Data Engineering (ICDE)",
         "year": "2021", 
         "url": "https://www.ipvs.uni-stuttgart.de/departments/de/resources/papers/ER_icde_2021.pdf", 
         
         "author": [ 
            "Leonardo Gazzarri","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Leonardo",	"last" : "Gazzarri"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         
         "bibtexKey": "gazzarri2021endtoend"

      }
	  
   ]
}
