generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add example templates for One Health Enterics BioSample package
- Loading branch information
Jessica Rowell
authored and
Jessica Rowell
committed
Dec 9, 2024
1 parent
64fb7f2
commit 1670d79
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"strain": { | ||
"type": "String ", | ||
"replace_empty_with": "Not Provided", | ||
"new_field_name": "strain" | ||
}, | ||
"source_type": { | ||
"replace_empty_with": "Not Provided", | ||
"new_field_name": "source_type" | ||
}, | ||
"animal_environment": { | ||
"replace_empty_with": "", | ||
"new_field_name": "animal_env" | ||
} | ||
} |
Binary file not shown.