What problem does it solve?
This Skill provides a stable SKOS fixture that helps ensure the manifest generator, lint checks, and router logic correctly recognize and validate the full v3.1 predicate set and the ADR-defined relation semantics.
Core Features & Use Cases
- SKOS predicate coverage: Exercises key v3.1 predicates including related, broader, and narrower, ensuring they appear in generated manifest relation blocks.
- ADR semantics verification: Validates the boundary/disjoint_with split, where boundary targets routing-layer ownership and disjoint_with represents OWL class disjointness.
- Deterministic test fixture usage: Designed to be consumed by repository scripts (not a production authored skill) for runtime recognition and relation-target validation.
Quick Start
Use the v3-1-skos-fixture skill to run the companion test scripts that assert each v3.1 SKOS predicate is correctly emitted and validated in the generated manifest.