Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AtomGraph
/
LinkedDataHub
Public
Notifications
You must be signed in to change notification settings
Fork
150
Star
630
Code
Issues
29
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
A write to a document that exists must say which state it was written against
- #392
#392
Merged
namedgraph
merged 6 commits into
develop
AtomGraph/LinkedDataHub:develop
from
ft-mandatory-if-match
AtomGraph/LinkedDataHub:ft-mandatory-if-match
Copy head branch name to clipboard
Sep 24, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
A write to a document that exists must say which state it was written against
#392
namedgraph
merged 6 commits into
develop
AtomGraph/LinkedDataHub:develop
from
ft-mandatory-if-match
AtomGraph/LinkedDataHub:ft-mandatory-if-match
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
A write to a document that exists must say which state it was written against.
Show description for 7484b84
namedgraph
and
claude
committed
7484b84
View commit details
Copy full SHA for 7484b84
Browse repository at this point
The HTTP tests write conditionally, and a blank If-Match no longer counts as one.
Show description for 83032a1
namedgraph
and
claude
committed
83032a1
View commit details
Copy full SHA for 83032a1
Browse repository at this point
Every client write says which state it was written against.
Show description for 4870a89
namedgraph
and
claude
committed
4870a89
View commit details
Copy full SHA for 4870a89
Browse repository at this point
A writer may HEAD the document it is allowed to write.
Show description for c788ff6
namedgraph
and
claude
committed
c788ff6
View commit details
Copy full SHA for c788ff6
Browse repository at this point
If-None-Match is a precondition too, and the import never got past it.
Show description for 295d151
namedgraph
and
claude
committed
295d151
View commit details
Copy full SHA for 295d151
Browse repository at this point
Tests for the preconditions themselves, which nothing was asserting.
Show description for 3724f67
namedgraph
and
claude
committed
3724f67
View commit details
Copy full SHA for 3724f67
Browse repository at this point
You can’t perform that action at this time.