
{  
   "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/27fe0e007ef4cc792b8accfff4fe8a54a/markusfrank",         
         "tags" : [
            "SPE","bis","cloud","cloudcomputing"
         ],
         
         "intraHash" : "7fe0e007ef4cc792b8accfff4fe8a54a",
         "interHash" : "c8a1420b2ddef61838d3584eef520bbc",
         "label" : "Abstract Fog in the Bottle-Trends of Computing in History and Future",
         "user" : "markusfrank",
         "description" : "",
         "date" : "2019-01-18 09:32:20",
         "changeDate" : "2019-01-18 08:32:20",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "2018 44th Euromicro Conference on Software Engineering and Advanced Applications (SEAA)",
         "year": "2018", 
         "url": "", 
         
         "author": [ 
            "Marcus Hilbrich","Markus Frank"
         ],
         "authors": [
         	
            	{"first" : "Marcus",	"last" : "Hilbrich"},
            	{"first" : "Markus",	"last" : "Frank"}
         ],
         "pages": "519--522",
         "bibtexKey": "hilbrich2018abstract"

      }
	  
   ]
}
