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

<https://anchorfact.org/kb/science/data-science-fundamentals>
  a schema:Article ;
  schema:headline "Data Science: Methods, Tools, and Best Practices" ;
  schema:url <https://anchorfact.org/science/data-science-fundamentals/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.84" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/data-science-fundamentals>
  schema:citation <https://doi.org/10.18637/jss.v059.i10> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/science/data-science-fundamentals>
  schema:citation <https://www.jmlr.org/papers/v12/pedregosa11a.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/data-science-fundamentals>
  schema:citation <https://doi.org/10.6028/NIST.SP.1500-1r2> ;
  af:sourceTier "S" .