
{  
   "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/db7d00eecbc6c8907a3d30787c97c96a/diglezakis",
         "tags" : [
            "publication","forschungsdaten","notebooks","openaccess"
         ],
         
         "intraHash" : "db7d00eecbc6c8907a3d30787c97c96a",
         "label" : "The Scientific Paper Is Obsolete. Here's What's Next. - The Atlantic",
         "user" : "diglezakis",
         "description" : "(Jupyter) Notebooks statt scientific paper",
         "date" : "2019-01-28 08:11:51",
         "changeDate" : "2019-01-28 07:11:51",
         "count" : 1,
         "url" : "https://www.theatlantic.com/science/archive/2018/04/the-scientific-paper-is-obsolete/556676/"

      }
	  
   ]
}
