
{  
   "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/25676f7c6e40c5689059879cabaaa1220/roberta.toscano",         
         "tags" : [
            "(Computers).","Distributed","Electronic","Operating","Synchronisierung.","System.","Verteiltes","data","importzotero","processing","processing.","systems"
         ],
         
         "intraHash" : "5676f7c6e40c5689059879cabaaa1220",
         "interHash" : "47ecb5f85817f8c8591fb0164c33565e",
         "label" : "Synchronisation in verteilten Systemen: Problemstellung und Lösungsansätze unter Verwendung von objektorientierten Konzepten",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 3,
         "pub-type": "phdthesis",
         "address":"Stuttgart",
         "year": "1989", 
         "url": "", 
         
         "author": [ 
            "Peter A. [Verfasser/in] Gloor"
         ],
         "authors": [
         	
            	{"first" : "Peter A. [Verfasser/in]",	"last" : "Gloor"}
         ],
         "note": "ISBN: 3519024942\nSeries: Leitfäden der angewandten Informatik",
         "language" : "Deutsch",
         
         "bibtexKey": "gloor_synchronisation_1989"

      }
	  
   ]
}
