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

<https://anchorfact.org/kb/computer-science/data-freshness-slas-and-lateness-windows>
  a schema:TechArticle ;
  schema:headline "Data Freshness SLAs and Lateness Windows" ;
  schema:url <https://anchorfact.org/computer-science/data-freshness-slas-and-lateness-windows/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/data-freshness-slas-and-lateness-windows>
  schema:citation <https://docs.greatexpectations.io/docs/reference/learn/data_quality_use_cases/freshness> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-freshness-slas-and-lateness-windows>
  schema:citation <https://docs.dagster.io/guides/observe/asset-freshness-policies> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-freshness-slas-and-lateness-windows>
  schema:citation <https://docs.getdbt.com/docs/build/sources#source-data-freshness> ;
  af:sourceTier "B" .