
{  
   "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/dba69d6165e809da07c37a8916878e66/diglezakis",
         "tags" : [
            "openaccess","oer","repository","jointly"
         ],
         
         "intraHash" : "dba69d6165e809da07c37a8916878e66",
         "label" : "OER-Contentbuffet",
         "user" : "diglezakis",
         "description" : "Materialen und Ergebnisse des JOINTLY-Projektes zu Open Educational Resources, wiederverwendbare Lehr- und Lernbausteine",
         "date" : "2017-10-09 14:36:06",
         "changeDate" : "2017-10-09 12:36:06",
         "count" : 1,
         "url" : "https://oer-contentbuffet.info/edu-sharing/components/search"

      }
	  
   ]
}
