
{  
   "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/6ac725ea2f2fb6a3c1e0826bdffc8b65/droessler",
         "tags" : [
            "access","apc","article","charges","contracs","esac","intact","oa","open","openapc","processing","project"
         ],
         
         "intraHash" : "6ac725ea2f2fb6a3c1e0826bdffc8b65",
         "label" : "ESAC \u2013 Efficiency and Standards for Article Charges",
         "user" : "droessler",
         "description" : "Article Processing Charges ",
         "date" : "2019-11-28 14:29:28",
         "changeDate" : "2021-11-15 23:39:02",
         "count" : 1,
         "url" : "https://esac-initiative.org/"

      }
	  
   ]
}
