
{  
   "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/8812440d40ffe5cf533795ad76aa82f3/diglezakis",
         "tags" : [
            "forschungsdaten","metadata","schemaOrg","dataverse","repository"
         ],
         
         "intraHash" : "8812440d40ffe5cf533795ad76aa82f3",
         "label" : "Dataverse 4.8.4 release adds support for Schema.org | The Dataverse Project - Dataverse.org",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-05-08 11:20:25",
         "changeDate" : "2018-05-08 09:20:25",
         "count" : 1,
         "url" : "https://dataverse.org/blog/latest-dataverse-update-adds-support-schemaorg"

      }
	  
   ]
}
