
{  
   "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/2019d9bca54fdf5560baf7c708f97322f/diglezakis",         
         "tags" : [
            "forschungsdaten","provenance","metadata","workflow","tools"
         ],
         
         "intraHash" : "019d9bca54fdf5560baf7c708f97322f",
         "interHash" : "511362bb7907b1455c20e84b2000b7fa",
         "label" : "MPO: A System to Document and Analyze Distributed Heterogeneous Workflows",
         "user" : "diglezakis",
         "description" : "MPO: A System to Document and Analyze Distributed Heterogeneous Workflows | SpringerLink",
         "date" : "2018-05-11 11:11:10",
         "changeDate" : "2018-05-11 09:11:10",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Provenance and Annotation of Data and Processes","publisher":"Springer International Publishing","address":"Cham",
         "year": "2016", 
         "url": "", 
         
         "author": [ 
            "Kesheng Wu","Elizabeth N. Coviello","S. M. Flanagan","Martin Greenwald","Xia Lee","Alex Romosan","David P. Schissel","Arie Shoshani","Josh Stillerman","John Wright"
         ],
         "authors": [
         	
            	{"first" : "Kesheng",	"last" : "Wu"},
            	{"first" : "Elizabeth N.",	"last" : "Coviello"},
            	{"first" : "S. M.",	"last" : "Flanagan"},
            	{"first" : "Martin",	"last" : "Greenwald"},
            	{"first" : "Xia",	"last" : "Lee"},
            	{"first" : "Alex",	"last" : "Romosan"},
            	{"first" : "David P.",	"last" : "Schissel"},
            	{"first" : "Arie",	"last" : "Shoshani"},
            	{"first" : "Josh",	"last" : "Stillerman"},
            	{"first" : "John",	"last" : "Wright"}
         ],
         
         "editor": [ 
            "Marta Mattoso","Boris Glavic"
         ],
         "editors": [
         	
            	{"first" : "Marta",	"last" : "Mattoso"},
            	{"first" : "Boris",	"last" : "Glavic"}
         ],
         "pages": "166--170","abstract": "Large scientific experiments and simulations produce vast quantities of data. Though smaller in volume, the corresponding metadata describing the production, pedigree, and ontology, is just as important as the raw data to the scientific discovery process. Driven by the application needs of a number of large-scale distributed workflows, we develop a metadata capturing and analysis system called MPO (short for Metadata, Provenance, Ontology). It seamlessly integrates with most data analysis environments and requires a minimal amount of changes to users' existing analysis programs. Users have the full control of how to instrument their programs to capture as much or as little information as they desire. Once captured in a database system, the workflows can be visualized and studied through a set of web-based tools. In large scientific collaborations where the workflows have been built up over decades, this ability to instrument the complex existing workflows and visualize the key interactions among the software components is tremendously useful.",
         "isbn" : "978-3-319-40593-3",
         
         "bibtexKey": "10.1007/978-3-319-40593-3_14"

      }
	  
   ]
}
