Skip to content

ForomePlatform/Anfisa-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anfisa-CLI

Command Line Interface for Anfisa Backend

Anfisa provides REST API to its backend. The API is documented in https://github.com/ForomePlatform/anfisa/blob/master/app/REST.txt

This repository contains utilities that provide a Command Line Interface to this API

Examples of commands to create derived dataset:

java -jar WS-creator-1.0.jar -c ../work/anfisa/a-setup/anfisa.json --parent xl_pgp3140_nist_4_4_2 -a apply --ds pgp3140_hearing_loss --rule "@Hearing Loss, v.5"
java -jar WS-creator-1.0.jar -c ../work/anfisa/a-setup/anfisa.json --parent xl_pgp3140_nist_4_4_2 -a apply --ds pgp3140_hearing_loss --rule "@BGM Red Button"

About

Command Line Interface for Anfisa Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages