
{  
   "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/25ec4063de2265c2e33979d8966072816/diglezakis",         
         "tags" : [
            "comics","forschungsdaten","javascript","metadata","provenance","software","tools"
         ],
         
         "intraHash" : "5ec4063de2265c2e33979d8966072816",
         "interHash" : "40418dd0c92a9f6c92f90ca2c6db888d",
         "label" : "DLR-SC/prov-comics: QS PROV Comics Prototype - Big \r\n                   fixes",
         "user" : "diglezakis",
         "description" : "DLR-SC/prov-comics: QS PROV Comics Prototype - Big fixes | Zenodo",
         "date" : "2023-09-22 09:24:10",
         "changeDate" : "2023-09-22 09:24:10",
         "count" : 2,
         "pub-type": "dataset",
         "publisher":"Zenodo",
         "year": "2017", 
         "url": "https://doi.org/10.5281/zenodo.555927", 
         
         "author": [ 
            "Stefan Bieliauskas","Andreas Schreiber"
         ],
         "authors": [
         	
            	{"first" : "Stefan",	"last" : "Bieliauskas"},
            	{"first" : "Andreas",	"last" : "Schreiber"}
         ],
         
         "version" : "v0.1.1",
         
         "doi" : "10.5281/zenodo.555927",
         
         "bibtexKey": "stefan_bieliauskas_2017_555927"

      }
	  
   ]
}
