magnusmanske / magnusmanske/quickstatements
Quickstatements unable to make multiple source groups with v1 syntax
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 58
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
v1 syntax says that I can make multiple reference groups by doing something like this: `Qxxx|Pxxx|Value|!Sxxx|blah|!Syyy|other`, but it puts them all into one reference group.
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is named in the issue. Locate the v1 syntax parser and reproduce the example `Qxxx|Pxxx|Value|!Sxxx|blah|!Syyy|other`; compare the parsed reference groups with the expected separate groups, then add coverage showing that multiple groups are preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100