
{  
   "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/2c88eb3ee8131d3b59ae26da22f478b81/droessler",         
         "tags" : [
            "cloud","computer","cyberangriff","cybercrime","giesen","gießen","hacker","hessenbox","it-sicherheit","sicherheit","software","uni"
         ],
         
         "intraHash" : "c88eb3ee8131d3b59ae26da22f478b81",
         "interHash" : "964355ace7a3cdd9ec57bb631ccce1e2",
         "label" : "Cyberangriff: Gießen ist off",
         "user" : "droessler",
         "description" : "",
         "date" : "2019-12-19 15:50:01",
         "changeDate" : "2019-12-19 14:50:01",
         "count" : 1,
         "pub-type": "article",
         "journal": "ZEIT online",
         "year": "2019", 
         "url": "https://www.zeit.de/campus/2019-12/cyberangriff-giessen-justus-liebig-universitaet-internet-offline/komplettansicht?print", 
         
         "author": [ 
            "Carla Baum"
         ],
         "authors": [
         	
            	{"first" : "Carla",	"last" : "Baum"}
         ],
         
         "bibtexKey": "baum2019cyberangriff"

      }
	  
   ]
}
