Skip to content

Profiles

UofA uses a two-tier profile system. Minimal captures the bare evidence package. Complete adds the full credibility assessment.

The minimum viable UofA. Suitable for evidence capture during live pipeline execution or as a lightweight audit artifact.

PropertyTypePurpose
bindsRequirementIRIThe requirement this UofA substantiates
hasContextOfUseIRIThe V&V 40 Context of Use for this assessment
hasValidationResultIRIAt least one validation result
hasDecisionRecordIRIThe credibility decision (accepted/rejected + rationale)
generatedAtTimexsd:dateTimeWhen this UofA was created
hashstringContent hash (format-validated: sha256:<64 hex chars>)
signaturestringDigital signature (format-validated: ed25519:<hex>)

Extends Minimal with full V&V 40 credibility assessment, provenance chain, and quality metrics. Required for regulatory submissions and formal credibility arguments.

Everything in Minimal, plus:

PropertyTypePurpose
bindsModelIRIThe computational model assessed
bindsDatasetIRIThe dataset(s) used in validation
wasDerivedFromIRIProvenance link to parent artifact
wasAttributedToIRIResponsible actor or organization
hasCredibilityFactorCredibilityFactor[]Per-factor assessment (V&V 40 Table 5-1)
hasWeakenerWeakenerAnnotation[](optional) Detected quality gaps
credibilityIndexxsd:decimal [0–1]Overall credibility score
traceCompletenessxsd:decimal [0–1]Provenance chain completeness
verificationCoveragexsd:decimal [0–1]Verification evidence coverage
validationCoveragexsd:decimal [0–1]Validation evidence coverage
uncertaintyCIWidthxsd:decimal [≥0]Uncertainty confidence interval width
assuranceLevelstringLow / Medium / High
criteriaSetIRIReference criteria set (e.g., ASME-VV40-2018)

Each factor maps to one row in V&V 40 Table 5-1 or NASA-STD-7009B:

PropertyConstraintPurpose
factorTypeFactor name from the active pack’s taxonomyWhich credibility factor is being assessed
factorStandardString (e.g., "ASME-VV40-2018", "NASA-STD-7009B")Which standard defines this factor
assessmentPhase"capability" or "results" (NASA-STD-7009B only)NASA CAS assessment phase
requiredLevelInteger (1–5 for V&V 40, 0–4 for NASA-7009B)Target credibility level for this COU
achievedLevelInteger (1–5 for V&V 40, 0–4 for NASA-7009B)Actual credibility level achieved
hasEvidenceIRI or IRI[] (optional)Links to backing evidence entities

Quality gap annotations detected by the Jena rule engine (C3). Optional — a UofA with zero weakeners is valid (and desirable).

PropertyConstraintPurpose
patternIdFormat: W-XX-NN or COMPOUND-NNCatalog ID from the weakener pattern taxonomy
severityCritical / High / Medium / LowImpact severity
affectedNodeIRIThe specific graph node flagged by this pattern
descriptionstring (optional)Human-readable explanation of why this weakener fires