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

<https://anchorfact.org/kb/computer-science/control-flow-and-data-flow-analysis>
  a schema:TechArticle ;
  schema:headline "Control-Flow and Data-Flow Analysis" ;
  schema:url <https://anchorfact.org/computer-science/control-flow-and-data-flow-analysis/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

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

<https://anchorfact.org/kb/computer-science/control-flow-and-data-flow-analysis>
  schema:citation <https://codeql.github.com/docs/codeql-language-guides/analyzing-data-flow-in-javascript-and-typescript/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/control-flow-and-data-flow-analysis>
  schema:citation <https://codeql.github.com/docs/contents/> ;
  af:sourceTier "B" .