
{  
   "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/89311b02aa4b75567823f09004a1a0a5/droessler",
         "tags" : [
            "access","cesaer","cloud","data","european","force","open","research","science","task"
         ],
         
         "intraHash" : "89311b02aa4b75567823f09004a1a0a5",
         "label" : "EOSCSecretariat",
         "user" : "droessler",
         "description" : "European Open Science Cloud",
         "date" : "2019-10-16 09:22:07",
         "changeDate" : "2019-10-16 07:22:07",
         "count" : 1,
         "url" : "https://www.eoscsecretariat.eu"

      }
	  
   ]
}
