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

<https://anchorfact.org/kb/computer-science/api-json-schema-dialects-and-vocabularies>
  a schema:TechArticle ;
  schema:headline "API JSON Schema Dialects and Vocabularies" ;
  schema:url <https://anchorfact.org/computer-science/api-json-schema-dialects-and-vocabularies/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.795" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-json-schema-dialects-and-vocabularies>
  schema:citation <https://json-schema.org/draft/2020-12/json-schema-core> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-json-schema-dialects-and-vocabularies>
  schema:citation <https://json-schema.org/draft/2020-12/json-schema-validation> ;
  af:sourceTier "S" .