
{  
   "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/64e4ebf0ab34aa881477a8a4c67854d9/hermann",
         "tags" : [
            "dead","horse","theory"
         ],
         
         "intraHash" : "64e4ebf0ab34aa881477a8a4c67854d9",
         "label" : "The dead horse theory: 13 tips to deal with dead horses",
         "user" : "hermann",
         "description" : "We are living crazy times, aren\u2019t we? Almost every company seems to agree that they should focus on customer satisfaction, attract and keep the best talents (given there is a clear definition of what a \u201Ctalent\u201D should be). At the same time, the same companies, and I mean all of them, are really good",
         "date" : "2019-10-01 10:10:48",
         "changeDate" : "2019-10-01 08:10:48",
         "count" : 2,
         "url" : "https://www.linkedin.com/pulse/dead-horse-theory-13-tips-deal-horses-frederic-hugo-hoffmann-emba"

      }
	  
   ]
}
