
{  
   "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/63f31ecb28bc3a2e41176b2cf7d2575d/droessler",
         "tags" : [
            "access","books","editor","exeditpro","online","open","projekt","publishing","scientific","software","text","tu9_monos","writing"
         ],
         
         "intraHash" : "63f31ecb28bc3a2e41176b2cf7d2575d",
         "label" : "XEditPro - Digital Publishing Solution",
         "user" : "droessler",
         "description" : "XEditPro simplifies the entire process of authoring and increases user productivity levels. It also enables delivery of multiple outputs in standard formats.",
         "date" : "2021-10-18 15:57:43",
         "changeDate" : "2021-10-18 13:57:43",
         "count" : 3,
         "url" : "https://xeditpro.com/"

      }
	  
   ]
}
