
{  
   "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/5fbe0048246c2f480ec1819e3b5c5678/droessler",
         "tags" : [
            "data","feinstaub","feinstaubkarte","karte","map","open","stuttgart","umwelt"
         ],
         
         "intraHash" : "5fbe0048246c2f480ec1819e3b5c5678",
         "label" : "openData Feinstaub Map",
         "user" : "droessler",
         "description" : "",
         "date" : "2018-04-05 02:11:16",
         "changeDate" : "2018-04-05 00:11:16",
         "count" : 1,
         "url" : "http://deutschland.maps.luftdaten.info/#6/51.165/10.455"

      }
	  
   ]
}
