
{  
   "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/81d9bc1a80fe973295b9a0870b524f64/hermann",
         "tags" : [
            "interactive","präsentation","tool"
         ],
         
         "intraHash" : "81d9bc1a80fe973295b9a0870b524f64",
         "label" : "Interactive presentation software - Mentimeter",
         "user" : "hermann",
         "description" : "Interact with your audience using real-time voting. No installations or downloads required - and it's free!",
         "date" : "2019-06-10 17:44:33",
         "changeDate" : "2019-06-10 15:44:33",
         "count" : 1,
         "url" : "https://www.mentimeter.com/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/3f289b07fe1315c880cb7e3ef01c62b0/hermann",
         "tags" : [
            "interactive","notebook","openscience","software"
         ],
         
         "intraHash" : "3f289b07fe1315c880cb7e3ef01c62b0",
         "label" : "Project Jupyter",
         "user" : "hermann",
         "description" : "Project Jupyter is an open source project was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming language",
         "date" : "2017-05-11 10:47:07",
         "changeDate" : "2017-05-11 08:47:22",
         "count" : 1,
         "url" : "http://jupyter.org/"

      }
	  
   ]
}
