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

<https://anchorfact.org/kb/business/e-commerce-fundamentals>
  a schema:TechArticle ;
  schema:headline "E-Commerce Fundamentals" ;
  schema:url <https://anchorfact.org/business/e-commerce-fundamentals/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/business/e-commerce-fundamentals>
  schema:citation <https://www.census.gov/library/publications/time-series/e-commerce.All.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/business/e-commerce-fundamentals>
  schema:citation <https://www.shopify.com/au/encyclopedia/what-is-ecommerce> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/business/e-commerce-fundamentals>
  schema:citation <https://baymard.com/research/checkout-usability> ;
  af:sourceTier "B" .