diff options
author | Pjotr Prins | 2023-08-02 03:24:17 -0500 |
---|---|---|
committer | Pjotr Prins | 2023-08-02 03:24:17 -0500 |
commit | 338e888ca2e0f875ff276c497f37a80b3b865ed2 (patch) | |
tree | 1b29af0091ff2be73930a87447da98e34020b4a9 | |
parent | b4f3b8e85c0a14ad6d1d89b4c82eb56a9db99ce1 (diff) | |
download | gn-transform-databases-338e888ca2e0f875ff276c497f37a80b3b865ed2.tar.gz |
README: add link to gemtext
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -100,6 +100,11 @@ $ guix shell -m manifest.scm -- rapper --input turtle --count ~/data/dump/dump.t $ guix shell -m manifest.scm -- ./pre-inst-env ./load-rdf.scm conn.scm ~/data/dump/dump.ttl ``` + +## Upload data to virtuoso + +See https://issues.genenetwork.org/topics/systems/virtuoso + ## Visualize schema Now, you may query virtuoso to visualize the SQL and RDF schema. |