一键导入
unrdf-hook
Governs the Knowledge Hook execution engine. Use for registering, validating, and debugging hooks, or applying semantic bridge conditions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Governs the Knowledge Hook execution engine. Use for registering, validating, and debugging hooks, or applying semantic bridge conditions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrates YAWL workflow definitions, instance patterns, and task validation. Use for multiple-instance patterns (WP12-14) or checking YAWL-specific constraints.
AI-native ontology engineering using 50+ MCP tools backed by an in-memory Oxigraph triple store. Build, validate, query, and govern RDF/OWL ontologies with a generate-validate-iterate loop. Use when building ontologies, knowledge graphs, RDF data, SPARQL queries, BORO/4D modeling, SHACL validation, clinical terminology mapping, ingesting from CSV/JSON/Parquet/XLSX or SQL backbones (PostgreSQL, DuckDB), or Terraform-style ontology lifecycle management.
Manages the lifecycle, health, and semantic sidecar (Open Ontologies) of the UNRDF Daemon. Use for starting/stopping/monitoring the daemon or diagnosing sidecar state.
Manages Knowledge Graph Construction, ingestion, and substrate operations. Use for migrating databases to RDF or managing KGC-4D probe networks.
Use when building, modifying, or validating ontologies. Orchestrates the onto_* MCP tools in a generate-validate-iterate loop. Triggers on "ontology", "OWL", "RDF", "Turtle", "SPARQL", "BORO", "4D modeling", or /ontology-engineer.
| name | unrdf-hook |
| description | Governs the Knowledge Hook execution engine. Use for registering, validating, and debugging hooks, or applying semantic bridge conditions. |
The Hook Engine is the autonomic nervous system of UNRDF.
manager.registerHook({...}).condition-evaluator.mjs to register semantic-inference conditions.packages/hooks/test/ for E2E integration patterns.@unrdf/core/utils/semantic-bridge.valid: boolean.