
{  
   "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/2383c923318f6bcaefdf91c1a178c16be/huanzhou",         
         "tags" : [
            "Cloud","Container","HPC","Kubernetes","Singularity","TORQUE","computing","manager","orchestration","workload"
         ],
         
         "intraHash" : "383c923318f6bcaefdf91c1a178c16be",
         "interHash" : "ac38d3139f68dcaadd304edb415638a7",
         "label" : "Container orchestration on HPC systems through Kubernetes",
         "user" : "huanzhou",
         "description" : "",
         "date" : "2021-10-11 10:46:24",
         "changeDate" : "2021-10-11 08:46:24",
         "count" : 5,
         "pub-type": "article",
         "journal": "Journal of Cloud Computing","publisher":"SpringerOpen",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Naweiluo Zhou","Yiannis Georgiou","Marcin Pospieszny","Li Zhong","Huan Zhou","Christoph Niethammer","Branislav Pejak","Oskar Marko","Dennis Hoppe"
         ],
         "authors": [
         	
            	{"first" : "Naweiluo",	"last" : "Zhou"},
            	{"first" : "Yiannis",	"last" : "Georgiou"},
            	{"first" : "Marcin",	"last" : "Pospieszny"},
            	{"first" : "Li",	"last" : "Zhong"},
            	{"first" : "Huan",	"last" : "Zhou"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Branislav",	"last" : "Pejak"},
            	{"first" : "Oskar",	"last" : "Marko"},
            	{"first" : "Dennis",	"last" : "Hoppe"}
         ],
         "volume": "10","number": "1","pages": "1--14",
         "bibtexKey": "zhou2021container"

      }
	  
   ]
}
