
{  
   "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/d1615b04add103f617b512f9750b7f8a/diglezakis",
         "tags" : [
            "datadownload","forschungsdaten","library","python","tools"
         ],
         
         "intraHash" : "d1615b04add103f617b512f9750b7f8a",
         "label" : "fatiando/pooch: A friend to fetch your data files",
         "user" : "diglezakis",
         "description" : "A friend to fetch your data files. Contribute to fatiando/pooch development by creating an account on GitHub.",
         "date" : "2023-03-02 11:33:25",
         "changeDate" : "2023-03-02 11:33:25",
         "count" : 1,
         "url" : "https://github.com/fatiando/pooch"

      }
	  
   ]
}
