diff options
Diffstat (limited to 'bh20sequploader')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 4 | ||||
-rw-r--r-- | bh20sequploader/supporting_webuploader.yml | 2 | ||||
-rw-r--r-- | bh20sequploader/validation_shape.rdf | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index a901be0..cbbb577 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -56,10 +56,10 @@ $graph: jsonldPredicate: _id: http://www.ebi.ac.uk/efo/EFO_0000727 host_vaccination: - doc: Field is unstable + doc: List of vaccines given to the host type: string? jsonldPredicate: - _id: http://purl.obolibrary.org/obo/VO_0000001 + _id: http://purl.obolibrary.org/obo/VO_0000002 additional_host_information: doc: Field for additional host information type: string? diff --git a/bh20sequploader/supporting_webuploader.yml b/bh20sequploader/supporting_webuploader.yml index 5ad8f6c..6b8946f 100644 --- a/bh20sequploader/supporting_webuploader.yml +++ b/bh20sequploader/supporting_webuploader.yml @@ -6,7 +6,7 @@ host_age_unit: hour: http://purl.obolibrary.org/obo/UO_0000032 host_sex: - Male: http://purl.obolibrary.org/obo/C20197 + Male: http://purl.obolibrary.org/obo/NCIT_C20197 Female: http://purl.obolibrary.org/obo/NCIT_C27993 unknown: http://purl.obolibrary.org/obo/NCIT_C17998 diff --git a/bh20sequploader/validation_shape.rdf b/bh20sequploader/validation_shape.rdf index 1d1e7d2..dd34fa9 100644 --- a/bh20sequploader/validation_shape.rdf +++ b/bh20sequploader/validation_shape.rdf @@ -42,7 +42,7 @@ PREFIX edam: <http://edamontology.org/> obo:NCIT_C37900 xsd:string ?; obo:NCIT_C42781 xsd:string ?; obo:OBI_0600047 xsd:string ?; - sio:SIO_000115 /https:\u002F\u002Forcid.org\u002F[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}/?; + sio:SIO_000115 /https:\u002F\u002Forcid.org\u002F.{4}-.{4}-.{4}-.{4}/?; sio:SIO_000172 xsd:string ?; efo:EFO_0001741 xsd:string ?; } |