
{  
   "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/28eea0826f796efe4bf9c1b86b0ac03ea/skvortsov",         
         "tags" : [
            "HLRS","cloud","data","metrics","mining","monitoring"
         ],
         
         "intraHash" : "8eea0826f796efe4bf9c1b86b0ac03ea",
         "interHash" : "e86a4e468c469ee0c8efb8c64e8a8267",
         "label" : "Eco-Efficient Cloud Resource Monitoring and Analysis",
         "user" : "skvortsov",
         "description" : "",
         "date" : "2015-10-19 14:07:56",
         "changeDate" : "2017-03-01 14:41:46",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Joint Workshop Proceedings of the 2nd Intl. Conf. on ICT for Sustainability 2014, Stockholm, Sweden, August 24-27, 2014.",
         "year": "2014", 
         "url": "http://ceur-ws.org/Vol-1203/EES-paper4.pdf", 
         
         "author": [ 
            "Axel Tenschert","Pavel Skvortsov","Michael Gienger"
         ],
         "authors": [
         	
            	{"first" : "Axel",	"last" : "Tenschert"},
            	{"first" : "Pavel",	"last" : "Skvortsov"},
            	{"first" : "Michael",	"last" : "Gienger"}
         ],
         "pages": "14--17",
         "bibtexKey": "TenschertSG14"

      }
	  
   ]
}
