
{  
   "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/d9b85eb1b395b667c8d60015602a808f/droessler",
         "tags" : [
            "access","doab","eu","france","frankreich","oa","open","openedition","operas","science","sciences","social"
         ],
         
         "intraHash" : "d9b85eb1b395b667c8d60015602a808f",
         "label" : "Pierre Mounier",
         "user" : "droessler",
         "description" : "Deputy director of OpenEdition. Coordinator of OPERAS. Co-Director of DOAB",
         "date" : "2020-09-15 12:24:48",
         "changeDate" : "2020-09-15 10:25:22",
         "count" : 1,
         "url" : "http://pierremounier.net/cvresume/"

      }
	  
   ]
}
