
{  
   "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/27f0aa6a95da07948b9cb0408af4a0458/staab",         
         "tags" : [
            "AnalyticComputing","datamining","discrimination","institutewest","law","myown","staab"
         ],
         
         "intraHash" : "7f0aa6a95da07948b9cb0408af4a0458",
         "interHash" : "5ca91a708dea5f5a4d1905e9f1005b33",
         "label" : "Observing and Recommending from a Social Web with Biases",
         "user" : "staab",
         "description" : "",
         "date" : "2020-06-02 17:08:31",
         "changeDate" : "2020-06-02 15:08:31",
         "count" : 3,
         "pub-type": "techreport",
         
         "year": "2016", 
         "url": "http://userpages.uni-koblenz.de/~staab/Research/Publications/2016/ProjectReport_WSI_WebBias_v2.2_11032016.pdf", 
         
         "author": [ 
            "Steffen Staab","Sophie Stalla-Bourdillon","Laura Carmichael"
         ],
         "authors": [
         	
            	{"first" : "Steffen",	"last" : "Staab"},
            	{"first" : "Sophie",	"last" : "Stalla-Bourdillon"},
            	{"first" : "Laura",	"last" : "Carmichael"}
         ],
         
         "bibtexKey": "staab2016observing"

      }
	  
   ]
}
