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

<https://anchorfact.org/kb/ai/ai-red-teaming-and-safety>
  a schema:TechArticle ;
  schema:headline "AI Red Teaming: Security Testing for Language Models" ;
  schema:url <https://anchorfact.org/ai/ai-red-teaming-and-safety/> ;
  af:status "public" ;
  af:confidence "high" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-red-teaming-and-safety>
  schema:citation <https://arxiv.org/abs/2202.03286> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-red-teaming-and-safety>
  schema:citation <https://arxiv.org/abs/2212.08073> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-red-teaming-and-safety>
  schema:citation <https://owasp.org/www-project-top-10-for-large-language-model-applications/> ;
  af:sourceTier "S" .