Loading man/man_tutorial.md +15 −15 Original line number Diff line number Diff line Loading @@ -27,16 +27,15 @@ This tutorial will step-by-step guide you through the process of ## Controlled Vocabulary --- ### Enter annot 1. Enter annot 1. `docker-machine ls` lists all the installed docker machines. 1. `docker-machine start an0` starts the an0 docker machine, if needed. 1. `eval $(docker-machine env an0)` loads the an0 environment variables. 1. run `docker exec -ti annot_webdev_1 /bin/bash` enter the annot_webdev_1 docker container 1. run `docker exec -ti annot_webdev_1 /bin/bash` enter the annot_webdev_1 docker container 1. `ls` should list among others the annotTutorial folder. ### Load the backed up vocabulary. 1. Load the backed up vocabulary. 1. `cp annotTutorial/vocabulary_json/* ../media/vocabulary/backup/` copies the backed up vocabularies to the right place inside annot. Loading @@ -54,6 +53,7 @@ Now, let’s find out with which ontologies and version annot's vocabularies wer 1. point your browser to `http://192.168.99.100/admin/` and login with your credentials. 1. click the red colored `Sys admin ctrl vocabularies` link. A table should pop up which lists all vocabularies and the information we were interested in. Loading Loading
man/man_tutorial.md +15 −15 Original line number Diff line number Diff line Loading @@ -27,16 +27,15 @@ This tutorial will step-by-step guide you through the process of ## Controlled Vocabulary --- ### Enter annot 1. Enter annot 1. `docker-machine ls` lists all the installed docker machines. 1. `docker-machine start an0` starts the an0 docker machine, if needed. 1. `eval $(docker-machine env an0)` loads the an0 environment variables. 1. run `docker exec -ti annot_webdev_1 /bin/bash` enter the annot_webdev_1 docker container 1. run `docker exec -ti annot_webdev_1 /bin/bash` enter the annot_webdev_1 docker container 1. `ls` should list among others the annotTutorial folder. ### Load the backed up vocabulary. 1. Load the backed up vocabulary. 1. `cp annotTutorial/vocabulary_json/* ../media/vocabulary/backup/` copies the backed up vocabularies to the right place inside annot. Loading @@ -54,6 +53,7 @@ Now, let’s find out with which ontologies and version annot's vocabularies wer 1. point your browser to `http://192.168.99.100/admin/` and login with your credentials. 1. click the red colored `Sys admin ctrl vocabularies` link. A table should pop up which lists all vocabularies and the information we were interested in. Loading