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

<https://anchorfact.org/kb/computer-science/api-asyncapi-channels-operations-and-messages>
  a schema:TechArticle ;
  schema:headline "API AsyncAPI Channels Operations and Messages" ;
  schema:url <https://anchorfact.org/computer-science/api-asyncapi-channels-operations-and-messages/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.825" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-asyncapi-channels-operations-and-messages>
  schema:citation <https://www.asyncapi.com/docs/reference/specification/v3.0.0> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-asyncapi-channels-operations-and-messages>
  schema:citation <https://www.asyncapi.com/docs/concepts/asyncapi-document/adding-messages> ;
  af:sourceTier "B" .