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

<https://anchorfact.org/kb/computer-science/schema-registry-for-event-streaming>
  a schema:TechArticle ;
  schema:headline "Schema Registry for Event Streaming" ;
  schema:url <https://anchorfact.org/computer-science/schema-registry-for-event-streaming/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/schema-registry-for-event-streaming>
  schema:citation <https://docs.confluent.io/platform/current/schema-registry/index.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/schema-registry-for-event-streaming>
  schema:citation <https://docs.aws.amazon.com/glue/latest/dg/schema-registry.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/schema-registry-for-event-streaming>
  schema:citation <https://docs.redpanda.com/streaming/current/manage/schema-reg/schema-reg-overview/> ;
  af:sourceTier "B" .