Skip to content

Commit 8033281

Browse files
committed
chore: update ontology files
1 parent a97229d commit 8033281

6 files changed

Lines changed: 1977 additions & 82 deletions

File tree

build/locales/en/schema.json

Lines changed: 163 additions & 1 deletion
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",
@@ -80,6 +81,153 @@
8081
"FormalParameter_label": "Formal Parameter",
8182
"ExecutableNotebook_label": "Executable Notebook",
8283
"SoftwareImage_label": "Software Image",
84+
"EnumerationType_label": "Enumeration Type",
85+
"ImagingModalityEnum_label": "Imaging Modality Enumeration",
86+
"MRI_label": "MRI",
87+
"CAT_label": "CAT",
88+
"XRay_label": "X-ray",
89+
"Any_label": "Any",
90+
"AffiliationEnum_label": "Affiliation Enumeration",
91+
"EPFL_label": "EPFL",
92+
"UNIL_label": "UNIL",
93+
"ETHZ_label": "ETHZ",
94+
"UZH_label": "UZH",
95+
"NoneAffiliation_label": "None",
96+
"NonePluginModule_label": "None",
97+
"NoneProcessorRequirement_label": "None",
98+
"NoneSoftwareRequirement_label": "None",
99+
"IsPluginModuleOfEnum_label": "Plugin Module Enumeration",
100+
"Fiji_label": "Fiji",
101+
"Napari_label": "napari",
102+
"Icy_label": "icy",
103+
"QuPath_label": "qupath",
104+
"OMERO_label": "OMERO",
105+
"Pyxu_label": "pyxu",
106+
"ApplicationCategoryEnum_label": "Application Category Enumeration",
107+
"DesktopApp_label": "Desktop app",
108+
"Plugin_label": "Plugin",
109+
"WebApp_label": "Web app",
110+
"Notebook_label": "Notebook",
111+
"Library_label": "Library",
112+
"ImageObjectTagEnum_label": "Image Object Tag Enumeration",
113+
"Logo_label": "logo",
114+
"IllustrativeImage_label": "illustrative image",
115+
"BeforeImage_label": "before image",
116+
"AfterImage_label": "after image",
117+
"AnimatedImage_label": "animated image",
118+
"OperatingSystemEnum_label": "Operating System Enumeration",
119+
"Windows_label": "Windows",
120+
"Linux_label": "Linux",
121+
"MacOS_label": "MacOS",
122+
"OtherOS_label": "Other",
123+
"OtherHostType_label": "Other",
124+
"OtherDatasetFormat_label": "Other",
125+
"ProcessorRequirementsEnum_label": "Processor Requirements Enumeration",
126+
"ARM64_label": "ARM64",
127+
"AMD64_label": "AMD64",
128+
"FeatureEnum_label": "Feature Enumeration",
129+
"Annotation_label": "Annotation",
130+
"Labelling_label": "Labelling",
131+
"OpticalFlow_label": "Optical flow",
132+
"DigitalImageCorrelation_label": "Digital image correlation",
133+
"MotionEstimation_label": "Motion estimation",
134+
"Registration_label": "Registration",
135+
"Stitching_label": "Stitching",
136+
"DriftCorrection_label": "Drift correction",
137+
"Denoising_label": "Denoising",
138+
"Deblurring_label": "Deblurring",
139+
"Smoothing_label": "Smoothing",
140+
"Deconvolution_label": "Deconvolution",
141+
"Preprocessing_label": "Preprocessing",
142+
"Filtering_label": "Filtering",
143+
"ImageSimplification_label": "Image simplification",
144+
"Segmentation_label": "Segmentation",
145+
"Classification_label": "Classification",
146+
"ObjectDetection_label": "Object detection",
147+
"ObjectRecognition_label": "Object recognition",
148+
"Clustering_label": "Clustering",
149+
"Grouping_label": "Grouping",
150+
"PatternRecognition_label": "Pattern recognition",
151+
"TemplateMatching_label": "Template matching",
152+
"InstanceSegmentation_label": "Instance segmentation",
153+
"PixelClassification_label": "Pixel classification",
154+
"FeatureExtraction_label": "Feature extraction",
155+
"DimensionalityReduction_label": "Dimensionality reduction",
156+
"DirectionalImageAnalysis_label": "Directional image analysis",
157+
"PoseEstimation_label": "Pose estimation",
158+
"PoseInformation_label": "Pose information",
159+
"PoseDetection_label": "Pose detection",
160+
"OrientationAnalysis_label": "Orientation analysis",
161+
"SceneReconstruction_label": "Scene reconstruction",
162+
"Reconstruction3d_label": "3d reconstruction",
163+
"ModelGeneration3d_label": "3d model generation",
164+
"MorphologicalReconstruction_label": "Morphological reconstruction",
165+
"DepthEstimation_label": "Depth estimation",
166+
"CurvatureEstimation_label": "Curvature estimation",
167+
"ShadingEstimation_label": "Shading estimation",
168+
"Modelling_label": "Modelling",
169+
"Simulation_label": "Simulation",
170+
"Drawing_label": "Drawing",
171+
"Visualization_label": "Visualization",
172+
"Rendering_label": "Rendering",
173+
"ImageEnhancement_label": "Image enhancement",
174+
"StatisticsMeasurement_label": "Statistics measurement",
175+
"QualityMetricMeasurement_label": "Quality metric measurement",
176+
"DistributionMeasurements_label": "Distribution measurements",
177+
"ImageQualityAssessment_label": "Image quality assessment",
178+
"MeshGeneration_label": "Mesh generation",
179+
"Voxelization_label": "Voxelization",
180+
"SurfaceParameterisation_label": "Surface parameterisation",
181+
"MorphologicalAnalysis_label": "Morphological analysis",
182+
"FeatureDetection_label": "Feature detection",
183+
"Tracking_label": "Tracking",
184+
"VisualQuestionAnswering_label": "Visual question answering",
185+
"SoftwareRequirementsEnum_label": "Software Requirements Enumeration",
186+
"PyTorch_2_2_label": "PyTorch 2.2",
187+
"PyTorch_2_1_label": "PyTorch 2.1",
188+
"PyTorch_2_0_label": "PyTorch 2.0",
189+
"PyTorch_1_13_label": "PyTorch 1.13",
190+
"Tensorflow_2_15_label": "Tensorflow 2.15",
191+
"Tensorflow_2_4_label": "Tensorflow 2.4",
192+
"Tensorflow_2_2_label": "Tensorflow 2.2",
193+
"Tensorflow_2_0_label": "Tensorflow 2.0",
194+
"Tensorflow_1_8_label": "Tensorflow 1.8",
195+
"Tensorflow_1_5_label": "Tensorflow 1.5",
196+
"Tensorflow_1_4_label": "Tensorflow 1.4",
197+
"CUDA_11_8_label": "CUDA 11.8",
198+
"CUDA_12_1_label": "CUDA 12.1",
199+
"CUDA_10_1_label": "CUDA 10.1",
200+
"CUDA_9_0_label": "CUDA 9.0",
201+
"ComputerLanguageEnum_label": "Computer Language Enumeration",
202+
"Python_label": "Python",
203+
"Scala_label": "Scala",
204+
"Java_label": "Java",
205+
"JavaScript_label": "JavaScript",
206+
"GoLang_label": "GoLang",
207+
"Csharp_label": "C#",
208+
"C_label": "C",
209+
"Bash_label": "bash",
210+
"Shell_label": "shell",
211+
"R_label": "R",
212+
"Rust_label": "Rust",
213+
"Cplusplus_label": "C++",
214+
"MatLab_label": "MATLAB",
215+
"HostTypeEnumeration_label": "Host Type Enumeration",
216+
"PlazaGradioApplication_label": "Plaza Gradio Application",
217+
"RenkuProject_label": "Renku Project",
218+
"GoogleColab_label": "Google Colab",
219+
"Wasm_label": "WebAssembly",
220+
"DatasetFormatEnumeration_label": "Dataset Format Enumeration",
221+
"DICOM_label": "DICOM (Medical Imaging Format)",
222+
"NIfTI_label": "NIfTI (Neuroimaging Informatics Technology Initiative)",
223+
"MINC_label": "MINC (Medical Imaging NetCDF)",
224+
"NRRD_label": "NRRD (Nearly Raw Raster Data)",
225+
"HDF5_label": "HDF5 (Hierarchical Data Format)",
226+
"Parquet_label": "Parquet",
227+
"CSV_TSV_label": "CSV/TSV (Tabular Data)",
228+
"JSON_XML_label": "JSON/XML (Structured Data Formats)",
229+
"JPEG_PNG_TIFF_label": "JPEG/PNG/TIFF (Standard Image Formats)",
230+
"RAW_label": "RAW (Unprocessed Binary Data)",
83231
"SoftwareSourceCode_placeholder": "A software application.",
84232
"license_placeholder": "A license document that applies to this content, typically indicated by URL.",
85233
"citation_placeholder": "A DOI https URL citation to publication about this software. Use Zenodo to generate if needed. e.g. https://doi.org/10.1016/j.procs.2017.03.009",
@@ -138,6 +286,7 @@
138286
"hasFormat_placeholder": "Format followed by a file. For example, txt, nc, etc.",
139287
"availableInRegistry_placeholder": "URL to registry of where software image can be found. For example, https://hub.docker.com/r/pytorch/pytorch",
140288
"hostType_placeholder": "The type of host that the software component is running on. For example, plaza-gradio-application, renku-project, google-colab, wasm, other",
289+
"datasetFormat_placeholder": "The format of the dataset. For example, dicom, nifti, tiff, png, jpg, etc.",
141290
"hasDimensionality_placeholder": "Property to indicate dimensionality of the input or output of a dataset specification",
142291
"bodySite_placeholder": "The part of the body that is being imaged.",
143292
"runnableExample_placeholder": "A runnable example of the software component",
@@ -153,5 +302,18 @@
153302
"DatasetSpecification_placeholder": "Class designed to describe a type of input or output used or produced by a model. For example, Topoflow has several inputs. One of them is a text file with precipitation values. The representation of this input is an instance of a dataset specification.",
154303
"FormalParameter_placeholder": "A FormalParameter is an identified variable used to stand for the actual value(s) that are consumed/produced by a set of steps",
155304
"ExecutableNotebook_placeholder": "An object representing an executable notebook such as Jupyter Notebook",
156-
"SoftwareImage_placeholder": "An image that virtualizes the functionality of a given software. For example, a Docker container."
305+
"SoftwareImage_placeholder": "An image that virtualizes the functionality of a given software. For example, a Docker container.",
306+
"EnumerationType_placeholder": "EnumerationType class used to group all enumeration classes under",
307+
"ImagingModalityEnum_placeholder": "Enumeration class for imaging modality",
308+
"AffiliationEnum_placeholder": "Enumeration class for affiliation",
309+
"IsPluginModuleOfEnum_placeholder": "Enumeration class for plugin module",
310+
"ApplicationCategoryEnum_placeholder": "Enumeration class for application category",
311+
"ImageObjectTagEnum_placeholder": "Enumeration class for image object tag",
312+
"OperatingSystemEnum_placeholder": "Enumeration class for operating system",
313+
"ProcessorRequirementsEnum_placeholder": "Enumeration class for processor requirements",
314+
"FeatureEnum_placeholder": "Enumeration class for software features",
315+
"SoftwareRequirementsEnum_placeholder": "Enumeration class for software requirements",
316+
"ComputerLanguageEnum_placeholder": "Enumeration class for computer languages",
317+
"HostTypeEnumeration_placeholder": "Enumeration class for host type",
318+
"DatasetFormatEnumeration_placeholder": "Enumeration class for dataset formats"
157319
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,10 @@ imag:hostType a rdf:Property ;
269269
rdfs:comment "The type of host that the software component is running on. For example, plaza-gradio-application, renku-project, google-colab, wasm, other"@en;
270270
rdfs:label "Host type"@en .
271271

272+
imag:datasetFormat a rdf:Property ;
273+
rdfs:comment "The format of the dataset. For example, dicom, nifti, tiff, png, jpg, etc."@en;
274+
rdfs:label "Dataset format"@en .
275+
272276
sd:hasDimensionality a rdf:Property;
273277
rdfs:comment "Property to indicate dimensionality of the input or output of a dataset specification"@en;
274278
rdfs:label "Has dimensionality"@en .

0 commit comments

Comments
 (0)