tancheng33/dsh-ontology

Plugin ⭐ 0 MIT data

A typed, inference-capable ontology (TBox + ABox) plugin for DeepSeek Harness — durable domain knowledge the agent declares, asserts against, and queries under schema constraints.

Install

ontology_define   declare classes and typed relations   (the TBox)
ontology_assert   record entities and facts             (the ABox, validated)
ontology_query    look things up, traverse, infer
ontology_retract  remove, with dependency protection

Add tancheng33/dsh-ontology to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.