
{  
   "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/6ec11fc9bd9d6d37f793c98680ecb3a8/diglezakis",
         "tags" : [
            "jsonLD","metadata","microdata","semanticWeb"
         ],
         
         "intraHash" : "6ec11fc9bd9d6d37f793c98680ecb3a8",
         "label" : "Web Data Commons Extraction Report - November 2018 Corpus",
         "user" : "diglezakis",
         "description" : "Statistics to the crawl of structured data from the Web Data Commons project in November 2018",
         "date" : "2020-01-13 10:50:42",
         "changeDate" : "2020-01-13 09:50:42",
         "count" : 1,
         "url" : "http://webdatacommons.org/structureddata/2018-12/stats/stats.html"

      }
	  
   ]
}
