Skip to content

streamreasoning/TripleWave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    docker build -t tw-running 

Passing files: - config.properties specifying how tw should be setup [expected]

CLI parameters -l/--log enable logging -d/--debug enable debug -c/--configuration enable passing custom configuration from CLI

   
   E.G. docker run -it --link fuseki:fuseki --name twruning tw/running <params>

   E.G. docker run -it --link fuseki:fuseki --name twruning tw/running --debug --log

NOTABLY, Triple wave has to be connected to a running Fuseki endpoint with the option --link fuseki-container-name:internal-name

About

TripleWave is a framework to publish RDF streams on the Web.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors