
{  
   "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/25b4274f4258f8ce488762a3011867cb0/droessler",         
         "tags" : [
            "bibliothek","client","fdm","forschungsdaten","forschungsdatenmanagement","git","projekt","replay","software","stuttgart","ub"
         ],
         
         "intraHash" : "5b4274f4258f8ce488762a3011867cb0",
         "interHash" : "1a73a6530f051131366065f9d303004d",
         "label" : "Supporting Sustainable Process Documentation",
         "user" : "droessler",
         "description" : "",
         "date" : "2019-03-27 23:27:28",
         "changeDate" : "2019-03-27 22:27:28",
         "count" : 6,
         "pub-type": "inproceedings",
         "booktitle": "Language Technologies for the Challenges of the Digital Age","publisher":"Springer International Publishing","address":"Cham",
         "year": "2018", 
         "url": "", 
         
         "author": [ 
            "Markus Gärtner","Uli Hahn","Sibylle Hermann"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Gärtner"},
            	{"first" : "Uli",	"last" : "Hahn"},
            	{"first" : "Sibylle",	"last" : "Hermann"}
         ],
         
         "editor": [ 
            "Georg Rehm","Thierry Declerck"
         ],
         "editors": [
         	
            	{"first" : "Georg",	"last" : "Rehm"},
            	{"first" : "Thierry",	"last" : "Declerck"}
         ],
         "pages": "284-291","abstract": "In this paper we introduce a software design to greatly simplify the elicitation and management of process metadata for researchers. Detailed documentation of a research process not only aids in achieving reproducibility, but also increases usefulness of the documented work for others as a cornerstone of good scientific practice. However, in reality, time pressure together with the lack of simple documentation methods makes documenting workflows an arduous and often neglected task. Our method for a clean process documentation combines benefits of version control with integration into existing institutional infrastructure and a novel schema for describing process metadata.",
         "isbn" : "978-3-319-73706-5",
         
         "bibtexKey": "gartner2018supporting"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/25b4274f4258f8ce488762a3011867cb0/forschungsdaten",         
         "tags" : [
            "projekt","software","replay","stuttgart","ub","fdm","git","forschungsdaten","bibliothek","client","forschungsdatenmanagement","from:droessler"
         ],
         
         "intraHash" : "5b4274f4258f8ce488762a3011867cb0",
         "interHash" : "1a73a6530f051131366065f9d303004d",
         "label" : "Supporting Sustainable Process Documentation",
         "user" : "forschungsdaten",
         "description" : "",
         "date" : "2019-03-27 23:27:28",
         "changeDate" : "2019-03-27 22:27:28",
         "count" : 6,
         "pub-type": "inproceedings",
         "booktitle": "Language Technologies for the Challenges of the Digital Age","publisher":"Springer International Publishing","address":"Cham",
         "year": "2018", 
         "url": "", 
         
         "author": [ 
            "Markus Gärtner","Uli Hahn","Sibylle Hermann"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Gärtner"},
            	{"first" : "Uli",	"last" : "Hahn"},
            	{"first" : "Sibylle",	"last" : "Hermann"}
         ],
         
         "editor": [ 
            "Georg Rehm","Thierry Declerck"
         ],
         "editors": [
         	
            	{"first" : "Georg",	"last" : "Rehm"},
            	{"first" : "Thierry",	"last" : "Declerck"}
         ],
         "pages": "284-291","abstract": "In this paper we introduce a software design to greatly simplify the elicitation and management of process metadata for researchers. Detailed documentation of a research process not only aids in achieving reproducibility, but also increases usefulness of the documented work for others as a cornerstone of good scientific practice. However, in reality, time pressure together with the lack of simple documentation methods makes documenting workflows an arduous and often neglected task. Our method for a clean process documentation combines benefits of version control with integration into existing institutional infrastructure and a novel schema for describing process metadata.",
         "isbn" : "978-3-319-73706-5",
         
         "bibtexKey": "gartner2018supporting"

      }
	  
   ]
}
