
{  
   "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/837955993c8dc8c93424275b06927236/diglezakis",
         "tags" : [
            "git","Tool","course","markdown","training"
         ],
         
         "intraHash" : "837955993c8dc8c93424275b06927236",
         "label" : "LiaScript",
         "user" : "diglezakis",
         "description" : "Create free and interactive online courses, based on an extended Markdown notation and share them on github ...",
         "date" : "2023-04-26 08:50:02",
         "changeDate" : "2023-04-26 08:50:02",
         "count" : 1,
         "url" : "https://liascript.github.io/#Concept"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/8d05266a7e980293caeb505c71e0152f/diglezakis",
         "tags" : [
            "git","forschungsdaten","storage","filesystem"
         ],
         
         "intraHash" : "8d05266a7e980293caeb505c71e0152f",
         "label" : "GitHub - xtreemfs/xtreemfs: Distributed Fault-Tolerant File System",
         "user" : "diglezakis",
         "description" : "Distributed Fault-Tolerant File System on GitHub.",
         "date" : "2020-02-03 11:07:07",
         "changeDate" : "2020-02-03 10:07:07",
         "count" : 1,
         "url" : "https://github.com/xtreemfs/xtreemfs"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/6b449f2677315e2f073627facf70ecb1/diglezakis",
         "tags" : [
            "git","forschungsdaten","software","tools"
         ],
         
         "intraHash" : "6b449f2677315e2f073627facf70ecb1",
         "label" : "DataLad",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2020-02-01 12:32:53",
         "changeDate" : "2020-02-01 11:32:53",
         "count" : 1,
         "url" : "https://www.datalad.org/"

      }
	  
   ]
}
