diff options
author | AndreaGuarracino | 2020-08-24 17:05:15 +0200 |
---|---|---|
committer | AndreaGuarracino | 2020-08-24 17:05:15 +0200 |
commit | 74c0c2dc9e0690a314b6c19b2b80294921979e3d (patch) | |
tree | 348314afb5fe7fa4edb4547c9624f2324ce81e63 /bh20sequploader | |
parent | 1094ee920a6826439e8be6243bfb6e806ddf7678 (diff) | |
download | bh20-seq-resource-74c0c2dc9e0690a314b6c19b2b80294921979e3d.tar.gz bh20-seq-resource-74c0c2dc9e0690a314b6c19b2b80294921979e3d.tar.lz bh20-seq-resource-74c0c2dc9e0690a314b6c19b2b80294921979e3d.zip |
reverted the relaxation on the location attribute
Diffstat (limited to 'bh20sequploader')
-rw-r--r-- | bh20sequploader/bh20seq-shex.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf index 4ed203b..89ecd00 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -36,7 +36,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/> :sampleShape { sio:SIO_000115 xsd:string; evs:C25164 xsd:string; - obo:GAZ_00000448 xsd:string; + obo:GAZ_00000448 [wikidata:~] ; obo:OBI_0001895 xsd:string ?; obo:NCIT_C41206 xsd:string ?; obo:OBI_0001479 IRI {0,2}; |