
{  
   "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/54982560d5bfa81f055d2edf9b4c2ab6/diglezakis",
         "tags" : [
            "openScience","forschungsdaten","reproducibility","network"
         ],
         
         "intraHash" : "54982560d5bfa81f055d2edf9b4c2ab6",
         "label" : "GRN · German Reproducibility Network",
         "user" : "diglezakis",
         "description" : "Working together for trustworthy and useful research",
         "date" : "2021-02-22 13:49:35",
         "changeDate" : "2021-02-22 12:49:35",
         "count" : 1,
         "url" : "https://reproducibilitynetwork.de/"

      }
	  
   ]
}
