MyGit

v0.4.0

Hawksight-AI/semantica

版本发布时间: 2026-04-08 13:16:08

Hawksight-AI/semantica最新发布版本:v0.4.0(2026-04-08 13:16:08)

Semantica v0.4.0 — Release Notes

Released: 2026-04-08 PyPI: pip install semantica==0.4.0 Tag: v0.4.0 Full Changelog: CHANGELOG.md


v0.4.0 is the largest feature release to date. It ships a complete bi-temporal intelligence stack, a production-ready Knowledge Explorer API, first-class SHACL validation, SKOS vocabulary management, ontology alignment & diff, an Agno agentic framework integration, a Datalog reasoning engine, and a broad sweep of reliability, performance, and security fixes.

Test suite: 886 passed · 9 skipped · 0 failed


What's New

Temporal Intelligence

A full bi-temporal model is now baked into the core. Every entity, relationship, decision, and provenance record can carry valid time (when a fact was true in the world) and transaction time (when it was recorded in the system).

Core Temporal Data Model (PR #396)

Temporal Query Engine: Point-in-Time Correctness (PR #397)

Deterministic Temporal Reasoning Engine (PR #398)

Temporal Awareness in Context Graph (PR #399)

Temporal Metadata Extraction from Text (PR #400)

Temporal Provenance & Export (PR #401)

Temporal GraphRAG Integration (PR #402)


Ontology & Knowledge Representation

SHACL Shape Generation & Validation (PR #318)

SKOS Vocabulary Module (PR #319)

Ontology Alignment API (PR #361)

Ontology Diff & Migration (PR #367)


Knowledge Explorer

A full FastAPI backend for the Semantica dashboard. Install with pip install semantica[explorer] and launch via semantica-explorer --graph my_graph.json.

Graph API (PR #384)

Analytics, Decisions & Temporal (PR #384)

Enrichment & Export (PR #384)

SKOS Vocabulary REST API (PR #426)

Infrastructure


Integrations

Agno Agentic Framework (Issue #249)

Five components making Semantica the memory and knowledge layer for Agno agents. All degrade gracefully when agno is not installed.

Install: pip install semantica[agno] Cookbooks: cookbook/integrations/agno_decision_intelligence.ipynb, agno_graphrag_context.ipynb, agno_multi_agent_shared_context.ipynb

Novita AI Provider (PR #374)


Reasoning

Native Datalog Reasoning Engine (PR #371)

Pattern Matcher Restored (PR #387)


Performance & Reliability

ContextGraph O(N) → O(limit) Pagination (PR #431)

ContextGraph Thread Safety (PR #385)

ContextGraph Traversal Fallbacks (PR #386)

Snapshot & Audit Trail (PRs #393, #394)

Named Graph Support (PR #432)


Bug Fixes


Security


Installation

pip install semantica==0.4.0

pip install semantica[shacl]      # SHACL validation (requires pyshacl)
pip install semantica[explorer]   # Knowledge Explorer API (requires FastAPI)
pip install semantica[agno]       # Agno framework integration
pip install semantica[llm-all]    # All LLM providers
pip install semantica[all]        # Everything

Contributors

@KaifAhmad1

@ZohaibHassan16

@Sameer6305

@Alex-wuhu

@AlexeyMyslin


PyPI · GitHub Release · Documentation

相关地址:原始地址 下载(tar) 下载(zip)

1、 semantica-0.4.0-py3-none-any.whl 1.24MB

2、 semantica-0.4.0.tar.gz 1.15MB

查看:2026-04-08发行的版本