
{  
   "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/3a2474f13f61aab7540bfb8216e11372/droessler",
         "tags" : [
            "base","citation","crossref","data","datenbank","document","doi","identifier","metadata","object","persistent","publikationen","zitationsdatenbank"
         ],
         
         "intraHash" : "3a2474f13f61aab7540bfb8216e11372",
         "label" : "You are Crossref - Crossref",
         "user" : "droessler",
         "description" : "Crossref makes research outputs easy to find, cite, link, assess, and reuse.",
         "date" : "2020-07-29 21:49:20",
         "changeDate" : "2020-07-29 19:54:10",
         "count" : 1,
         "url" : "https://www.crossref.org/"

      }
	  
   ]
}
