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

<https://anchorfact.org/kb/ai/learned-database-systems>
  a schema:article ;
  schema:headline "Learned Database Systems: AI-Driven Query Optimization, Learned Indexes, and Cardinality Estimation" ;
  schema:url <https://anchorfact.org/ai/learned-database-systems/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.8" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/learned-database-systems>
  schema:citation <https://arxiv.org/abs/1712.01208> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/learned-database-systems>
  schema:citation <https://cidrdb.org/cidr2019/papers/p117-kraska-cidr19.pdf> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/learned-database-systems>
  schema:citation <https://arxiv.org/abs/2004.03814> ;
  af:sourceTier "A" .