Difference between revisions of "PLIER"

From BiGGrid Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
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.
 
Three main components constitutes the Plier API:
 
  
  1. Implementing the most optimum OPM relational database schema,
+
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.
  2. Using the Plier API to build the OPM object and store them into the database,
+
:Three main components constitutes the Plier API:
  3. 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]
+
:* Implementing the most optimum OPM relational database schema,
* Download the latest version of Plier from [https://gforge.vl-e.nl/frs/?group_id=93&release_id=106 gforge.vl-e]
+
:* Using the Plier API to build the OPM object and store them into the database,
* [[other stuff]]
+
:* 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,