
{  
   "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/de55c95be0e7aae22e325aaae2f780ff/droessler",
         "tags" : [
            "video-tutorial","tutorials","cms","stuttgart","opencms","uni"
         ],
         
         "intraHash" : "de55c95be0e7aae22e325aaae2f780ff",
         "label" : "Video-Tutorial-Kategorien | Info-Center zu OpenCms | Universität Stuttgart",
         "user" : "droessler",
         "description" : "OpenCms Video-Tutorials",
         "date" : "2017-09-18 20:47:26",
         "changeDate" : "2017-09-18 18:47:26",
         "count" : 1,
         "url" : "http://www.tik.uni-stuttgart.de/dienste/opencms/doku_template_22/video/index.html"

      }
	  
   ]
}
