
{  
   "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/90c1e9fba1d6d15b32853d21234d389b/diglezakis",
         "tags" : [
            "api","databases","infrastruktur","metadata","normdaten"
         ],
         
         "intraHash" : "90c1e9fba1d6d15b32853d21234d389b",
         "label" : "DANTE",
         "user" : "diglezakis",
         "description" : "APIs zur Pflege und Nutzung von Normdaten\r\n\r\nBeschreibung der Schnittstellen unter http://api.dante.gbv.de/",
         "date" : "2018-04-11 09:54:24",
         "changeDate" : "2018-04-11 07:55:51",
         "count" : 1,
         "url" : "https://dante.gbv.de/search"

      }
	  
   ]
}
