mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Review finding, reproduced. The reified node reduced the relationship type to its last fragment or path component, so https://a.example/ns#employs and https://b.example/ns#employs both became semantica:type "employs". The temporal node no longer said which predicate it described, and it disagreed with the direct triple written beside it, which carries the full IRI. The full predicate is written instead. I had flagged the local-name form as a deliberate simplification in the PR description; the collision case shows it was the wrong call. 2 further tests.