
{  
   "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/59561d9f75190d773d1a2ccd445c2e85/diglezakis",
         "tags" : [
            "metadata","ontologie","test","collaboration","service"
         ],
         
         "intraHash" : "59561d9f75190d773d1a2ccd445c2e85",
         "label" : "Ontology Curation Portal",
         "user" : "diglezakis",
         "description" : "Portal to enable effective ontology management and visualization for cross-stakeholder ontology engineering",
         "date" : "2025-11-03 10:00:22",
         "changeDate" : "2025-11-03 10:00:22",
         "count" : 1,
         "url" : "https://service.tib.eu/vocab"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/e03767005f4961c27a384d8080edf8af/diglezakis",
         "tags" : [
            "agreement","vocabulary","metadata","ontologie","collaboration","tools"
         ],
         
         "intraHash" : "e03767005f4961c27a384d8080edf8af",
         "label" : "Ontology Curation Portal",
         "user" : "diglezakis",
         "description" : "Portal to enable effective ontology management and visualization for cross-stakeholder ontology engineering",
         "date" : "2025-11-03 09:50:51",
         "changeDate" : "2025-11-03 09:50:51",
         "count" : 1,
         "url" : "https://service.tib.eu/ocp/vocabulary_support"

      }
	  
   ]
}
