nextcloud / nextcloud/cookbook
Enhance the parser to allow for structured ingredients
Open
Nobody has claimed this yet.
enhancement
website support
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
There is a new structure defined for ingredients. This is related to these issues upstream:
- schemaorg/schemaorg#882
- schemaorg/schemaorg#4454
Our parser should be extended to allow for understanding this kind of ingredients.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the parser entry point and reviewing the linked schema.org issues to understand the structured ingredient format. The work is done when the parser accepts and correctly represents these ingredients, with any relevant parser tests passing.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100