
{  
   "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/20e6e5ff5c61d71313d805ac6d938cfe0/roberta.toscano",         
         "tags" : [
            "(Computer","Abstract","Abstrakter","C++","C++.","Datentyp.","Object-oriented","Objektorientierte","Programmierung.","data","importzotero","language).","program","programming","science)","science).","types"
         ],
         
         "intraHash" : "0e6e5ff5c61d71313d805ac6d938cfe0",
         "interHash" : "4f1dfb999a7ca408caf82915a06e1dd4",
         "label" : "Data abstraction and object-oriented programming in C++",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 3,
         "pub-type": "book",
         "publisher":"Teubner [u.a.]","address":"Stuttgart",
         "year": "1990", 
         "url": "", 
         
         "editor": [ 
            "Keith E. [Verfasser/in] Gorlen","Sanford M. [Verfasser/in] Orlow","Perry S. [Verfasser/in] Plexico"
         ],
         "editors": [
         	
            	{"first" : "Keith E. [Verfasser/in]",	"last" : "Gorlen"},
            	{"first" : "Sanford M. [Verfasser/in]",	"last" : "Orlow"},
            	{"first" : "Perry S. [Verfasser/in]",	"last" : "Plexico"}
         ],
         
         "isbn" : "0-471-92346-X",
         
         "language" : "Englisch",
         
         "bibtexKey": "gorlen_data_1990"

      }
	  
   ]
}
