
{  
   "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/cabe3fef927f588a708ec7fe1976a309/diglezakis",
         "tags" : [
            "forschungsdaten","metadata","python","schema","xml"
         ],
         
         "intraHash" : "cabe3fef927f588a708ec7fe1976a309",
         "label" : "PyXB: Python XML Schema Bindings \u2014 PyXB 1.2.6 documentation",
         "user" : "diglezakis",
         "description" : "Generate Python classes from XML Schema",
         "date" : "2018-12-13 14:16:12",
         "changeDate" : "2018-12-13 13:16:12",
         "count" : 1,
         "url" : "http://pyxb.sourceforge.net/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/d8137ed21f57a63a7881e7c1e89afc63/diglezakis",
         "tags" : [
            "XML","entwicklung","forschungsdaten","metadata","python"
         ],
         
         "intraHash" : "d8137ed21f57a63a7881e7c1e89afc63",
         "label" : "generateDS -- Generate Python Data Structures from XML Schema",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-12-13 13:40:53",
         "changeDate" : "2018-12-13 12:40:53",
         "count" : 1,
         "url" : "http://www.davekuhlman.org/generateDS.html"

      }
	  
   ]
}
