
{  
   "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/2e00fa3d81780f21150e535375e2ff96f/klinaku",         
         "tags" : [
            "applications","cloud","computing","elasticity","performance","policies","resilience","scaling","threshold-based"
         ],
         
         "intraHash" : "e00fa3d81780f21150e535375e2ff96f",
         "interHash" : "900e91c3ad76b5560302094c8505c382",
         "label" : "Architecture-based Evaluation of Scaling Policies for Cloud Applications",
         "user" : "klinaku",
         "description" : "",
         "date" : "2022-01-13 13:37:49",
         "changeDate" : "2022-01-13 12:37:49",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "2021 IEEE International Conference on Autonomic Computing and Self-Organizing Systems (ACSOS)",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Floriment Klinaku","Alireza Hakamian","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Floriment",	"last" : "Klinaku"},
            	{"first" : "Alireza",	"last" : "Hakamian"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         "pages": "151-157",
         "doi" : "10.1109/ACSOS52086.2021.00035",
         
         "bibtexKey": "9659505"

      }
	  
   ]
}
