
{  
   "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/29013ac66f090cc5a7f66979e9af871de/hermann",         
         "tags" : [
            "IoT","cloud","computing","distributed","edge-cloud","soc2018","system","transfer"
         ],
         
         "intraHash" : "9013ac66f090cc5a7f66979e9af871de",
         "interHash" : "0f7f2e87010c43073ec2dd54a7d05fad",
         "label" : "Osmotic Computing: A New Paradigm for Edge/Cloud Integration",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-26 09:10:42",
         "changeDate" : "2018-06-26 07:20:08",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Cloud Computing",
         "year": "2016", 
         "url": "", 
         
         "author": [ 
            "M. Villari","M. Fazio","S. Dustdar","O. Rana","R. Ranjan"
         ],
         "authors": [
         	
            	{"first" : "M.",	"last" : "Villari"},
            	{"first" : "M.",	"last" : "Fazio"},
            	{"first" : "S.",	"last" : "Dustdar"},
            	{"first" : "O.",	"last" : "Rana"},
            	{"first" : "R.",	"last" : "Ranjan"}
         ],
         "volume": "3","number": "6","pages": "76-83",
         "issn" : "2325-6095",
         
         "doi" : "10.1109/MCC.2016.124",
         
         "bibtexKey": "villari2016osmotic"

      }
	  
   ]
}
