diff options
author | Pjotr Prins | 2020-07-16 09:25:58 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-16 09:25:58 +0100 |
commit | 01b192417f858d4389226b5130a430bd3b6d4416 (patch) | |
tree | 29dd4aab3eccc91d922b7969cccb167900dd3a40 /bh20sequploader/bh20seq-shex.rdf | |
parent | 712614e5627e54df7ec6ab975dc86a1055051455 (diff) | |
download | bh20-seq-resource-01b192417f858d4389226b5130a430bd3b6d4416.tar.gz bh20-seq-resource-01b192417f858d4389226b5130a430bd3b6d4416.tar.lz bh20-seq-resource-01b192417f858d4389226b5130a430bd3b6d4416.zip |
Make license optional for now
Diffstat (limited to 'bh20sequploader/bh20seq-shex.rdf')
-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 9fab334..7331e86 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -71,7 +71,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/> } :licenseShape{ - cc:License xsd:string; + cc:License xsd:string ?; dc:Title xsd:string ?; cc:attributionName xsd:string ?; cc:attributionURL xsd:string ?; |