
{  
   "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/52ac3b69b0b591470c4ef0145d167f64/diglezakis",
         "tags" : [
            "forschungsdaten","computing","researchObjects","platform"
         ],
         
         "intraHash" : "52ac3b69b0b591470c4ef0145d167f64",
         "label" : "GitHub - whole-tale/whole-tale: The Whole Tale - Merging Science and Cyberinfrastructure Pathway",
         "user" : "diglezakis",
         "description" : "The Whole Tale - Merging Science and Cyberinfrastructure Pathway - whole-tale/whole-tale",
         "date" : "2019-10-23 13:23:42",
         "changeDate" : "2019-10-23 11:23:42",
         "count" : 1,
         "url" : "https://github.com/whole-tale/whole-tale"

      }
	  
   ]
}
