
{  
   "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/3d10ec0349f3f3a86db8d416e52d6bca/hermann",
         "tags" : [
            "OAT2020","etherpad","info","publishing","workshop"
         ],
         
         "intraHash" : "3d10ec0349f3f3a86db8d416e52d6bca",
         "label" : "Single-Source-Publishing mit Markdown, GitLab, pandoc und OJS: ausprobieren, diskutieren, Perspektiven entwickeln - CodiMD",
         "user" : "hermann",
         "description" : "",
         "date" : "2020-09-15 17:33:40",
         "changeDate" : "2020-09-15 15:34:04",
         "count" : 1,
         "url" : "https://writemd.rz.tuhh.de/6EZJ-tJiQraj-vHthoTujA?both#"

      }
	  
   ]
}
