trustgraph/trustgraph-flow
Cyber MacGeddon 79cfbc6abd Fix ontology selector defaults, add bypass mode, enforce domain/range (#908, #920)
- Align similarity_threshold default to 0.3 everywhere (class signature
  had stale 0.7). Fix matching contradiction in tech-spec.
- Add bypass_selector_below parameter (default 5) to skip vector
  similarity selection when ontology element count is small enough.
- Enforce domain/range constraints in TripleConverter for object
  properties and datatype properties, with subclass hierarchy support.
  Properties with no declared domain/range pass through unchanged.
- Add unit tests for domain/range validation, subclass acceptance,
  polymorphic pass-through, and selector bypass.
2026-05-16 13:52:52 +01:00
..
trustgraph Fix ontology selector defaults, add bypass mode, enforce domain/range (#908, #920) 2026-05-16 13:52:52 +01:00
pyproject.toml feat: IAM service, gateway auth middleware, capability model, and CLIs (#849) 2026-04-24 17:29:10 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00