Send N3 patch by default
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Currently updating profile (and possibly other methods) use SPARQL patch by default if server accepts both. We should make N3 the default.
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 profile update methods and any other methods that choose between SPARQL and N3 patches. Check the behavior when the server accepts both formats, then verify that N3 is selected by default without changing cases where only one format is accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100