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

<https://anchorfact.org/kb/computer-science/data-schema-registry-subjects-and-compatibility>
  a schema:TechArticle ;
  schema:headline "Data Schema Registry Subjects and Compatibility" ;
  schema:url <https://anchorfact.org/computer-science/data-schema-registry-subjects-and-compatibility/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/data-schema-registry-subjects-and-compatibility>
  schema:citation <https://docs.confluent.io/platform/current/schema-registry/fundamentals/index.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-schema-registry-subjects-and-compatibility>
  schema:citation <https://docs.confluent.io/platform/current/schema-registry/fundamentals/schema-evolution.html> ;
  af:sourceTier "B" .