
{  
   "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/efdd3a25f63767b8c75efd90ff2c8eff/diglezakis",
         "tags" : [
            "forschungsdaten","ea3","engineering","iag"
         ],
         
         "intraHash" : "efdd3a25f63767b8c75efd90ff2c8eff",
         "label" : "EAS3 \u2013 Wikipedia",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-07-18 09:56:49",
         "changeDate" : "2017-07-18 07:56:49",
         "count" : 1,
         "url" : "https://de.wikipedia.org/wiki/EAS3"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/63d12ae0e2ad777cac79c7751f637a2a/diglezakis",
         "tags" : [
            "forschungsdaten","ea3","engineering","iag"
         ],
         
         "intraHash" : "63d12ae0e2ad777cac79c7751f637a2a",
         "label" : "EAS3 File Format/de \u2013 Eas3wiki",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-07-18 09:56:25",
         "changeDate" : "2017-07-18 07:56:25",
         "count" : 1,
         "url" : "https://wiki.iag.uni-stuttgart.de/eas3wiki/index.php/EAS3_File_Format/de"

      }
	  
   ]
}
