Skip to content

CI worker for processing the ontology

License

Notifications You must be signed in to change notification settings

RDF-STaX/ci-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci-worker

CI worker for processing the RDF Stream Taxonomy (RDF-STaX).

Usage

Use the provided Docker image. The container includes the Python scripts, a JRE, the ROBOT tool, and an Apache Jena CLI distribution with the Jelly-JVM plugin installed.

In the container you can invoke the commands:

$ python /app/tasks/package.py <input dir> <output dir> <version tag>
$ python /app/tasks/doc_gen.py <input file> <output dir> <version tag>
$ python /app/tasks/nanopub_fetch.py <cache dir> <output dir> <version tag>
$ java -jar /app/robot.jar <command>
$ /app/jena/bin/<jena command> <args ...>

Contributing

Please see the main repository of RDF-STaX and its issue tracker for more information. Please file any feature requests, bugs, or other issues there.

License

This work is licensed under the Apache License, Version 2.0. See LICENSE for details.

About

CI worker for processing the ontology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages