Skip to content

Commit 5c8f472

Browse files
committed
chore: generate schema.json
1 parent aa8f86d commit 5c8f472

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

locales/en/schema.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"hasFormat_label": "Has format",
6565
"availableInRegistry_label": "Available in registry",
6666
"hostType_label": "Host type",
67+
"datasetFormat_label": "Dataset format",
6768
"hasDimensionality_label": "Has dimensionality",
6869
"bodySite_label": "Body site",
6970
"runnableExample_label": "Runnable example",
@@ -138,6 +139,7 @@
138139
"hasFormat_placeholder": "Format followed by a file. For example, txt, nc, etc.",
139140
"availableInRegistry_placeholder": "URL to registry of where software image can be found. For example, https://hub.docker.com/r/pytorch/pytorch",
140141
"hostType_placeholder": "The type of host that the software component is running on. For example, plaza-gradio-application, renku-project, google-colab, wasm, other",
142+
"datasetFormat_placeholder": "The format of the dataset. For example, dicom, nifti, tiff, png, jpg, etc.",
141143
"hasDimensionality_placeholder": "Property to indicate dimensionality of the input or output of a dataset specification",
142144
"bodySite_placeholder": "The part of the body that is being imaged.",
143145
"runnableExample_placeholder": "A runnable example of the software component",

0 commit comments

Comments
 (0)