Skip to content

[WIP] Migrate to the NamedGraphs v0.14 interface - #126

Draft
mtfishman wants to merge 2 commits into
mainfrom
mf/namedgraphs-v0.14
Draft

[WIP] Migrate to the NamedGraphs v0.14 interface#126
mtfishman wants to merge 2 commits into
mainfrom
mf/namedgraphs-v0.14

Conversation

@mtfishman

@mtfishman mtfishman commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

NamedGraphs v0.14 removed the submodules DataGraphs imported from and replaced the position-graph interface with encode and decode, so main cannot load against it. Also clears the ambiguities it surfaced and fixes two quotient_graph bugs.

TODO

  • Drop the [sources] pin once NamedGraphs 0.14 registers.

NamedGraphs v0.14 replaced the position-graph interface with encode and decode, and removed the submodules DataGraphs imported from, so `main` cannot load against it at all. Also clears the five method ambiguities the migration surfaced and turns on the Aqua check guarding them.
Records that 0.6.0 requires NamedGraphs v0.14, whose breaking changes reach the
graph types here through `AbstractNamedGraph`, and points at the NamedGraphs
changelog for what those are.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant