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

<https://anchorfact.org/kb/computer-science/call-graphs-and-impact-analysis>
  a schema:TechArticle ;
  schema:headline "Call Graphs and Impact Analysis" ;
  schema:url <https://anchorfact.org/computer-science/call-graphs-and-impact-analysis/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/call-graphs-and-impact-analysis>
  schema:citation <https://colbymchenry.github.io/codegraph/core-concepts/knowledge-graph/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/call-graphs-and-impact-analysis>
  schema:citation <https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/call-graphs-and-impact-analysis>
  schema:citation <https://docs.joern.io/code-property-graph/> ;
  af:sourceTier "B" .