From f776816ee2b1af7ccc84afb494f68a81a51f5a76 Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Sat, 22 Aug 2020 13:40:46 +0100
Subject: Relaxing the location attribute
---
bh20sequploader/bh20seq-shex.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'bh20sequploader')
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf
index bbc7309..4ed203b 100644
--- a/bh20sequploader/bh20seq-shex.rdf
+++ b/bh20sequploader/bh20seq-shex.rdf
@@ -36,7 +36,7 @@ PREFIX wikidata:
:sampleShape {
sio:SIO_000115 xsd:string;
evs:C25164 xsd:string;
- obo:GAZ_00000448 [wikidata:~] ;
+ obo:GAZ_00000448 xsd:string;
obo:OBI_0001895 xsd:string ?;
obo:NCIT_C41206 xsd:string ?;
obo:OBI_0001479 IRI {0,2};
@@ -76,4 +76,4 @@ PREFIX wikidata:
cc:attributionName xsd:string ?;
cc:attributionURL xsd:string ?;
cc:attributionSource xsd:string ?;
-}
\ No newline at end of file
+}
--
cgit v1.2.3