Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Fedora-Kepler investigation was performed by Rick Moore for Fedora Commons and the Cornell University Library. Funding for this project was provided under a grant from the Mellon Foundation.

Project

...

Technologies

Fedora Digital Repository

The project used Fedora Repository V3.2.1, released May 8, 2009. It was chosen because it contained the first available release of a streamlined REST API for Fedora. This version is available from Fedora Commons at http://www.fedora-commons.org/software/current. The Fedora REST API is documented at http://fedora-commons.org/confluence/display/FCR30/REST+API.

Kepler Scientific Workflow

...

Much of the code developed for this project was written in Jython, an Java implementation of the Python programming language. It provides supplements Java with powerful dynamic language support and gives developers access to the strengths of both Python and Java. Jython is available from The Jython Project (http:www.jython.org) web site.

To learn more about Jython visit one of the following sites:

JyFedoREST

JyFedoREST is a Jython package for creating and managing objects in a Fedora Repository. It is a minimal Jython wrapper around V3.2.1 of the Fedora REST API. It is described in detail on it's own project page.

...