NOT used as substance
NOT used as non-substance
NOT used as fillable
graph TD;
recipe-uncooked-half__cherry_tomaton01-dicing(recipe: uncooked-half__cherry_tomato.n.01-dicing);
half__cherry_tomaton01(half__cherry_tomato.n.01);
diced__cherry_tomaton01(diced__cherry_tomato.n.01);
recipe-cherry_tomaton02-slicing(recipe: cherry_tomato.n.02-slicing);
cherry_tomaton02(cherry_tomato.n.02);
recipe-cooked-half__cherry_tomaton01-dicing(recipe: cooked-half__cherry_tomato.n.01-dicing);
cooked__diced__cherry_tomaton01(cooked__diced__cherry_tomato.n.01);
recipe-uncooked-half__cherry_tomaton01-dicing --> diced__cherry_tomaton01;
half__cherry_tomaton01 --> recipe-uncooked-half__cherry_tomaton01-dicing;
half__cherry_tomaton01 --> recipe-cooked-half__cherry_tomaton01-dicing;
recipe-cherry_tomaton02-slicing --> half__cherry_tomaton01;
cherry_tomaton02 --> recipe-cherry_tomaton02-slicing;
recipe-cooked-half__cherry_tomaton01-dicing --> cooked__diced__cherry_tomaton01;
graph TD;
classDef success fill:#28a745,color:#fff;
classDef warning fill:#ffc107,color:#fff;
classDef danger fill:#dc3545,color:#fff;
tomato.n.01 --> half__cherry_tomato.n.01;
solanaceous_vegetable.n.01 --> tomato.n.01;
vegetable.n.01 --> solanaceous_vegetable.n.01;
produce.n.01 --> vegetable.n.01;
food.n.02 --> produce.n.01;
solid.n.01 --> food.n.02;
matter.n.03 --> solid.n.01;
physical_entity.n.01 --> matter.n.03;
entity.n.01 --> physical_entity.n.01;
click tomato.n.01 "/knowledgebase/synsets/tomato.n.01/" "Synset details page";
class tomato.n.01 success;
click half__cherry_tomato.n.01 "/knowledgebase/synsets/half__cherry_tomato.n.01/" "Synset details page";
class half__cherry_tomato.n.01 success;
click solanaceous_vegetable.n.01 "/knowledgebase/synsets/solanaceous_vegetable.n.01/" "Synset details page";
class solanaceous_vegetable.n.01 success;
click vegetable.n.01 "/knowledgebase/synsets/vegetable.n.01/" "Synset details page";
class vegetable.n.01 success;
click produce.n.01 "/knowledgebase/synsets/produce.n.01/" "Synset details page";
class produce.n.01 success;
click food.n.02 "/knowledgebase/synsets/food.n.02/" "Synset details page";
class food.n.02 success;
click solid.n.01 "/knowledgebase/synsets/solid.n.01/" "Synset details page";
class solid.n.01 success;
click matter.n.03 "/knowledgebase/synsets/matter.n.03/" "Synset details page";
class matter.n.03 success;
click physical_entity.n.01 "/knowledgebase/synsets/physical_entity.n.01/" "Synset details page";
class physical_entity.n.01 success;
click entity.n.01 "/knowledgebase/synsets/entity.n.01/" "Synset details page";
class entity.n.01 success;
style half__cherry_tomato.n.01 stroke:#333,stroke-width:2px;