
{  
   "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/18fdacae6c7a3d846ba05a5a67473742/diglezakis",
         "tags" : [
            "forschungsdaten","rdf","fairPrinciples","metadata","tools","triplestore"
         ],
         
         "intraHash" : "18fdacae6c7a3d846ba05a5a67473742",
         "label" : "FAIR Data Point | Research Software Directory",
         "user" : "diglezakis",
         "description" : "Software to build a REST-Endpoint",
         "date" : "2020-09-15 16:54:41",
         "changeDate" : "2020-09-15 14:54:41",
         "count" : 1,
         "url" : "https://www.research-software.nl/software/fairdatapoint"

      }
	  
   ]
}
