
{  
   "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/e5cc81def8b2726d7a558f818b2060fd/diglezakis",
         "tags" : [
            "metadata","jsonLD","json"
         ],
         
         "intraHash" : "e5cc81def8b2726d7a558f818b2060fd",
         "label" : "JSON-LD \u2013 Einführung und Anwendungen",
         "user" : "diglezakis",
         "description" : "Session beim DINI-KIM-Workshop 2018 in Mannheim.",
         "date" : "2018-04-10 12:18:03",
         "changeDate" : "2018-04-10 10:18:03",
         "count" : 1,
         "url" : "http://slides.lobid.org/kim-ws-2018/#/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/65f26285000bcbb85806e81b971446ad/diglezakis",
         "tags" : [
            "forschungsdaten","metadata","jsonLD","json"
         ],
         
         "intraHash" : "65f26285000bcbb85806e81b971446ad",
         "label" : "JSON-LD Playground",
         "user" : "diglezakis",
         "description" : "Oberfläche zum Experimentieren mit JSON-LD-Daten",
         "date" : "2018-04-10 12:08:28",
         "changeDate" : "2018-04-10 10:08:28",
         "count" : 1,
         "url" : "https://json-ld.org/playground/?"

      }
	  
   ]
}
