
{  
   "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/366f89730cd595766e31dde0e4a95423/diglezakis",
         "tags" : [
            "identification","forschungsdaten","organization","pid"
         ],
         
         "intraHash" : "366f89730cd595766e31dde0e4a95423",
         "label" : "Research Organization Registry",
         "user" : "diglezakis",
         "description" : "ROR is a community-led project to develop an open, sustainable, usable, and unique identifier for every research organization in the world.",
         "date" : "2020-01-21 11:29:36",
         "changeDate" : "2020-01-21 10:29:36",
         "count" : 1,
         "url" : "https://ror.org"

      }
	  
   ]
}
