Commit 0b6bf7f
The -base release products shipped with zero METPO terms (verified empty in the
2026-05-19 release and pre-#462 main; full artifacts unaffected). Root cause: the
base pipeline used `remove --base-iri $(URIBASE)/METPO --axioms external`, but
METPO term IRIs are https://w3id.org/metpo/<id> (lowercase, slash), so the filter
never matched and every METPO axiom was stripped. The QC report rules already use
the correct $(URIBASE)/metpo. Changed line 542 to match; metpo-base.* now carries
all 1454 METPO classes (imported externals still excluded).
Also reworded the README IRI paragraph (Copilot review on #462) to distinguish the
resolver host (w3id.org) from the canonical identifier namespace
(https://w3id.org/metpo/).
Pre-existing defect, not introduced by #462. Fixes #463.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 7002094 commit 0b6bf7f
5 files changed
Lines changed: 66061 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments