Skip to content

Data-to-Insight-Center/campaign-knowledge-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Requirements

How to install

  • Install and run Komadu using RabbitMQ
  • Install the python requirements
cd komadu_client
pip install -r requirements.txt

Usage

Data Extraction from a campaign

python3.7 komadu_client/main.py --static --workflow_type=<workflow_name> --user=<user_name> --machine=<machine_name> <campaign_dir>

Example:

python3.7 komadu_client/main.py --static --workflow_type="gray-scott" --user=swithana --machine=local ~/codar/campaigns/kTest

Notifications

python komadu_client/komadu-client.py notify <notification>

Example:

python komadu_client/komadu-client.py notify komadu_client/samples/notifications/gs-output.xml

Querying

python komadu-client.py query <xml_query>

Example:

python komadu-client.py query samples/singleWorkflowEx/findEntity.xml

About

Campaign Knowledge Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages