
{  
   "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/73cef47a29ddf32ee127219f1c9f5d33/diglezakis",
         "tags" : [
            "ShEx","metadata","specification"
         ],
         
         "intraHash" : "73cef47a29ddf32ee127219f1c9f5d33",
         "label" : "ShEx - Shape Expressions",
         "user" : "diglezakis",
         "description" : "Spezifikation, Tutorials, etc. rund um Shape Expressions - Schema Language for RDF",
         "date" : "2018-04-10 12:47:07",
         "changeDate" : "2018-04-10 10:47:07",
         "count" : 1,
         "url" : "http://shex.io/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/e7834454ec54d0ca31dfb2caed1156c0/diglezakis",
         "tags" : [
            "RDF","SemanticWeb","ShEx","community","group","metadata"
         ],
         
         "intraHash" : "e7834454ec54d0ca31dfb2caed1156c0",
         "label" : "Shape Expressions Community Group",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-04-10 12:45:18",
         "changeDate" : "2018-04-10 10:45:18",
         "count" : 1,
         "url" : "https://www.w3.org/community/shex/"

      }
	  
   ]
}
