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

<https://anchorfact.org/kb/computer-science/software-engineering-principles>
  a schema:Article ;
  schema:headline "Software Engineering: Design Principles and Development Methodologies" ;
  schema:url <https://anchorfact.org/computer-science/software-engineering-principles/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/software-engineering-principles>
  schema:citation <https://www.computer.org/education/bodies-of-knowledge/software-engineering> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/software-engineering-principles>
  schema:citation <https://www.iso.org/standard/90219.html> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/computer-science/software-engineering-principles>
  schema:citation <https://www.acm.org/code-of-ethics/software-engineering-code> ;
  af:sourceTier "S" .