From 9299ef477c1861958702f81bb933e5116f421a63 Mon Sep 17 00:00:00 2001 From: Bento007 Date: Tue, 20 Feb 2024 16:04:37 -0800 Subject: [PATCH] test --- artifact-schemas/tissue_general_list_schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artifact-schemas/tissue_general_list_schema.json b/artifact-schemas/tissue_general_list_schema.json index 6928b472..05932bfd 100644 --- a/artifact-schemas/tissue_general_list_schema.json +++ b/artifact-schemas/tissue_general_list_schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "title": "Curated 'Tissue General' Ontology Terms Schema", + "title": "Curated 'Tissue General' Ontology Terms Schema ", "description": "A schema for validating an array of high-level UBERON ontology term IDs representing 'general tissue' ontology terms, curated for CZ CellxGene use.", "type": "array", "items": { @@ -9,4 +9,4 @@ }, "minItems": 1, "uniqueItems": true -} \ No newline at end of file +}