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

<https://anchorfact.org/kb/ai/agent-linux-dns-resolution-and-name-service-switch>
  a schema:TechArticle ;
  schema:headline "Agent Linux DNS Resolution and Name Service Switch" ;
  schema:url <https://anchorfact.org/ai/agent-linux-dns-resolution-and-name-service-switch/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-linux-dns-resolution-and-name-service-switch>
  schema:citation <https://man7.org/linux/man-pages/man5/resolv.conf.5.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-linux-dns-resolution-and-name-service-switch>
  schema:citation <https://man7.org/linux/man-pages/man5/nsswitch.conf.5.html> ;
  af:sourceTier "B" .