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

<https://anchorfact.org/kb/computer-science/openlineage-for-data-pipelines>
  a schema:TechArticle ;
  schema:headline "OpenLineage for Data Pipelines" ;
  schema:url <https://anchorfact.org/computer-science/openlineage-for-data-pipelines/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/openlineage-for-data-pipelines>
  schema:citation <https://openlineage.io/docs/spec/object-model/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/openlineage-for-data-pipelines>
  schema:citation <https://openlineage.io/docs/integrations/airflow/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/openlineage-for-data-pipelines>
  schema:citation <https://openlineage.io/docs/client/python/> ;
  af:sourceTier "B" .