aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorPjotr Prins2023-08-02 03:12:31 -0500
committerPjotr Prins2023-08-02 03:12:31 -0500
commitb4f3b8e85c0a14ad6d1d89b4c82eb56a9db99ce1 (patch)
tree1e97c5be85b2ab51fe4a5c432e5943035c8388f8 /schema
parent360b76c3e9babf63fc627cebffbe828e8972f3e0 (diff)
downloadgn-transform-databases-b4f3b8e85c0a14ad6d1d89b4c82eb56a9db99ce1.tar.gz
Added missing prefix to species.ttl
Diffstat (limited to 'schema')
-rw-r--r--schema/species.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/species.ttl b/schema/species.ttl
index 8cc353d..84519f3 100644
--- a/schema/species.ttl
+++ b/schema/species.ttl
@@ -4,6 +4,7 @@
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gn: <http://genenetwork.org/id/> .
+@prefix gnt: <http://genenetwork.org/term/> .
gn:Arabidopsis_thaliana rdf:isDefinedBy wd:Q158695 ;
gnt:shortName "arabidopsis" .