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

<https://anchorfact.org/kb/computer-science/data-dbt-artifacts-manifest-catalog-and-run-results>
  a schema:TechArticle ;
  schema:headline "Data dbt Artifacts Manifest Catalog and Run Results" ;
  schema:url <https://anchorfact.org/computer-science/data-dbt-artifacts-manifest-catalog-and-run-results/> ;
  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-dbt-artifacts-manifest-catalog-and-run-results>
  schema:citation <https://docs.getdbt.com/reference/artifacts/manifest-json> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-dbt-artifacts-manifest-catalog-and-run-results>
  schema:citation <https://docs.getdbt.com/reference/artifacts/catalog-json> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-dbt-artifacts-manifest-catalog-and-run-results>
  schema:citation <https://docs.getdbt.com/reference/artifacts/run-results-json> ;
  af:sourceTier "B" .