
{  
   "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" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/d7efc0a5acfabd2d60bc3c3fe1dcb52b/droessler",
         "tags" : [
            "email","key","mit","pgp","server","verschlüsselung"
         ],
         
         "intraHash" : "d7efc0a5acfabd2d60bc3c3fe1dcb52b",
         "label" : "MIT PGP Key Server",
         "user" : "droessler",
         "description" : "",
         "date" : "2016-01-03 15:30:48",
         "changeDate" : "2016-01-03 14:30:48",
         "count" : 1,
         "url" : "http://pgp.mit.edu/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/9195bc1173f3642e907df4467c295825/droessler",
         "tags" : [
            "cooperation","grants","institute","massachussets","mit","of","stuttgart","technology","uni","usa"
         ],
         
         "intraHash" : "9195bc1173f3642e907df4467c295825",
         "label" : "Germany Seed Funds | MISTI",
         "user" : "droessler",
         "description" : "Launched as an initiative in 2015 through the MIT-Germany - University of Stuttgart cooperation, the fund provides faculty and research scientists at MIT and the University of Stuttgart the opportunity to jointly apply for seed grants. The maximum award is $25,000.",
         "date" : "2015-10-12 21:37:50",
         "changeDate" : "2015-10-12 19:37:50",
         "count" : 1,
         "url" : "http://misti.mit.edu/germany-seed-funds"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2e648989886160b7fafd895d92cb8a820/droessler",         
         "tags" : [
            "academic","access","crisis","journals","mit","open","pricing","publications","scientific","serials"
         ],
         
         "intraHash" : "e648989886160b7fafd895d92cb8a820",
         "interHash" : "06b3b62885f8eda683e9851d5e44df1f",
         "label" : "A Failure in Communications. The metamorphosis of academic publishing",
         "user" : "droessler",
         "description" : "",
         "date" : "2022-02-28 01:04:50",
         "changeDate" : "2022-02-28 00:04:50",
         "count" : 1,
         "pub-type": "article",
         "journal": "MIT Faculty Newsletter",
         "year": "2006", 
         "url": "", 
         
         "author": [ 
            "Brian Evans"
         ],
         "authors": [
         	
            	{"first" : "Brian",	"last" : "Evans"}
         ],
         "volume": "18","number": "4","pages": "12-13",
         "bibtexKey": "evans2006failure"

      }
	  
   ]
}
