From b106dc843cdc60902b0c6d423291584086fd2868 Mon Sep 17 00:00:00 2001 From: lltommy Date: Tue, 14 Apr 2020 22:56:33 +0200 Subject: Updated yaml schema and examples - plus ShEX shape to go along with it. Still work in progress but getting better and better I guess --- bh20sequploader/supporting_webuploader.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 bh20sequploader/supporting_webuploader.yml (limited to 'bh20sequploader/supporting_webuploader.yml') diff --git a/bh20sequploader/supporting_webuploader.yml b/bh20sequploader/supporting_webuploader.yml new file mode 100644 index 0000000..5ad8f6c --- /dev/null +++ b/bh20sequploader/supporting_webuploader.yml @@ -0,0 +1,20 @@ +host_age_unit: + year: http://purl.obolibrary.org/obo/UO_0000036 + month: http://purl.obolibrary.org/obo/UO_0000035 + week: http://purl.obolibrary.org/obo/UO_0000035 + day: http://purl.obolibrary.org/obo/UO_0000034 + hour: http://purl.obolibrary.org/obo/UO_0000032 + +host_sex: + Male: http://purl.obolibrary.org/obo/C20197 + Female: http://purl.obolibrary.org/obo/NCIT_C27993 + unknown: http://purl.obolibrary.org/obo/NCIT_C17998 + +host_species: + OLS-ontology: ncbitaxon + +virus_species: + OLS-ontology: ncbitaxon + +collection_location: + OLS-ontology: gaz \ No newline at end of file -- cgit v1.2.3