
{  
   "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/5b46b44635f05be354e91dfed1346c98/diglezakis",
         "tags" : [
            "forschungsdaten","metadata","software","persistentIdentifier"
         ],
         
         "intraHash" : "5b46b44635f05be354e91dfed1346c98",
         "label" : "Results of the FORCE2019 Hackathon for Handling Research Software",
         "user" : "diglezakis",
         "description" : "For use by the joint FORCE11-RDA software source code identification working group - force11/force11-rda-scidwg",
         "date" : "2019-12-12 21:27:36",
         "changeDate" : "2019-12-12 20:27:36",
         "count" : 1,
         "url" : "https://github.com/force11/force11-rda-scidwg/tree/master/hackathon/FORCE2019"

      }
	  
   ]
}
