about summary refs log tree commit diff
path: root/bh20simplewebuploader
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader')
-rw-r--r--bh20simplewebuploader/main.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/bh20simplewebuploader/main.py b/bh20simplewebuploader/main.py
index 51048a4..bcdf8d8 100644
--- a/bh20simplewebuploader/main.py
+++ b/bh20simplewebuploader/main.py
@@ -695,6 +695,11 @@ union
    <http://covid19.genenetwork.org/resource/{id}> pubseq:sample ?sample .
    ?sequenceuri pubseq:sample ?sample .
 }}
+union
+{{
+   ?sequenceuri <http://biohackathon.org/bh20-seq-schema/collection_pdh> "{id}" .
+   ?sequenceuri pubseq:sample ?sample .
+}}
 
    ?sample <http://purl.obolibrary.org/obo/GAZ_00000448> ?geo .
    ?geo rdfs:label ?geoname .