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

<https://anchorfact.org/kb/computer-science/debezium-change-data-capture-for-pipelines>
  a schema:TechArticle ;
  schema:headline "Debezium Change Data Capture for Pipelines" ;
  schema:url <https://anchorfact.org/computer-science/debezium-change-data-capture-for-pipelines/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/debezium-change-data-capture-for-pipelines>
  schema:citation <https://debezium.io/documentation/reference/stable/tutorial.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/debezium-change-data-capture-for-pipelines>
  schema:citation <https://debezium.io/documentation/reference/stable/connectors/mysql.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/debezium-change-data-capture-for-pipelines>
  schema:citation <https://debezium.io/documentation/reference/stable/configuration/signalling.html> ;
  af:sourceTier "B" .