
{  
   "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/8d16b6bb52ef1fd42fa4f572dc34778b/diglezakis",
         "tags" : [
            "forschungsdaten","fairPrinciples","metrics","tools","quality"
         ],
         
         "intraHash" : "8d16b6bb52ef1fd42fa4f572dc34778b",
         "label" : "CSIRO :: 5-star Data Rating Tool",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2020-07-14 15:50:18",
         "changeDate" : "2020-07-14 13:50:18",
         "count" : 1,
         "url" : "http://oznome.csiro.au/5star/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/78fdb1e0e5c04b6913bef0ac3c58cb68/diglezakis",
         "tags" : [
            "forschungsdaten","fairPrinciples","metrics","tools","quality"
         ],
         
         "intraHash" : "78fdb1e0e5c04b6913bef0ac3c58cb68",
         "label" : "FAIR self assessment tool - ARDC",
         "user" : "diglezakis",
         "description" : "Online-Tool zur Selbsteinschätzung der Fairness von Forschungsdaten. Vermutlich für Wissenschaftler nicht wirklich hilfreich.",
         "date" : "2020-07-14 15:46:55",
         "changeDate" : "2020-07-14 13:46:55",
         "count" : 1,
         "url" : "https://ardc.edu.au/resources/working-with-data/fair-data/fair-self-assessment-tool/"

      }
	  
   ]
}
