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

<https://anchorfact.org/kb/computer-science/data-airbyte-connector-state-and-incremental-syncs>
  a schema:TechArticle ;
  schema:headline "Data Airbyte Connector State and Incremental Syncs" ;
  schema:url <https://anchorfact.org/computer-science/data-airbyte-connector-state-and-incremental-syncs/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/data-airbyte-connector-state-and-incremental-syncs>
  schema:citation <https://docs.airbyte.com/platform/understanding-airbyte/airbyte-protocol> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-airbyte-connector-state-and-incremental-syncs>
  schema:citation <https://docs.airbyte.com/platform/connector-development/connector-builder-ui/incremental-sync> ;
  af:sourceTier "B" .