
{  
   "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" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/20042a2bf247d1e5e3eb1c79e4737189d/droessler",         
         "tags" : [
            "programmieren","software"
         ],
         
         "intraHash" : "0042a2bf247d1e5e3eb1c79e4737189d",
         "interHash" : "e54043cac95ad4043be0a04a6eed7605",
         "label" : "Schreibe dein Programm!",
         "user" : "droessler",
         "description" : "",
         "date" : "2024-09-02 13:56:51",
         "changeDate" : "2024-09-02 13:56:51",
         "count" : 1,
         "pub-type": "misc",
         "publisher":"Tübingen University Press",
         "year": "2023", 
         "url": "https://publikationen.uni-tuebingen.de/xmlui/handle/10900/143546", 
         
         "author": [ 
            "Michael Sperber","Herbert Klaeren"
         ],
         "authors": [
         	
            	{"first" : "Michael",	"last" : "Sperber"},
            	{"first" : "Herbert",	"last" : "Klaeren"}
         ],
         
         "language" : "de",
         
         "doi" : "10.15496/PUBLIKATION-84890",
         
         "bibtexKey": "https://doi.org/10.15496/publikation-84890"

      }
	  
   ]
}
