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

<https://anchorfact.org/kb/computer-science/data-snowflake-streams-and-tasks-change-processing>
  a schema:TechArticle ;
  schema:headline "Data Snowflake Streams and Tasks Change Processing" ;
  schema:url <https://anchorfact.org/computer-science/data-snowflake-streams-and-tasks-change-processing/> ;
  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-snowflake-streams-and-tasks-change-processing>
  schema:citation <https://docs.snowflake.com/en/user-guide/streams-intro> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-snowflake-streams-and-tasks-change-processing>
  schema:citation <https://docs.snowflake.com/en/user-guide/tasks-intro> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-snowflake-streams-and-tasks-change-processing>
  schema:citation <https://docs.snowflake.com/en/sql-reference/sql/create-task> ;
  af:sourceTier "B" .