Fuseki to send `ETag` response headers
Open
enhancement
Fuseki
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 712
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 53
Description
### Version
4.7.0
### Feature
Graphs without bnodes can be safely hashed and the hash can be used as a strong `ETag` value.
Graphs with bnodes can be hashed and the hash could be used as a weak `ETag` value?
### Are you interested in contributing a solution yourself?
Perhaps?
Contributor guide
Research direction
Start at Fuseki's HTTP response handling and inspect how graph content and hashing are currently represented; the issue names no specific files or tests. Define the strong versus weak ETag behavior for graphs with and without blank nodes, then add response coverage showing the intended headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100