
{  
   "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"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/229d6bb73e60811cf405472f2dd4f93a3/m.herschel",         
         "tags" : [
            "entity-resolution","ipvs-de"
         ],
         
         "intraHash" : "29d6bb73e60811cf405472f2dd4f93a3",
         "interHash" : "fb5c8b580d9e500b27de194b5101e6f3",
         "label" : "Towards task-based parallelization for entity resolution",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2020-07-01 07:30:27",
         "changeDate" : "2021-03-15 06:15:34",
         "count" : 2,
         "pub-type": "article",
         "journal": "SICS Software-Intensive Cyber-Physical Systems",
         "year": "2020", 
         "url": "https://doi.org/10.1007/s00450-019-00409-6", 
         
         "author": [ 
            "Leonardo Gazzarri","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Leonardo",	"last" : "Gazzarri"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         "volume": "35","number": "1","pages": "31-38","abstract": "Entity resolution (ER) refers to the problem of finding which virtual representations in one or more data sources refer to the same real-world entity. A central question in ER is how to find matching entity representations (so called duplicates) efficiently and in a scalable way. One general technique to address these issues is to leverage parallelization. In particular, almost all work on parallel ER focus on data parallelism. This paper focuses on task parallelism for ER. This type of parallelism allows to support incremental ER that offers incremental computation of the solution by streaming results of intermediate stages of ER as soon as they are computed. This possibly allows to obtain results in a more timely fashion and can also serve in a service-oriented setting with limited time or monetary budget. In summary, this paper presents a framework for task-parallelization of ER, supporting in particular ER of large amounts of semi-structured and heterogeneous data. We also discuss a possible implementation of our framework.",
         "ty" : "JOUR",
         
         "isbn" : "2524-8529",
         
         "bdsk-url-1" : "https://doi.org/10.1007/s00450-019-00409-6",
         
         "date-added" : "2020-07-01 13:28:59 +0800",
         
         "date-modified" : "2020-07-01 13:28:59 +0800",
         
         "id" : "Gazzarri2019",
         
         "da" : "2019/08/26",
         
         "doi" : "10.1007/s00450-019-00409-6",
         
         "bibtexKey": "cite-key"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2eeec6210a444148a590e9c5d95ac43c1/m.herschel",         
         "tags" : [
            "entity-resolution","ipvs-de"
         ],
         
         "intraHash" : "eeec6210a444148a590e9c5d95ac43c1",
         "interHash" : "439202f9f04450219a91335b56b06b12",
         "label" : "Boosting Blocking Performance in Entity Resolution Pipelines: Comparison Cleaning using Bloom Filters",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2020-07-01 07:24:59",
         "changeDate" : "2021-03-15 07:26:02",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the International Conference on Extending Database Technology (EDBT)","publisher":"OpenProceedings.org",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Leonardo Gazzarri","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Leonardo",	"last" : "Gazzarri"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         "pages": "419--422",
         "doi" : "10.5441/002/edbt.2020.47",
         
         "bibtexKey": "DBLP:conf/edbt/GazzarriH20"

      }
	  
   ]
}
