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

<https://anchorfact.org/kb/ai/ai-for-complex-networks>
  a schema:article ;
  schema:headline "AI for Complex Networks: Graph Learning, Resilience, and Network Science" ;
  schema:url <https://anchorfact.org/ai/ai-for-complex-networks/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-for-complex-networks>
  schema:citation <https://arxiv.org/abs/1609.02907> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-for-complex-networks>
  schema:citation <https://arxiv.org/abs/1710.10903> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-for-complex-networks>
  schema:citation <https://networkx.org/documentation/stable/reference/algorithms/index.html> ;
  af:sourceTier "B" .