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

<https://anchorfact.org/kb/computer-science/api-openapi-breaking-change-detection>
  a schema:TechArticle ;
  schema:headline "API OpenAPI Breaking Change Detection" ;
  schema:url <https://anchorfact.org/computer-science/api-openapi-breaking-change-detection/> ;
  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-openapi-breaking-change-detection>
  schema:citation <https://www.openapis.org/what-is-openapi> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-openapi-breaking-change-detection>
  schema:citation <https://docs.bump.sh/help/api-change-management/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/api-openapi-breaking-change-detection>
  schema:citation <https://www.speakeasy.com/docs/speakeasy-cli/openapi> ;
  af:sourceTier "B" .