
{  
   "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/7942e8ff2d3ac171cfcada60dc2746eb/annasakowski",
         "tags" : [
            "recherche","tutorial","wissensmanagement"
         ],
         
         "intraHash" : "7942e8ff2d3ac171cfcada60dc2746eb",
         "label" : "Professionelle Internetrecherche und Wissensmanagement an Hochschulen",
         "user" : "annasakowski",
         "description" : " Tutorials zum Selbststudium - Was nötig ist",
         "date" : "2018-07-24 08:33:08",
         "changeDate" : "2018-07-24 06:35:19",
         "count" : 1,
         "url" : "http://www.recherchieren-im-internet.eu/"

      }
	  
   ]
}
