
{  
   "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/52dff4052bda0ea96a63d1e8b128c58a/diglezakis",
         "tags" : [
            "forschungsdaten","data","example","policy"
         ],
         
         "intraHash" : "52dff4052bda0ea96a63d1e8b128c58a",
         "label" : "Open Data Policy Hub | Open Data Policy Step-by-Step",
         "user" : "diglezakis",
         "description" : "Learn how to write your own open data policy, and see existing ones.",
         "date" : "2019-02-18 10:09:34",
         "changeDate" : "2019-02-18 09:09:34",
         "count" : 1,
         "url" : "https://opendatapolicyhub.sunlightfoundation.com/step-by-step/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/eee5ece48c487a96adcec7f78d0d9b02/diglezakis",
         "tags" : [
            "forschungsdaten","city","example","policy"
         ],
         
         "intraHash" : "eee5ece48c487a96adcec7f78d0d9b02",
         "label" : "Open Data Firestarter: Draft policy language for What Works Cities - Google Docs",
         "user" : "diglezakis",
         "description" : "Example of Open Data Policy for a City",
         "date" : "2019-02-18 10:08:54",
         "changeDate" : "2019-02-18 09:08:54",
         "count" : 1,
         "url" : "https://docs.google.com/document/d/1eVI0GfvdGOt0V64sohgRz-kVUW70ELQmf0mfdUqW6MI/edit"

      }
	  
   ]
}
