
{  
   "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" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/5f70172ab5056d96f4704896969f01d5/hermann",
         "tags" : [
            "software","research"
         ],
         
         "intraHash" : "5f70172ab5056d96f4704896969f01d5",
         "label" : "de-RSE.org - Research Software Engineers (RSEs) - verantwortlich für wissenschaftliche Software",
         "user" : "hermann",
         "description" : "Softwareentwicklung ist ein elementarer, unverzichtbarer Bestandteil der Forschungstätigkeit. Wissenschaftliche Software unterstützt zunehmend die Gewinnung, Verarbeitung und Auswertung von empirischen Daten, aber auch die Modellierung und Simulation von komplexen Prozessen. Damit hat Software einen maßgeblichen Einfluss auf die Qualität der erzielten Forschungsergebnisse. Das Britische Software Sustainability Institut (SSI) hat dafür den Slogan \u201CBetter Software - Better Research\u201D geprägt.",
         "date" : "2018-03-23 09:45:47",
         "changeDate" : "2018-03-23 08:45:47",
         "count" : 1,
         "url" : "http://www.de-rse.org/de/"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/216e34741aa7fc1a42b881033c136fb52/hermann",         
         "tags" : [
            "forschungsdaten","clush","software","diss","grafiken","research"
         ],
         
         "intraHash" : "16e34741aa7fc1a42b881033c136fb52",
         "interHash" : "dd1c7267fdfe040e83236033d22cdcc0",
         "label" : "Developing Scientific Software",
         "user" : "hermann",
         "description" : "",
         "date" : "2020-01-21 11:48:40",
         "changeDate" : "2020-05-05 14:47:10",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Software",
         "year": "2008", 
         "url": "https://ieeexplore.ieee.org/document/4548403/", 
         
         "author": [ 
            "J. Segal","C. Morris"
         ],
         "authors": [
         	
            	{"first" : "J.",	"last" : "Segal"},
            	{"first" : "C.",	"last" : "Morris"}
         ],
         "volume": "25","number": "4","pages": "18-20","abstract": "Not all scientific computing is high-performance computing\u2014the variety of scientific software is huge. Such software might be complex simulation software developed and running on a high-performance computer, or software developed on a PC for embedding into instruments; for manipulating, analyzing or visualizing data or for orchestrating workflows. This special issue provides some flavor of that variety. It also explores the question of how the development of scientific software can be improved.",
         "issn" : "1937-4194",
         
         "doi" : "10.1109/MS.2008.85",
         
         "bibtexKey": "segal2008developing"

      }
	  
   ]
}
