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

<https://anchorfact.org/kb/ai/agent-opentelemetry-baggage-and-context-propagation>
  a schema:TechArticle ;
  schema:headline "Agent OpenTelemetry Baggage and Context Propagation" ;
  schema:url <https://anchorfact.org/ai/agent-opentelemetry-baggage-and-context-propagation/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.825" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-opentelemetry-baggage-and-context-propagation>
  schema:citation <https://opentelemetry.io/docs/concepts/signals/baggage/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-opentelemetry-baggage-and-context-propagation>
  schema:citation <https://www.w3.org/TR/baggage/> ;
  af:sourceTier "S" .