
{  
   "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/b48a6470c8bd89b97831987819fe1e5d/droessler",
         "tags" : [
            "cd","corporate","crowdsite","design","logo","wettbewerb","öffentlichkeitsarbeit"
         ],
         
         "intraHash" : "b48a6470c8bd89b97831987819fe1e5d",
         "label" : "Wie funktioniert es, Design-Wettbewerb - Crowdsite",
         "user" : "droessler",
         "description" : "Online logo Design erstellen? Start einen Wettbewerb, 36.000 Designern sind aktiv",
         "date" : "2016-03-22 16:53:05",
         "changeDate" : "2016-03-22 15:53:05",
         "count" : 1,
         "url" : "https://www.crowdsite.de/design-wettbewerb/?gclid=CJz0_Y_T1MsCFQcUGwodoicOLQ"

      }
	  
   ]
}
