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

<https://anchorfact.org/kb/computer-science/code-ctags-symbol-indexes-for-repository-agents>
  a schema:TechArticle ;
  schema:headline "Code ctags Symbol Indexes for Repository Agents" ;
  schema:url <https://anchorfact.org/computer-science/code-ctags-symbol-indexes-for-repository-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/code-ctags-symbol-indexes-for-repository-agents>
  schema:citation <https://docs.ctags.io/en/latest/man/ctags.1.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-ctags-symbol-indexes-for-repository-agents>
  schema:citation <https://docs.ctags.io/en/stable/output-format.html> ;
  af:sourceTier "B" .