aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPjotr Prins2023-07-30 04:00:28 -0500
committerPjotr Prins2023-07-30 04:00:28 -0500
commit26f7ccd7183f6c3eb753d43c365497426d2fec55 (patch)
tree5aa0389c4c31cdfaa9707b6b4b60cbcbd8c8193b /README.md
parentbf09c92f4b84a5037c02a72f6d8d05901dc1a234 (diff)
downloadgn-transform-databases-26f7ccd7183f6c3eb753d43c365497426d2fec55.tar.gz
README: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index a81cf08..caecddc 100644
--- a/README.md
+++ b/README.md
@@ -78,11 +78,16 @@ Here's a sample *conn.scm*.
## Dump the database
-Then, to dump the database to \~/data/dump, run
+Then, to dump the database to \~/data/dump, run inside shell
+
+```sh
+./pre-inst-env ./examples/dump-species-metadata.scm ../conn.scm ~/tmp
+```
``` shell
-$ guix shell -m manifest.scm -- ./pre-inst-env ./examples/dump-dataset-metadata.scm conn.scm ~/data/dump-data/
+$ guix shell -m manifest.scm -- ./pre-inst-env ./examples/dump-dataset-metadata.scm ../conn.scm ~/tmp
```
+
## Validate and load dump
Then, validate the dumped RDF using `rapper` and load it into