
{  
   "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/2a98c5bb7a2a58c6ac6121440113fde50/diglezakis",         
         "tags" : [
            "jupyter","software","reproducibility","knowledgegraph"
         ],
         
         "intraHash" : "a98c5bb7a2a58c6ac6121440113fde50",
         "interHash" : "8039e9d6f542efe05b0a40eb448029c7",
         "label" : "FAIR Jupyter: a knowledge graph approach to semantic sharing and granular exploration of a computational notebook reproducibility dataset",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2024-06-25 15:25:00",
         "changeDate" : "2024-06-25 15:25:00",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Sheeba Samuel","Daniel Mietchen"
         ],
         "authors": [
         	
            	{"first" : "Sheeba",	"last" : "Samuel"},
            	{"first" : "Daniel",	"last" : "Mietchen"}
         ],
         
         "eprint" : "2404.12935",
         
         "archiveprefix" : "arXiv",
         
         "primaryclass" : "id='cs.CE' full_name='Computational Engineering, Finance, and Science' is_active=True alt_name=None in_archive='cs' is_general=False description='Covers applications of computer science to the mathematical modeling of complex systems in the fields of science, engineering, and finance. Papers here are interdisciplinary and applications-oriented, focusing on techniques and tools that enable challenging computational simulations to be performed, for which the use of supercomputers or distributed computing platforms is often required. Includes material in ACM Subject Classes J.2, J.3, and J.4 (economics).'",
         
         "bibtexKey": "samuel2024fair"

      }
	  
   ]
}
