Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Feature request: product categories #76

Open
@jayaddison

Description

@jayaddison

Is your feature request related to a problem? Please describe.
Currently there is no distinction in the knowledge graph between ingredient products (e.g. sesame seeds) and ingredient categories (e.g. seeds) -- both are treated as potential recipe ingredients.

This can cause a problem because currently a line of ingredient text (e.g. sprinkle of sesame seeds) can be matched against the product name seeds -- and seeds isn't an appropriate ingredient to display (because not all seeds are valid substitutes, and consumers generally won't find products labeled simply as seeds).

Describe the solution you'd like
Make a distinction between ingredient categories and products. This could be implemented as a simple flag on the existing products entries, or by creating a new model/entity type for categories.

Describe alternatives you've considered
N/A

Additional context
The need for a feature to resolve this problem was noted during development of our response to our first UK Online Safety Act risk assessment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions