CKP Ontology v3.4 Stable
- This version
- https://conceptkernel.org/ontology/v3.4/
- Latest version
- https://conceptkernel.org/ontology/v3.5/ (alpha-3)
- Namespace URI
https://conceptkernel.org/ontology/v3.4/
- Editors
- Peter Styk, ConceptKernel
- Source
- GitHub
@prefix ckp: <https://conceptkernel.org/ontology/v3.4/> .
Abstract
This document describes the namespace https://conceptkernel.org/ontology/v3.4/ used by the Concept Kernel Protocol. The ontology provides BFO 2020-aligned class definitions for autonomous concept kernels — Material Entities with independently-governed identity, capability, and knowledge loops.
Ontology Modules
| Module | File | Description | BFO |
| Core | core.ttl | Kernel, Edge, Instance, HotKernel, ColdKernel | 0000040, 0000031 |
| Kernel Metadata | kernel-metadata.ttl | Roles and Functions borne by kernels | 0000023, 0000034 |
| Processes | processes.ttl | Invocation, EdgeCommunication, Consensus, Broadcast | 0000015 |
| Relations | relations.ttl | Properties, property chains, SWRL rules | |
| RBAC | rbac.ttl | Authorization for inter-kernel communication | |
| Workflow | workflow.ttl | Workflow execution temporal patterns | 0000015 |
| Self-Improvement | self-improvement.ttl | Validation issues and recommendations | |
| Shapes | shapes.ttl | SHACL validation for protocol conformance | |
Supporting Files
BFO 2020 Alignment
| BFO Class | URI | CKP Entities |
| Material Entity | bfo:0000040 | Kernel |
| Gen. Dependent Continuant | bfo:0000031 | Edge, Instance, KernelOntology |
| Role | bfo:0000023 | Kernel roles |
| Function | bfo:0000034 | Kernel functions |
| Disposition | bfo:0000016 | Contracts (Queue, Storage, Notification) |
| Process | bfo:0000015 | Invocation, Communication, Consensus |
Namespaces
| Prefix | URI |
ckp: | https://conceptkernel.org/ontology/v3.4/ |
ckpp: | https://conceptkernel.org/ontology/v3.4/process/ |
ckpr: | https://conceptkernel.org/ontology/v3.4/relation/ |
ckpw: | https://conceptkernel.org/ontology/v3.4/workflow/ |
ckpi: | https://conceptkernel.org/ontology/v3.4/improvement/ |