From 2eca07c5f458ac6ea1962f8fecd2a2dc6b30e4fc Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Wed, 10 Jul 2024 11:49:23 +0300 Subject: Replace "dump" -> "transform" where relevant. Signed-off-by: Munyoki Kilyungi --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3