
{  
   "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/476d5dfd675443a99607bfc2f959d093/diglezakis",
         "tags" : [
            "extraction","forschungsdaten","metadata","technicalMetadata","tools"
         ],
         
         "intraHash" : "476d5dfd675443a99607bfc2f959d093",
         "label" : "File Information Tool Set (FITS)",
         "user" : "diglezakis",
         "description" : "Tool to extract technical metadata from Files",
         "date" : "2020-02-03 11:54:18",
         "changeDate" : "2020-11-06 08:45:56",
         "count" : 1,
         "url" : "https://projects.iq.harvard.edu/fits/home"

      }
	  
   ]
}
