
{  
   "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/a1b09e399a0b0c45866c68be4e35bc66/droessler",
         "tags" : [
            "citation","codata","fdm","forschungsdaten","forschungsdatenmanagement","standards","zitation"
         ],
         
         "intraHash" : "a1b09e399a0b0c45866c68be4e35bc66",
         "label" : "CODATA-ICSTI Data Citation Standards and Practices - CODATA",
         "user" : "droessler",
         "description" : "CODATA-ICSTI Data Citation Standards and Practices - CODATA",
         "date" : "2017-10-18 09:31:23",
         "changeDate" : "2017-10-18 07:31:23",
         "count" : 1,
         "url" : "http://www.codata.org/task-groups/data-citation-standards-and-practices"

      }
	  
   ]
}
