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

<https://anchorfact.org/kb/computer-science/data-apache-arrow-columnar-interchange>
  a schema:TechArticle ;
  schema:headline "Data Apache Arrow Columnar Interchange" ;
  schema:url <https://anchorfact.org/computer-science/data-apache-arrow-columnar-interchange/> ;
  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-apache-arrow-columnar-interchange>
  schema:citation <https://arrow.apache.org/overview/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-apache-arrow-columnar-interchange>
  schema:citation <https://arrow.apache.org/docs/format/Columnar.html> ;
  af:sourceTier "B" .