
{  
   "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/2f7367f4973e1731f7cd8d2ff4c635dd8/droessler",         
         "tags" : [
            "betriebssystem","cinnamon","hack","hacker","linux","mint","sicherheit","software","wordpress"
         ],
         
         "intraHash" : "f7367f4973e1731f7cd8d2ff4c635dd8",
         "interHash" : "277b622300d5ecc4c77f5543b1791c96",
         "label" : "Linux Mint: Kriminelle verbreiten Linux-Version mit Hintertür",
         "user" : "droessler",
         "description" : "",
         "date" : "2020-01-20 17:08:10",
         "changeDate" : "2020-01-20 16:08:10",
         "count" : 1,
         "pub-type": "article",
         "journal": "Die Zeit",
         "year": "2016", 
         "url": "https://www.zeit.de/digital/datenschutz/2016-02/linux-mint-hacker-hintertuer-webseite-iso", 
         
         "author": [ 
            "Marvin Strathmann"
         ],
         "authors": [
         	
            	{"first" : "Marvin",	"last" : "Strathmann"}
         ],
         
         "bibtexKey": "strathmann2016linux"

      }
	  
   ]
}
