Skip to content

Commit e0ca01d

Browse files
committed
WastewaterSinglePathogen renamed WastewaterPathogenAgnostic
+ various grdi and Wastewater enum changes
1 parent b582522 commit e0ca01d

11 files changed

+8417
-5899
lines changed

web/templates/grdi/schema.json

+1,406-1,288
Large diffs are not rendered by default.

web/templates/grdi/schema.yaml

+733-659
Large diffs are not rendered by default.

web/templates/grdi/schema_core.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id: https://example.com/GRDI
22
name: "GRDI"
33
description: ""
4-
version: 9.0.0
4+
version: 10.0.0
55
imports:
66
- 'linkml:types'
77
prefixes:

web/templates/grdi/schema_enums.tsv

+32-9
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ environmental_site menu Abattoir [ENVO:01000925]
354354
Artificial wetland [ENVO:03501406]
355355
Breeding ground [ENVO:03501441]
356356
Building [ENVO:00000073]
357-
Barn [EOL:0001898]
357+
Barn [ENVO:03501257]
358358
Breeder barn [ENVO:03501383]
359359
Broiler barn [ENVO:03501386]
360360
Sheep barn [ENVO:03501385]
@@ -537,11 +537,11 @@ environmental_material menu Air [ENVO:00002005]
537537
Biosolids [ENVO:00002059]
538538
Boot [GSSO:012935]
539539
Boot cover [OBI:0002806]
540-
Broom [ENVO:03501377]
540+
Broom [ENVO:03501431]
541541
Bulk tank [ENVO:03501379]
542542
Chick box [AGRO:00000678]
543543
Chick pad [AGRO:00000672]
544-
Cleaning equipment [ENVO:03501376]
544+
Cleaning equipment [ENVO:03501430]
545545
Compost [ENVO:00002170]
546546
Contaminated water [ENVO:00002186]
547547
Fecal slurry [ENVO:03501436]
@@ -574,8 +574,9 @@ environmental_material menu Air [ENVO:00002005]
574574
Agricultural soil [ENVO:00002259]
575575
Forest soil [ENVO:00002261]
576576
Straw [ENVO:00003869]
577-
Canola straw
577+
Canola straw [FOODON:00004430]
578578
Oat straw [FOODON:03309878]
579+
Barley straw [FOODON:00004559]
579580
Water [CHEBI:15377]
580581
Drinking water [ENVO:00003064]
581582
Groundwater [ENVO:01001004]
@@ -632,7 +633,7 @@ anatomical_part menu Carcass [UBERON:0008979]
632633
Rectum [UBERON:0001052]
633634
Spleen [UBERON:0002106]
634635
Urinary bladder [UBERON:0001255]
635-
Foot [BTO:0000476]
636+
Foot [UBERON:0002387]
636637
Head [UBERON:0000033]
637638
Brain [UBERON:0000955]
638639
Ear [UBERON:0001690]
@@ -776,9 +777,9 @@ food_product menu Animal feed [ENVO:02000047]
776777
Chicken meat (ground or minced, regular) [FOODON:03000404]
777778
Chicken meat (ground or minced, boneless) [FOODON:03000410]
778779
Chicken nugget [FOODON:00002672]
779-
Chicken thigh
780+
Chicken thigh [FOODON:02020219]
780781
Chicken thigh (skinless) [FOODON:00003331]
781-
Chicken thigh (skinless, with bone)
782+
Chicken thigh (skinless, with bone) [FOODON:02020227]
782783
Chicken thigh (skinless, boneless) [FOODON:03000417]
783784
Chicken upper thigh [FOODON:03000381]
784785
Chicken upper thigh (with skin) [FOODON:03000383]
@@ -815,7 +816,8 @@ food_product menu Animal feed [ENVO:02000047]
815816
Pepperoni [FOODON:03311003]
816817
Salami [FOODON:03312067]
817818
Shellfish [FOODON:03411433]
818-
Shrimp [FOODON:03411237]
819+
Shrimp [FOODON:03411237]
820+
Scallop [FOODON:03411489]
819821
Turkey breast [FOODON:00002690]
820822
Turkey breast (back off) [FOODON:03000386]
821823
Turkey breast (skinless) [FOODON:03000372]
@@ -846,6 +848,8 @@ food_product menu Animal feed [ENVO:02000047]
846848
Nuts and seed products
847849
Almond (whole or parts) [FOODON:03000218]
848850
Almond (whole) [FOODON:00003523]
851+
Barley seed [FOODON:00003394]
852+
Canola seed [FOODON:00004560]
849853
Chia seed powder [FOODON:00003925]
850854
Chia seed (whole or parts) [FOODON:03000241]
851855
Flaxseed powder [FOODON:00004276]
@@ -955,6 +959,9 @@ animal_source_of_food menu Cow [NCBITaxon:9913]
955959
Chicken [NCBITaxon:9031]
956960
Turkey [NCBITaxon:9103]
957961
Sheep [NCBITaxon:9940]
962+
Shellfish [FOODON:03411433]
963+
Scallop [NCBITaxon:6566]
964+
Shrimp [FOODON:03411237
958965

959966

960967
food_product_production_stream menu Beef cattle production stream [FOODON:03000452]
@@ -1036,9 +1043,11 @@ host (common name) menu Bird [NCBITaxon:8782]
10361043
Turkey [NCBITaxon:9103]
10371044
Fish [FOODON:03411222]
10381045
Rainbow Trout [NCBITaxon:8022]
1046+
Sablefish [NCBITaxon:229290]
10391047
Salmon [FOODON:00003473]
10401048
Atlantic Salmon [NCBITaxon:8030]
10411049
Chinook salmon [NCBITaxon:74940]
1050+
Coho Salmon [NCBITaxon:8019]
10421051
Mammal [FOODON:03411134]
10431052
Companion animal [FOODON:03000300]
10441053
Cow [NCBITaxon:9913]
@@ -1051,7 +1060,8 @@ host (common name) menu Bird [NCBITaxon:8782]
10511060
Blue Mussel [NCBITaxon:6550]
10521061

10531062

1054-
host (scientific name) menu Bos taurus [NCBITaxon:9913]
1063+
host (scientific name) menu Anoplopoma fimbria [NCBITaxon:229290]
1064+
Bos taurus [NCBITaxon:9913]
10551065
Crassostrea virginica [NCBITaxon:6565]
10561066
Gallus gallus [NCBITaxon:9031]
10571067
Grus americana [NCBITaxon:9117]
@@ -1063,6 +1073,7 @@ host (scientific name) menu Bos taurus [NCBITaxon:9913]
10631073
Larus marinus [NCBITaxon:8912]
10641074
Meleagris gallopavo [NCBITaxon:9103]
10651075
Mytilus edulis [NCBITaxon:6550]
1076+
Oncorhynchus kisutch [NCBITaxon:8019]
10661077
Oncorhynchus mykiss [NCBITaxon:8022]
10671078
Oncorhynchus tshawytscha [NCBITaxon:74940]
10681079
Ovis aries [NCBITaxon:9940]
@@ -1216,6 +1227,7 @@ organism menu Acinetobacter [NCBITaxon:469]
12161227
Pantoea [NCBITaxon:53335]
12171228
Pantoea ananatis [NCBITaxon:553]
12181229
Photobacterium [NCBITaxon:657]
1230+
Photobacterium indicum[NCBITaxon:81447]
12191231
Photobacterium sp. [NCBITaxon:660]
12201232
Providencia [NCBITaxon:586]
12211233
Providencia rettgeri [NCBITaxon:587]
@@ -1228,6 +1240,7 @@ organism menu Acinetobacter [NCBITaxon:469]
12281240
Pseudomonas sp. [NCBITaxon:306]
12291241
Psychrobacter [NCBITaxon:497]
12301242
Psychrobacter faecalis [NCBITaxon:180588]
1243+
Psychrobacter nivimaris [NCBITaxon:281738]
12311244
Psychrobacter sp. [NCBITaxon:56811]
12321245
Rahnella [NCBITaxon:34037]
12331246
Rahnella aquatilis [NCBITaxon:34038]
@@ -1241,6 +1254,7 @@ organism menu Acinetobacter [NCBITaxon:469]
12411254
Shewanella [NCBITaxon:22]
12421255
Shewanella pealeana [NCBITaxon:70864]
12431256
Shewanella putrefaciens [NCBITaxon:24]
1257+
Shewanella oncorhynchi [NCBITaxon:2726434]
12441258
Shewanella sp. [NCBITaxon:50422]
12451259
Staphylococcus [NCBITaxon:1279]
12461260
Staphylococcus aureus [NCBITaxon:1280]
@@ -1270,6 +1284,7 @@ sequenced_by menu Public Health Agency of Canada (PHAC) [GENEPIO:0100551]
12701284
Health Canada (HC) [GENEPIO:0100554]
12711285
Environment and Climate Change Canada (ECCC) [GENEPIO:0100555]
12721286
Fisheries and Oceans Canada (DFO) [GENEPIO:0100556]
1287+
McGill University [GENEPIO:0101083]
12731288

12741289

12751290
purpose_of_sequencing menu Cluster/Outbreak investigation [GENEPIO:0100001]
@@ -1337,12 +1352,20 @@ sequencing_instrument menu Illumina [GENEPIO:0100105]
13371352
DNBSEQ-G50 [GENEPIO:0100150]
13381353

13391354

1355+
sequencing_assay_type menu Amplicon sequencing assay [OBI:0002767]
1356+
16S ribosomal gene sequencing assay [OBI:0002763]
1357+
Whole genome sequencing assay [OBI:0002117]
1358+
Whole metagenome sequencing assay [OBI:0002623]
1359+
Whole virome sequencing assay [OBI:0002768]
1360+
1361+
13401362
sequence_submitted_by menu Public Health Agency of Canada (PHAC) [GENEPIO:0100551]
13411363
Canadian Food Inspection Agency (CFIA) [GENEPIO:0100552]
13421364
Agriculture and Agri-Food Canada (AAFC) [GENEPIO:0100553]
13431365
Health Canada (HC) [GENEPIO:0100554]
13441366
Environment and Climate Change Canada (ECCC) [GENEPIO:0100555]
13451367
Fisheries and Oceans Canada (DFO) [GENEPIO:0100556]
1368+
McGill University [GENEPIO:0101083]
13461369

13471370

13481371
attribute_package menu Pathogen.cl [GENEPIO:0001835]

web/templates/grdi/schema_slots.tsv

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Multiple alternative isolate IDs can be provided, separated by semi-colons." GHI
106106
Sequence information GENEPIO:0100472 sequencing_project_name WhitespaceMinimizedString The name of the project/initiative/program for which sequencing was performed. Provide the name of the project and/or the project ID here. If the information is unknown or cannot be provided, leave blank or provide a null value. AMR-GRDI (PA-1356)
107107
Sequence information GENEPIO:0100473 sequencing_platform sequencing_platform menu null value menu The platform technology used to perform the sequencing. Provide the name of the company that created the sequencing instrument by selecting a value from the template pick list. If the information is unknown or cannot be provided, leave blank or provide a null value. Illumina [GENEPIO:0001923]
108108
Sequence information GENEPIO:0001452 sequencing_instrument sequencing_instrument menu null value menu The model of the sequencing instrument used. Provide the model sequencing instrument by selecting a value from the template pick list. If the information is unknown or cannot be provided, leave blank or provide a null value. Illumina HiSeq 2500 [GENEPIO:0100117]
109+
Sequence information GENEPIO:0100997 sequencing_assay_type sequencing_assay_type menu The overarching sequencing methodology that was used to determine the sequence of a biomaterial. Example Guidance: Provide the name of the DNA or RNA sequencing technology used in your study. If unsure refer to the protocol documentation, or provide a null value. whole genome sequencing assay [OBI:0002117]
109110
Sequence information GENEPIO:0001450 library_preparation_kit WhitespaceMinimizedString The name of the DNA library preparation kit used to generate the library being sequenced. Provide the name of the library preparation kit used. Nextera XT
110111
Sequence information GENEPIO:0001454 sequencing_protocol WhitespaceMinimizedString The protocol or method used for sequencing. Provide the name and version of the procedure or protocol used for sequencing. You can also provide a link to a protocol online. https://www.protocols.io/view/ncov-2019-sequencing-protocol-bbmuik6w?version_warning=no
111112
Sequence information GENEPIO:0001476 r1_fastq_filename WhitespaceMinimizedString The user-specified filename of the r1 FASTQ file. Provide the r1 FASTQ filename. ABC123_S1_L001_R1_001.fastq.gz

web/templates/menu.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
"status": "published",
7979
"display": true
8080
},
81-
"WastewaterSinglePathogen": {
82-
"name": "WastewaterSinglePathogen",
81+
"WastewaterPathogenAgnostic": {
82+
"name": "WastewaterPathogenAgnostic",
8383
"status": "published",
8484
"display": true
8585
}

0 commit comments

Comments
 (0)