Skip to content

Commit

Permalink
Update the instructions inside the turnstile ingestion directory
Browse files Browse the repository at this point in the history
  • Loading branch information
glguy committed Jul 28, 2023
1 parent 44dae1e commit 3b87fe4
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions Turnstile-Example/Turnstile-IngestionPackage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3b87fe4

Please sign in to comment.