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

<https://anchorfact.org/kb/computer-science/code-graphs-and-code-intelligence>
  a schema:TechArticle ;
  schema:headline "Code Graphs and Code Intelligence" ;
  schema:url <https://anchorfact.org/computer-science/code-graphs-and-code-intelligence/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

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

<https://anchorfact.org/kb/computer-science/code-graphs-and-code-intelligence>
  schema:citation <https://sourcegraph.com/docs/code-navigation/precise-code-navigation> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-graphs-and-code-intelligence>
  schema:citation <https://github.com/sourcegraph/scip> ;
  af:sourceTier "B" .