Difference between revisions of "PLIER"

From BiGGrid Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
;Provenance Layer Infrastructure for e-Science Resources
 
;Provenance Layer Infrastructure for e-Science Resources
  
: PLIER is being developed by the Information Management Group within the Big Grid project. PLIER provides an implementation of the Open Provenance Model (OPM), and hides the details of handling and managing the provenance when executing workflows. Its API allows the developers to build, store and share (by XML serialization) graphs using the OPM model.
+
PLIER is being developed by the Information Management Group within the Big Grid project. PLIER provides an implementation of the Open Provenance Model (OPM), and hides the details of handling and managing the provenance when executing workflows. Its API allows the developers to build, store and share graphs using the OPM model.
 
Three main components constitutes the Plier API:
 
Three main components constitutes the Plier API:
  
Line 8: Line 8:
 
:* Using the PlierToolBox to manipulate and share OPM data and graphs,
 
:* Using the PlierToolBox to manipulate and share OPM data and graphs,
  
* Plier Documentation available on [http://twiki.ipaw.info/bin/view/OPM/Plier OPM twiki]
+
* Plier '''Documentation''' available on [http://twiki.ipaw.info/bin/view/OPM/Plier OPM twiki]
* Download the latest version of Plier from [https://gforge.vl-e.nl/frs/?group_id=93&release_id=106 gforge.vl-e]
+
* '''Download''' the latest version of Plier from [https://gforge.vl-e.nl/frs/?group_id=93&release_id=106 gforge.vl-e]

Revision as of 15:39, 16 June 2011

Provenance Layer Infrastructure for e-Science Resources

PLIER is being developed by the Information Management Group within the Big Grid project. PLIER provides an implementation of the Open Provenance Model (OPM), and hides the details of handling and managing the provenance when executing workflows. Its API allows the developers to build, store and share graphs using the OPM model. Three main components constitutes the Plier API:

  • Implementing the most optimum OPM relational database schema,
  • Using the Plier API to build the OPM object and store them into the database,
  • Using the PlierToolBox to manipulate and share OPM data and graphs,