
{  
   "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" : [
            "Tool","course","git","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/7a6e3d44b8b68f42cad394d2b6d21746/diglezakis",
         "tags" : [
            "Tools","konvertieren","latex","markdown","rtf","txt"
         ],
         
         "intraHash" : "7a6e3d44b8b68f42cad394d2b6d21746",
         "label" : "Pandoc - About pandoc",
         "user" : "diglezakis",
         "description" : "Tool zum Konvertieren zwischen verschiedenen Markdown-Sprachen",
         "date" : "2019-01-17 08:37:48",
         "changeDate" : "2019-01-17 07:37:48",
         "count" : 1,
         "url" : "https://pandoc.org/"

      }
	  
   ]
}
