
{  
   "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/215847988cd16be6a6cf3c777e56359b4/hermann",         
         "tags" : [
            "Web","Gestaltung","Server","Web-Seite","Internet","Wide","Information","Strukturierung","World"
         ],
         
         "intraHash" : "15847988cd16be6a6cf3c777e56359b4",
         "interHash" : "3294153a6a1e42e3637b24fc4b65a83b",
         "label" : "Information architecture : for the web and beyond",
         "user" : "hermann",
         "description" : "",
         "date" : "2022-06-22 13:31:09",
         "changeDate" : "2022-06-22 11:35:16",
         "count" : 1,
         "pub-type": "book",
         "publisher":"OReilly","address":"Beijing",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Louis Rosenfeld","Peter Morville","Jorge Arango"
         ],
         "authors": [
         	
            	{"first" : "Louis",	"last" : "Rosenfeld"},
            	{"first" : "Peter",	"last" : "Morville"},
            	{"first" : "Jorge",	"last" : "Arango"}
         ],
         
         "editor": [ 
            " and"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "and"}
         ],
         
         "size" : "xix, 461 Seiten : Illustrationen",
         
         "isbn" : "9781491911686",
         
         "bibtexKey": "rosenfeld2015information"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2c940ca1bd162c40f4f73425011b8db75/hermann",         
         "tags" : [
            "cloud","Web","Elasticity","Internet","soc2018","Process","browsers"
         ],
         
         "intraHash" : "c940ca1bd162c40f4f73425011b8db75",
         "interHash" : "8e13adbcb97da3ff83d68368edd1bb8e",
         "label" : "Programming Elasticity and Commitment in Dynamic Processes",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-26 09:15:35",
         "changeDate" : "2018-06-26 07:19:39",
         "count" : 1,
         "pub-type": "article",
         "journal": "IEEE Internet Computing",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "P. Fernández","H. L. Truong","S. Dustdar","A. Ruiz-Cortés"
         ],
         "authors": [
         	
            	{"first" : "P.",	"last" : "Fernández"},
            	{"first" : "H. L.",	"last" : "Truong"},
            	{"first" : "S.",	"last" : "Dustdar"},
            	{"first" : "A.",	"last" : "Ruiz-Cortés"}
         ],
         "volume": "19","number": "2","pages": "68-74",
         "issn" : "1089-7801",
         
         "doi" : "10.1109/MIC.2015.45",
         
         "bibtexKey": "fernndez2015programming"

      }
	  
   ]
}
