
{  
   "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/dcb483bebd5d7f17c596c8f48ddbedab/hermann",
         "tags" : [
            "umfrage","tool","live"
         ],
         
         "intraHash" : "dcb483bebd5d7f17c596c8f48ddbedab",
         "label" : "Slido - Audience Interaction Made Easy",
         "user" : "hermann",
         "description" : "Slido is the ultimate Q&A and polling platform for meetings and events. It offers interactive Q&A, live polls and insights about your audience.",
         "date" : "2019-10-23 14:27:42",
         "changeDate" : "2019-10-23 12:27:42",
         "count" : 1,
         "url" : "https://www.sli.do/"

      }
	  
   ]
}
