
{  
   "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/2de9297c837eccc36e2073d51773a31de/kaminski",         
         "tags" : [
            "Algorithmen","KI","Lernen","hlrs","interaktionsend:unibiblio","myown","philosophie","technik","technikphilosophie"
         ],
         
         "intraHash" : "de9297c837eccc36e2073d51773a31de",
         "interHash" : "44df9eac99ec42476cfc74c8b8f6c5ef",
         "label" : "Das Lernen der Maschinen",
         "user" : "kaminski",
         "description" : "",
         "date" : "2019-05-28 12:01:52",
         "changeDate" : "2021-05-26 18:39:38",
         "count" : 3,
         "pub-type": "incollection",
         "booktitle": "Handbuch Mensch-Maschine-Interaktion","publisher":"Metzler","address":"Stuttgart, Weimar",
         "year": "2019", 
         "url": "", 
         
         "author": [ 
            "Andreas Kaminski","Colin Glass"
         ],
         "authors": [
         	
            	{"first" : "Andreas",	"last" : "Kaminski"},
            	{"first" : "Colin",	"last" : "Glass"}
         ],
         
         "editor": [ 
            "Kevin Liggieri","Oliver Müller"
         ],
         "editors": [
         	
            	{"first" : "Kevin",	"last" : "Liggieri"},
            	{"first" : "Oliver",	"last" : "Müller"}
         ],
         "pages": "128-133",
         "bibtexKey": "kaminski2019interaktion"

      }
	  
   ]
}
