
{  
   "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/251311ab46d02eb40848ac8a242d8e112/roberta.toscano",         
         "tags" : [
            "Computer","Digital","Digitaltechnik.","Logic","Signal","circuits.","design","devices.","importzotero","processing.","storage","techniques."
         ],
         
         "intraHash" : "51311ab46d02eb40848ac8a242d8e112",
         "interHash" : "53af3917872892fdadef47d0a4962134",
         "label" : "Grundzüge der Digitaltechnik",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 2,
         "pub-type": "book",
         "series": "Leitfäden und Monographien der Informatik","publisher":"Teubner","address":"Stuttgart",
         "year": "1988", 
         "url": "", 
         
         "editor": [ 
            "Siegbert [Verfasser/in] Hentschke"
         ],
         "editors": [
         	
            	{"first" : "Siegbert [Verfasser/in]",	"last" : "Hentschke"}
         ],
         
         "isbn" : "3-519-02262-1",
         
         "language" : "Deutsch",
         
         "bibtexKey": "hentschke_grundzuge_1988"

      }
	  
   ]
}
