diff options
Diffstat (limited to 'bh20sequploader')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 5 | ||||
-rw-r--r-- | bh20sequploader/bh20seq-shex.rdf | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index a54ddb1..ea813a0 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -233,6 +233,11 @@ $graph: _id: http://semanticscience.org/resource/SIO_000115 _type: "@id" noLinkCheck: true + additional_submitter_information: + doc: Field for additional submitter information + type: string? + jsonldPredicate: + _id: http://semanticscience.org/resource/SIO_001167 - name: MainSchema type: record diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf index 953e27a..c3b0ae1 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -50,6 +50,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/> efo:EFO_0001741 xsd:string ?; obo:NCIT_C19026 xsd:string ?; sio:SIO_000115 /https:\u002F\u002Forcid.org\u002F.{4}-.{4}-.{4}-.{4}/?; + sio:SIO_001167 xsd:string ?; } :technologyShape { |