aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-07-10 11:49:23 +0300
committerMunyoki Kilyungi2024-07-10 11:49:55 +0300
commit2eca07c5f458ac6ea1962f8fecd2a2dc6b30e4fc (patch)
treed593a9192609719e61453321ba91b83263488aa4 /README.md
parentf1a55971870a88c695a822549d702852e6fde123 (diff)
downloadgn-transform-databases-2eca07c5f458ac6ea1962f8fecd2a2dc6b30e4fc.tar.gz
Replace "dump" -> "transform" where relevant.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 72ca166..9e68ff9 100644
--- a/README.md
+++ b/README.md
@@ -72,9 +72,9 @@ Here's a sample *conn.scm*.
(sparql-port . 9082))
```
-## Dump the database
+## Transform the database
-Then, to dump the database to \~/data/dump, run inside shell
+Then, to transform the database to into ttl files, \~/data/dump, run inside the shell:
```sh
./pre-inst-env ./examples/dump-species-metadata.scm ../conn.scm ~/tmp