Skip to content

feat: add canonical parameter to to_graph method#65

Draft
lu-pl wants to merge 1 commit intomainfrom
lupl/canonical-graph
Draft

feat: add canonical parameter to to_graph method#65
lu-pl wants to merge 1 commit intomainfrom
lupl/canonical-graph

Conversation

@lu-pl
Copy link
Copy Markdown
Owner

@lu-pl lu-pl commented Apr 29, 2026

The feature adds a canonical parameter to the to_graph methods; this allows casting a canonicalized graph from lodkit.ttl and lodkit.TripleChain (or anything that inherits the _ToGraphMixin).

Closes #63.

The feature adds a `canonical` parameter to the `to_graph` methods; this allows casting a
canonicalized graph from `lodkit.ttl` and `lodkit.TripleChain` (or anything that inherits the `_ToGraphMixin`).

Closes #63.
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.

Add to_canonical_graph method to lodkit.ttl and lodkit.TripleChain

1 participant