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

<https://anchorfact.org/kb/ai/ai-content-authenticity>
  a schema:TechArticle ;
  schema:headline "AI Content Authenticity: Watermarking and Detection" ;
  schema:url <https://anchorfact.org/ai/ai-content-authenticity/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.89" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-content-authenticity>
  schema:citation <https://spec.c2pa.org/specifications/specifications/1.0/specs/C2PA_Specification.html> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/ai-content-authenticity>
  schema:citation <https://deepmind.google/models/synthid/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-content-authenticity>
  schema:citation <https://www.nature.com/articles/s41586-024-08025-4> ;
  af:sourceTier "S" .