
{  
   "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/2fa17b2391ccf600a29ae9c636c66c7af/roberta.toscano",         
         "tags" : [
            "Computer","Electronic","Informatik.","data","importzotero","processing","science."
         ],
         
         "intraHash" : "fa17b2391ccf600a29ae9c636c66c7af",
         "interHash" : "9e8f827653460b8809b8e1916a93a26c",
         "label" : "Einführung in die Informatik",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 3,
         "pub-type": "book",
         "series": "Leitfäden und Monographien der Informatik","publisher":"Teubner","address":"Stuttgart",
         "year": "1990", 
         "url": "", 
         
         "editor": [ 
            "Günter [Verfasser/in] Hotz"
         ],
         "editors": [
         	
            	{"first" : "Günter [Verfasser/in]",	"last" : "Hotz"}
         ],
         
         "isbn" : "3-519-02246-X",
         
         "language" : "Deutsch",
         
         "bibtexKey": "hotz_einfuhrung_1990"

      }
	  
   ]
}
