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

<https://anchorfact.org/kb/computer-science/code-sbom-and-software-supply-chain-inventory>
  a schema:TechArticle ;
  schema:headline "Code SBOM and Software Supply Chain Inventory" ;
  schema:url <https://anchorfact.org/computer-science/code-sbom-and-software-supply-chain-inventory/> ;
  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-sbom-and-software-supply-chain-inventory>
  schema:citation <https://cyclonedx.org/docs/1.6/json/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/code-sbom-and-software-supply-chain-inventory>
  schema:citation <https://spdx.github.io/spdx-spec/v3.0.1/model/Software/Classes/Sbom/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/code-sbom-and-software-supply-chain-inventory>
  schema:citation <https://docs.github.com/en/rest/dependency-graph/sboms?apiVersion=2022-11-28> ;
  af:sourceTier "B" .