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

<https://anchorfact.org/kb/computer-science/http-3-quic-protocol-and-next-generation-web-transport>
  a schema:TechArticle ;
  schema:headline "HTTP/3: QUIC Protocol and Next-Generation Web Transport" ;
  schema:url <https://anchorfact.org/computer-science/http-3-quic-protocol-and-next-generation-web-transport/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/computer-science/http-3-quic-protocol-and-next-generation-web-transport>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc9114> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/http-3-quic-protocol-and-next-generation-web-transport>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc9000> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/http-3-quic-protocol-and-next-generation-web-transport>
  schema:citation <https://www.w3.org/TR/webtransport/> ;
  af:sourceTier "S" .