aboutsummaryrefslogtreecommitdiff
path: root/bh20sequploader/bh20seq-shex.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'bh20sequploader/bh20seq-shex.rdf')
-rw-r--r--bh20sequploader/bh20seq-shex.rdf3
1 files changed, 2 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf
index c48267d..9fab334 100644
--- a/bh20sequploader/bh20seq-shex.rdf
+++ b/bh20sequploader/bh20seq-shex.rdf
@@ -2,6 +2,7 @@ PREFIX : <https://raw.githubusercontent.com/arvados/bh20-seq-resource/master/bh2
PREFIX MainSchema: <http://biohackathon.org/bh20-seq-schema#MainSchema/>
PREFIX hostSchema: <http://biohackathon.org/bh20-seq-schema#hostSchema/>
PREFIX cc: <http://creativecommons.org/ns#>
+PREFIX dc: <http://purl.org/metadata/dublin_core_elements#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX obo: <http://purl.obolibrary.org/obo/>
PREFIX sio: <http://semanticscience.org/resource/>
@@ -71,7 +72,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/>
:licenseShape{
cc:License xsd:string;
- sio:SIO_001167 xsd:string ?;
+ dc:Title xsd:string ?;
cc:attributionName xsd:string ?;
cc:attributionURL xsd:string ?;
cc:attributionSource xsd:string ?;