Skip to content

Process Execution Platform - This project describes a REST-compliant way to expose processes whose inputs and outputs are described as RDF graphs, and an extension of Jersey server to ease the development of Process Execution Platforms.

License

Notifications You must be signed in to change notification settings

thesmartenergy/pep

Repository files navigation

Procedure Execution Platform

This project contains the sources for the Procedure Execution Platform project:

pep-website contains the sources of the project website at https://w3id.org/pep/

pep-jersey-website contains the sources of the project website at https://ci.mines-stetienne.org/pep-jersey/

pep-jersey-server is an extension of Jersey that eases the development of Procedure Execution Platforms.

Binaries, sources and documentation for pep-jersey-server are available for download at Maven Central. To use it in your Maven project, add the following dependency declaration to your Maven project file ( *.pom file):

<dependency>
    <groupId>com.github.thesmartenergy</groupId>
    <artifactId>pep-jersey-server</artifactId>
    <version>${pep-jersey.version}</version>
</dependency>

Contact

[email protected]

http://maxime-lefrancois.info/

About

Process Execution Platform - This project describes a REST-compliant way to expose processes whose inputs and outputs are described as RDF graphs, and an extension of Jersey server to ease the development of Process Execution Platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published