
{  
   "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/2ff91354867bf4abe226cd3e54792d0ae/diglezakis",         
         "tags" : [
            "forschungsdaten","mathematics","fileformat","mardi"
         ],
         
         "intraHash" : "ff91354867bf4abe226cd3e54792d0ae",
         "interHash" : "7650a3c017863f8f8963a5d7a3d94132",
         "label" : "A FAIR File Format for Mathematical Software",
         "user" : "diglezakis",
         "description" : "[2309.00465] A FAIR File Format for Mathematical Software",
         "date" : "2023-11-29 09:24:55",
         "changeDate" : "2023-11-29 09:24:55",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Antony Della Vecchia","Michael Joswig","Benjamin Lorenz"
         ],
         "authors": [
         	
            	{"first" : "Antony Della",	"last" : "Vecchia"},
            	{"first" : "Michael",	"last" : "Joswig"},
            	{"first" : "Benjamin",	"last" : "Lorenz"}
         ],
         
         "eprint" : "2309.00465",
         
         "archiveprefix" : "arXiv",
         
         "primaryclass" : "cs.MS",
         
         "bibtexKey": "dellavecchia2023fair"

      }
	  
   ]
}
