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

<https://anchorfact.org/kb/ai/federated-learning>
  a schema:TechArticle ;
  schema:headline "Federated Learning" ;
  schema:url <https://anchorfact.org/ai/federated-learning/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.815" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/federated-learning>
  schema:citation <https://arxiv.org/abs/1602.05629> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/federated-learning>
  schema:citation <https://arxiv.org/abs/1912.04977> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/federated-learning>
  schema:citation <https://arxiv.org/abs/1611.04482> ;
  af:sourceTier "A" .