
{  
   "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/252feb4cc395e2e9a4485f177603f0c4b/m.herschel",         
         "tags" : [
            "myown","intcdc","peer","rp9-2","peerReviewed","ipvs-de","accountability"
         ],
         
         "intraHash" : "52feb4cc395e2e9a4485f177603f0c4b",
         "interHash" : "12e0c0ed9a4390c60b33b3d2e0e92a05",
         "label" : "FairCR - An Evaluation and Recommendation System for Fair Classification Algorithms",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2024-03-22 10:19:41",
         "changeDate" : "2024-03-22 10:19:41",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the International Conference on Data Engineering (ICDE)",
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Nico Lässig","Ole Nies","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Nico",	"last" : "Lässig"},
            	{"first" : "Ole",	"last" : "Nies"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         
         "bibtexKey": "lassig2024faircr"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/24e332aa10ca3bf5acc940e16ee9d4722/m.herschel",         
         "tags" : [
            "myown","intcdc","peer","rp9-2","peerReviewed","ipvs-de","accountability"
         ],
         
         "intraHash" : "4e332aa10ca3bf5acc940e16ee9d4722",
         "interHash" : "bc63eae5a8a327866a42e9878a92fa5b",
         "label" : "FALCC: Efficiently performing locally fair and accurate classifications",
         "user" : "m.herschel",
         "description" : "",
         "date" : "2024-01-22 10:40:10",
         "changeDate" : "2024-01-22 10:40:10",
         "count" : 4,
         "pub-type": "conference",
         "booktitle": "International Conference on Extending Database Technology (EDBT)","publisher":"OpenProceedings",
         "year": "2024", 
         "url": "https://openproceedings.org/2024/conf/edbt/paper-59.pdf", 
         
         "author": [ 
            "Nico Lässig","Melanie Herschel"
         ],
         "authors": [
         	
            	{"first" : "Nico",	"last" : "Lässig"},
            	{"first" : "Melanie",	"last" : "Herschel"}
         ],
         
         "bibtexKey": "lassig2024falcc"

      }
	  
   ]
}
