
{  
   "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/2cee6beee13cb8926a81fd68609095f76/hermann",         
         "tags" : [
            "Workflow","forschungsdaten","management","processing","software","systems","workflowTracking"
         ],
         
         "intraHash" : "cee6beee13cb8926a81fd68609095f76",
         "interHash" : "d2e5fb161c8874dfbde96a79d3a6e0e7",
         "label" : "A characterization of workflow management systems for extreme-scale applications",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-02-14 21:53:58",
         "changeDate" : "2018-02-14 20:53:58",
         "count" : 2,
         "pub-type": "article",
         "journal": "Future Generation Computer Systems",
         "year": "2017", 
         "url": "http://www.sciencedirect.com/science/article/pii/S0167739X17302510", 
         
         "author": [ 
            "Rafael Ferreira da Silva","Rosa Filgueira","Ilia Pietri","Ming Jiang","Rizos Sakellariou","Ewa Deelman"
         ],
         "authors": [
         	
            	{"first" : "Rafael Ferreira",	"last" : "da Silva"},
            	{"first" : "Rosa",	"last" : "Filgueira"},
            	{"first" : "Ilia",	"last" : "Pietri"},
            	{"first" : "Ming",	"last" : "Jiang"},
            	{"first" : "Rizos",	"last" : "Sakellariou"},
            	{"first" : "Ewa",	"last" : "Deelman"}
         ],
         "volume": "75","pages": "228 - 238",
         "issn" : "0167-739X",
         
         "doi" : "https://doi.org/10.1016/j.future.2017.02.026",
         
         "bibtexKey": "dasilva2017characterization"

      }
	  
   ]
}
