
{  
   "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/5c8f0fdc5542131fd4f3cfa9ad11b567/markushirsch",
         "tags" : [
            "doi","handle","pid"
         ],
         
         "intraHash" : "5c8f0fdc5542131fd4f3cfa9ad11b567",
         "label" : "DOI System and the Handle System",
         "user" : "markushirsch",
         "description" : "",
         "date" : "2021-01-20 13:28:39",
         "changeDate" : "2021-01-20 12:28:39",
         "count" : 1,
         "url" : "https://www.doi.org/factsheets/DOIHandle.html"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/f199808a32bc02d47de36a93f87fcb90/markushirsch",
         "tags" : [
            "DOI","Forschungsdaten","PID","ePIC"
         ],
         
         "intraHash" : "f199808a32bc02d47de36a93f87fcb90",
         "label" : "Der Weg zum PID:  Praktische Einführung  in DOI und ePIC",
         "user" : "markushirsch",
         "description" : "29. März 2017\r\n7. DINI/nestor\u2010Workshop\r\nPersistent Identifier für Forschungsdaten",
         "date" : "2021-01-20 09:21:20",
         "changeDate" : "2021-01-20 08:23:29",
         "count" : 1,
         "url" : "https://www.forschungsdaten.org/images/0/0d/PID_nestorDINI_Workshop_Einsteigersession.pdf"

      }
	  
   ]
}
