
{  
   "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/e5ecbdaa21d6be17dd64e7cb70c93a72/diglezakis",
         "tags" : [
            "mapping","metadata","tools"
         ],
         
         "intraHash" : "e5ecbdaa21d6be17dd64e7cb70c93a72",
         "label" : "Cocoda Mapping Tool (WD)",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2021-11-11 11:47:49",
         "changeDate" : "2021-11-11 10:47:49",
         "count" : 1,
         "url" : "https://coli-conc.gbv.de/cocoda/wikidata/?fromScheme=http%3A%2F%2Fbartoc.org%2Fen%2Fnode%2F1940&toScheme=http%3A%2F%2Fbartoc.org%2Fen%2Fnode%2F430"

      }
	  
   ]
}
