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

<https://anchorfact.org/kb/computer-science/code-search-query-syntax-for-repository-agents>
  a schema:TechArticle ;
  schema:headline "Code Search Query Syntax for Repository Agents" ;
  schema:url <https://anchorfact.org/computer-science/code-search-query-syntax-for-repository-agents/> ;
  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-search-query-syntax-for-repository-agents>
  schema:citation <https://docs.github.com/en/search-github/github-code-search/understanding-github-code-search-syntax> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-search-query-syntax-for-repository-agents>
  schema:citation <https://sourcegraph.com/docs/code-search/queries> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-search-query-syntax-for-repository-agents>
  schema:citation <https://docs.gitlab.com/user/search/advanced_search/> ;
  af:sourceTier "B" .