
{  
   "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/9c10389b04e71d00590a573ab95488aa/diglezakis",
         "tags" : [
            "metadata","schemaOrg","linkedData","dataCite"
         ],
         
         "intraHash" : "9c10389b04e71d00590a573ab95488aa",
         "label" : "Using Schema.org for DOI Registration",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-08-22 09:06:19",
         "changeDate" : "2017-08-22 07:06:19",
         "count" : 1,
         "url" : "https://blog.datacite.org/schema-org-register-dois/"

      }
	  
   ]
}
