Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 committed Feb 21, 2024
1 parent df2ac74 commit 9299ef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifact-schemas/tissue_general_list_schema.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -9,4 +9,4 @@
},
"minItems": 1,
"uniqueItems": true
}
}

0 comments on commit 9299ef4

Please sign in to comment.