
{  
   "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/2c5e8bb85e0b8f52d338419a70b56c907/droessler",         
         "tags" : [
            "access","analysis","coalition","journals","open","plan","s","transformation","transformative"
         ],
         
         "intraHash" : "c5e8bb85e0b8f52d338419a70b56c907",
         "interHash" : "098467393ecbc2e453694d0050627d6e",
         "label" : "Transformative Journals: analysis from the 2023 reports",
         "user" : "droessler",
         "description" : "",
         "date" : "2025-04-28 00:54:49",
         "changeDate" : "2025-04-28 00:54:49",
         "count" : 1,
         "pub-type": "electronic",
         
         "year": "2024", 
         "url": "https://www.coalition-s.org/blog/transformative-journals-analysis-from-the-2023-reports/", 
         
         "author": [ 
            "Robert Kiley"
         ],
         "authors": [
         	
            	{"first" : "Robert",	"last" : "Kiley"}
         ],
         
         "language" : "en",
         
         "bibtexKey": "kiley2024transformative"

      }
	  
   ]
}
