Skip to content

askomics/amnesia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amnesia

Amnesia is a command line tool to clean an AskOmics instance.

It:

  • Remove users files (uploaded files, ttl and results)
  • Delete rdf graphs
  • Empty job and integration database

The purpose of this program is to be executed at regular intervals in order to clean an AskOmics testing instance.

Install & run

git clone https://github.com/askomics/amnesia.git
cd amnesia
python3 -m venv venv
source venv/bin/activate
python setup.py install
amnesia --help

About

command line tool to clean an AskOmics instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages