Ontology
/ontologyGraphe de connaissances typé pour une mémoire d’agent structurée et des skills composables. À utiliser pour créer ou interroger des entités (Person, Project, Task, Event, Document), relier...
Skill créé par la communauté et référencé depuis ClawHub.
Source canonique: https://clawhub.ai/skills/ontology
Version: 1.0.4
Changelog source: - Initial release of the ontology skill for typed, constraint-validated knowledge graphs. - Supports entity and relation CRUD, property and relation validation, and graph traversal for common types such as Person, Project, Task, Event, and Document. - Provides schema-driven constraints including required properties, enums, forbidden fields, cardinality, and acyclicity. - Enables multi-step planning and shared memory across skills via structured ontology objects. - Includes CLI tooling for creating, querying, linking, and validating graph data using JSONL storage.