
{  
   "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/32dc7bf7676b674030552d637564d770/diglezakis",
         "tags" : [
            "irods","epic","pid","repository"
         ],
         
         "intraHash" : "32dc7bf7676b674030552d637564d770",
         "label" : "iRODS PID Management (copy from EUDAT wiki) - EEP - CSC Wiki",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-10-09 10:20:32",
         "changeDate" : "2017-10-09 08:20:32",
         "count" : 1,
         "url" : "https://confluence.csc.fi/pages/viewpage.action?pageId=34144601#"

      }
	  
   ]
}
