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

<https://anchorfact.org/kb/computer-science/api-resource-names-and-canonical-identifiers-for-agents>
  a schema:TechArticle ;
  schema:headline "API Resource Names and Canonical Identifiers for Agents" ;
  schema:url <https://anchorfact.org/computer-science/api-resource-names-and-canonical-identifiers-for-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/api-resource-names-and-canonical-identifiers-for-agents>
  schema:citation <https://google.aip.dev/122> ;
  af:sourceTier "C" .

<https://anchorfact.org/kb/computer-science/api-resource-names-and-canonical-identifiers-for-agents>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc6570> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/api-resource-names-and-canonical-identifiers-for-agents>
  schema:citation <https://learn.openapis.org/specification/paths.html> ;
  af:sourceTier "B" .