caozheng dc2f0c973f feat: build and visualize evidence-driven ontology 2 tygodni temu
..
m1 2ea92bd1cb feat: create standalone ontology governance platform 2 tygodni temu
m2 dc2f0c973f feat: build and visualize evidence-driven ontology 2 tygodni temu
m3 2ea92bd1cb feat: create standalone ontology governance platform 2 tygodni temu
shapes 2ea92bd1cb feat: create standalone ontology governance platform 2 tygodni temu
README.md 2ea92bd1cb feat: create standalone ontology governance platform 2 tygodni temu

README.md

OntoRefactor 本体包

该目录是平台的可交换语义合同,与 SQLite 运行时模型保持同一套 M3–M0 结构。

  • m3/meta-core.ttl:稳定元模型、可追溯断言和层级属性。
  • m2/upper.ttl:对象、主体、活动、规则、结果、证据等通用概念。
  • m2/business.ttl:业务能力、业务对象、过程、事件与业务规则。
  • m2/software.ttl:模块、类、API、表、列与事件契约。
  • m2/governance.ttl:Owner、Steward、策略、质量规则、门禁和测量。
  • m2/cross-profile.ttl:连接业务、软件与治理对象的受控关系。
  • m1/dcp-tenant-model.ttl:租户隔离领域的 M1 模型和 M0 事实样例。
  • shapes/governance-shapes.ttl:可由 SHACL 引擎执行的确定性治理门禁。

平台 API 可把数据库中的项目导出为 JSON-LD;静态 TTL 用于版本管理、跨系统交换和本体审查。