
{  
   "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/8946ecd74d56f35c272584788d90a7fb/open-access",
         "tags" : [
            "tool","access","software","analyse","publication","unibibliografie","oa","output","bibliometrie","share","methoden","open","from:droessler"
         ],
         
         "intraHash" : "8946ecd74d56f35c272584788d90a7fb",
         "label" : "GitHub - tuub/oa-eval: Analyse an institution's publication output and determine the open access share.",
         "user" : "open-access",
         "description" : "Analyse an institution's publication output and determine the open access share. - tuub/oa-eval",
         "date" : "2019-04-03 23:17:58",
         "changeDate" : "2022-08-01 14:33:58",
         "count" : 2,
         "url" : "https://github.com/tuub/oa-eval"

      }
	  
   ]
}
