
{  
   "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/2f1b040c75f6dd28d599b410717069ad/diglezakis",
         "tags" : [
            "imageData","tools","largeData"
         ],
         
         "intraHash" : "2f1b040c75f6dd28d599b410717069ad",
         "label" : "tiamat · GitRepo",
         "user" : "diglezakis",
         "description" : "Tiled Image Access, Manipulation, and Analysis Toolkit",
         "date" : "2025-08-28 10:41:14",
         "changeDate" : "2025-08-28 10:41:14",
         "count" : 1,
         "url" : "https://jugit.fz-juelich.de/inm-1/bda/software/data_access/tiamat"

      }
	  
   ]
}
