Difference between revisions of "PLIER"

From BiGGrid Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Data Provenance Wiki'''
+
;Provenance Layer Infrastructure for e-Science Resources
  
* Plier Documentation available on [http://twiki.ipaw.info/bin/view/OPM/Plier OPM twiki]
+
PLIER is being developed by the Information Management Group within the [http://www.biggrid.nl 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.
* [[FAQ]]
+
:Three main components constitutes the Plier API:
* [[other stuff]]
+
 
 +
:* 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,
 +
 
 +
* 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]

Latest revision as of 15:41, 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,