
{  
   "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/265fd1a0ca5ee48494437331a9e20f8b2/hermann",         
         "tags" : [
            "cloud","processes","computing","soc2018","pricing"
         ],
         
         "intraHash" : "65fd1a0ca5ee48494437331a9e20f8b2",
         "interHash" : "ff95f931edb36b52eb05f756d7f2a4bf",
         "label" : "Principles of Elastic Processes",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-26 09:25:44",
         "changeDate" : "2018-06-26 07:25:44",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Internet Computing",
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "S. Dustdar","Y. Guo","B. Satzger","H. L. Truong"
         ],
         "authors": [
         	
            	{"first" : "S.",	"last" : "Dustdar"},
            	{"first" : "Y.",	"last" : "Guo"},
            	{"first" : "B.",	"last" : "Satzger"},
            	{"first" : "H. L.",	"last" : "Truong"}
         ],
         "volume": "15","number": "5","pages": "66-71",
         "issn" : "1089-7801",
         
         "doi" : "10.1109/MIC.2011.121",
         
         "bibtexKey": "dustdar2011principles"

      }
	  
   ]
}
