
{  
   "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/2688d9c5a956800b79b349ee42c2d990f/hermann",         
         "tags" : [
            "SAFE","forschungsdaten","software","survey"
         ],
         
         "intraHash" : "688d9c5a956800b79b349ee42c2d990f",
         "interHash" : "077542f3073f46f9dd9814c783bb57aa",
         "label" : "How successfully is open-source research software adopted? Results and implications of surveying the users of a sensitivity analysis toolbox",
         "user" : "hermann",
         "description" : "",
         "date" : "2021-05-27 11:01:09",
         "changeDate" : "2021-05-27 09:01:09",
         "count" : 1,
         "pub-type": "article",
         "journal": "Environmental Modelling & Software","publisher":"Elsevier BV",
         "year": "2020", 
         "url": "https://doi.org/10.1016%2Fj.envsoft.2019.104579", 
         
         "author": [ 
            "Francesca Pianosi","Fanny Sarrazin","Thorsten Wagener"
         ],
         "authors": [
         	
            	{"first" : "Francesca",	"last" : "Pianosi"},
            	{"first" : "Fanny",	"last" : "Sarrazin"},
            	{"first" : "Thorsten",	"last" : "Wagener"}
         ],
         "volume": "124","pages": "104579",
         "doi" : "10.1016/j.envsoft.2019.104579",
         
         "bibtexKey": "pianosi2020successfully"

      }
	  
   ]
}
