You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Several actors and workflows were developed to test Fedora's REST API from within Kepler. In particular, they test the basic functionality of the JyFedoREST and FCRepoKepler packages.

Kepler Actors

The PythonActor was used extensively in this project. It is based on the Jythoninterpreter which provides standard Python functionalitywithin a Java application. Because Jython is implemented in Java, it also provides access to any Java class or class library available to the JVM. In this way, it provides a rapid prototyping tool that supports coding in both Java and Python.

Kepler Workflows

.

  • No labels