
{  
   "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/23381ea34ee08d840f6e74d5cd7bf607b/drb",         
         "tags" : [
            "cloud","computing","data","distributed","hlrs","myown"
         ],
         
         "intraHash" : "3381ea34ee08d840f6e74d5cd7bf607b",
         "interHash" : "273c21210c89460d86b75d12612c251d",
         "label" : "Adaptable and Distributed Program Execution",
         "user" : "drb",
         "description" : "",
         "date" : "2015-10-30 15:33:17",
         "changeDate" : "2015-10-30 14:49:12",
         "count" : 1,
         "pub-type": "article",
         
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Daniel Rubio Bonilla","Lutz Schubert"
         ],
         "authors": [
         	
            	{"first" : "Daniel",	"last" : "Rubio Bonilla"},
            	{"first" : "Lutz",	"last" : "Schubert"}
         ],
         
         "editor": [ 
            " e Challenges"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "e Challenges"}
         ],
         
         "bibtexKey": "rubiobonilla2011adaptable"

      }
	  
   ]
}
