
{  
   "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/9830d0f6294a94bcdc914d5c56af95cf/diglezakis",
         "tags" : [
            "databases","datenformat","forschungsdaten"
         ],
         
         "intraHash" : "9830d0f6294a94bcdc914d5c56af95cf",
         "label" : "PRONOM | Welcome",
         "user" : "diglezakis",
         "description" : "PRONOM is an online technical registry providing impartial and definitive information about file formats, software products and other technical components required to support long-term access of electronic records.",
         "date" : "2018-04-09 10:40:58",
         "changeDate" : "2018-04-09 08:40:58",
         "count" : 1,
         "url" : "http://www.nationalarchives.gov.uk/PRONOM/Default.aspx#"

      }
	  
   ]
}
