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

<https://anchorfact.org/kb/computer-science/api-sunset-and-deprecation-headers>
  a schema:TechArticle ;
  schema:headline "API Sunset and Deprecation Headers" ;
  schema:url <https://anchorfact.org/computer-science/api-sunset-and-deprecation-headers/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-sunset-and-deprecation-headers>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc8594> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-sunset-and-deprecation-headers>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc9745> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-sunset-and-deprecation-headers>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc8288> ;
  af:sourceTier "S" .