
{  
   "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/228fff9571ab4a564f720521cfd7abebb/roberta.toscano",         
         "tags" : [
            "Computer","Computerarchitektur.","Parallel","Parallelrechner.","architecture.","computers","importzotero"
         ],
         
         "intraHash" : "28fff9571ab4a564f720521cfd7abebb",
         "interHash" : "532be0d6170cff835125231832c7958b",
         "label" : "Parallelrechnerstrukturen: Synthese von Architektur, Kommunikation und Algorithmus",
         "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": [ 
            "Werner [Verfasser/in] Erhard"
         ],
         "editors": [
         	
            	{"first" : "Werner [Verfasser/in]",	"last" : "Erhard"}
         ],
         
         "isbn" : "3-519-02243-5",
         
         "language" : "Deutsch",
         
         "bibtexKey": "erhard_parallelrechnerstrukturen_1990"

      }
	  
   ]
}
