File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
source_bke_taxonomy/gsheet_output Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -16,19 +16,19 @@ prefixes:
1616default_prefix : bican
1717default_range : string
1818enums :
19- abbreviation_entity_type :
19+ AbbreviationEntityType :
2020 from_schema : https://w3id.org/brain-bican/bke-taxonomy
2121 permissible_values :
22- cell type :
22+ cell_type :
2323 description : Abbreviation denotes a Cell Type entity.
2424 gene :
2525 description : Abbreviation denotes a Gene entity.
2626 structure :
2727 description : Abbreviation denotes a Structure entity.
28- cell_type_set_type :
28+ CellTypeSetType :
2929 from_schema : https://w3id.org/brain-bican/bke-taxonomy
3030 permissible_values :
31- taxonomic level :
31+ taxonomic_level :
3232 description : Denotes CellTypeSet is at Taxonomic level.
3333 neighborhood :
3434 description : Denotes CellTypeSet is at Neighborhood level.
Original file line number Diff line number Diff line change 11variable_name value description
22> enum permissible_value description
3- abbreviation_entity_type cell type Abbreviation denotes a Cell Type entity.
4- abbreviation_entity_type gene Abbreviation denotes a Gene entity.
5- abbreviation_entity_type structure Abbreviation denotes a Structure entity.
6- cell_type_set_type taxonomic level Denotes CellTypeSet is at Taxonomic level.
7- cell_type_set_type neighborhood Denotes CellTypeSet is at Neighborhood level.
3+ AbbreviationEntityType cell_type Abbreviation denotes a Cell Type entity.
4+ AbbreviationEntityType gene Abbreviation denotes a Gene entity.
5+ AbbreviationEntityType structure Abbreviation denotes a Structure entity.
6+ CellTypeSetType taxonomic_level Denotes CellTypeSet is at Taxonomic level.
7+ CellTypeSetType neighborhood Denotes CellTypeSet is at Neighborhood level.
You can’t perform that action at this time.
0 commit comments