@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/api-json-patch-and-merge-patch>
  a schema:TechArticle ;
  schema:headline "API JSON Patch and Merge Patch" ;
  schema:url <https://anchorfact.org/computer-science/api-json-patch-and-merge-patch/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.795" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-json-patch-and-merge-patch>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc6902> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-json-patch-and-merge-patch>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc7396> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-json-patch-and-merge-patch>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc5789> ;
  af:sourceTier "S" .