Skip to content

EnexaProject/enexa-example-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple example module for ENEXA

Build

Build the enexa-utils Docker image first, then:

make build

That would build a Docker image for this module.

Test

Setup the test environment from enexa-utils first, then:

make test

That would run your module in a dummy environment. The result files would be stored in test-shared-dir. The RDF data would be inserted to a locally running SPARQL store.

Developer information

example
A main application script, possibly unaware of ENEXA.
module
A main module script to translate the input and output parameters between ENEXA and the application.
Dockerfile
A Dockerfile for the Docker image of this module.

About

Example usage scenarios for various functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published