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

<https://anchorfact.org/kb/ai/ai-code-translation>
  a schema:TechArticle ;
  schema:headline "AI for Code Translation: Language Migration, Legacy Modernization, and Transpilation" ;
  schema:url <https://anchorfact.org/ai/ai-code-translation/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.81" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-code-translation>
  schema:citation <https://arxiv.org/abs/2006.03511> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-code-translation>
  schema:citation <https://arxiv.org/abs/2505.07425> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-code-translation>
  schema:citation <https://arxiv.org/abs/2406.03003> ;
  af:sourceTier "A" .