diff --git a/Turnstile-Example/Turnstile-IngestionPackage/README.md b/Turnstile-Example/Turnstile-IngestionPackage/README.md index 57f34c46..d63d1309 100644 --- a/Turnstile-Example/Turnstile-IngestionPackage/README.md +++ b/Turnstile-Example/Turnstile-IngestionPackage/README.md @@ -31,19 +31,6 @@ $ ./setup-owl.sh $ . venv/Scripts/activate ``` -## Run the setup script: - -The script [setup-turnstile.sh](../../cli/setup-turnstile.sh) loads -the [GE ontology overlay](../../overlay/GE-Ontology/ontology/GE.sadl). - -```sh -(venv) $ cd ${RACK}/cli -(venv) $ ./setup-owl.sh -(venv) $ ./setup-turnstile.sh -``` - -(N.B.: setup-turnstile.sh has been removed and these instructions are out of date.) - ## Ingest the turnstile data into RACK: Browse to the dataset location and load the data via the provided @@ -59,7 +46,7 @@ shell script. Use cli to export some data from RACK using one of the query nodegroups. Note that the Turnstile data is in the data graph -http://rack001/turnstiledata. +`http://rack001/turnstiledata`. ```sh (venv) $ rack data export "query Requirements with Tests" --data-graph http://rack001/turnstiledata