
{  
   "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/7133d34f54e6628a7f98e082374272db/diglezakis",
         "tags" : [
            "metadata","schemaOrg","tools","semanticWeb","verification"
         ],
         
         "intraHash" : "7133d34f54e6628a7f98e082374272db",
         "label" : "SDO-Check",
         "user" : "diglezakis",
         "description" : "SDO Check - The schema.org annotation verification-tool of semantify.it",
         "date" : "2020-11-09 13:10:59",
         "changeDate" : "2020-11-09 12:10:59",
         "count" : 1,
         "url" : "https://sdocheck.semantify.it/"

      }
	  
   ]
}
