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

<https://anchorfact.org/kb/computer-science/code-package-url-and-cpe-identifiers>
  a schema:TechArticle ;
  schema:headline "Code Package URL and CPE Identifiers" ;
  schema:url <https://anchorfact.org/computer-science/code-package-url-and-cpe-identifiers/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/code-package-url-and-cpe-identifiers>
  schema:citation <https://ecma-tc54.github.io/ECMA-427/multipage/purl-specification.html> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/code-package-url-and-cpe-identifiers>
  schema:citation <https://tc54.org/purl/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/code-package-url-and-cpe-identifiers>
  schema:citation <https://cpe.mitre.org/specification/> ;
  af:sourceTier "S" .