Show all Synonyms of a species
Uses the some of the SPARQL Queries used by Synospecies
Still in very early developement, more of an proof-of-concept than a fully functional thing
Run with
./main.py <Genus> <species> [--endpoint <endpoint url> | -e <endpoint url>]
requires python3
install dependencies with
pip3 install -r requirements.txt