about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xdump.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/dump.scm b/dump.scm
index 2d370d5..0c60ef3 100755
--- a/dump.scm
+++ b/dump.scm
@@ -471,7 +471,6 @@ WHERE Investigators.Email != ''"))
    (with-output-to-file (string-append %dump-directory "/dump.ttl")
      (lambda ()
        (prefix "rdf:" "<http://www.w3.org/1999/02/22-rdf-syntax-ns#>")
-       (prefix "rdfs:" "<http://www.w3.org/2000/01/rdf-schema#>")
        (prefix "foaf:" "<http://xmlns.com/foaf/0.1/>")
        (prefix "gn:" "<https://genenetwork.org/>")
        (newline)