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

<https://anchorfact.org/kb/computer-science/code-license-compliance-and-dependency-metadata>
  a schema:TechArticle ;
  schema:headline "Code License Compliance and Dependency Metadata" ;
  schema:url <https://anchorfact.org/computer-science/code-license-compliance-and-dependency-metadata/> ;
  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-license-compliance-and-dependency-metadata>
  schema:citation <https://docs.npmjs.com/cli/v11/configuring-npm/package-json#license> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-license-compliance-and-dependency-metadata>
  schema:citation <https://spdx.github.io/spdx-spec/v2.3/package-information/> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/code-license-compliance-and-dependency-metadata>
  schema:citation <https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository> ;
  af:sourceTier "B" .