one_to_many_relationship
INSTANCE one_to_many_relationship#4;
extracted_from = {entity_type#195, entity_type#196};
description = "one greenhouse (greenhouse_plant.the_greenhouse), many greenhouse_plants (greenhouse.holds_plants)";
source_entity = entity_type#195;
source_attribute = explicit_attribute#305;
target_entity = entity_type#196;
target_attribute = inverse_attribute#27;
END_INSTANCE;
INSTANCE one_to_many_relationship#5;
extracted_from = {entity_type#194, entity_type#199};
description = "one garden (bed.the_garden), many beds (garden.has_beds)";
source_entity = entity_type#194;
source_attribute = explicit_attribute#310;
target_entity = entity_type#199;
target_attribute = inverse_attribute#26;
END_INSTANCE;