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

<https://anchorfact.org/kb/ai/reasoning-models>
  a schema:article ;
  schema:headline "AI Reasoning Models: Test-Time Compute and RL Training" ;
  schema:url <https://anchorfact.org/ai/reasoning-models/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/reasoning-models>
  schema:citation <https://openai.com/index/learning-to-reason-with-llms/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/reasoning-models>
  schema:citation <https://arxiv.org/abs/2501.12948> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/reasoning-models>
  schema:citation <https://arxiv.org/abs/2408.03314> ;
  af:sourceTier "A" .