Skip to content

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Jul 31, 2025

This PR adds semantic-graph-specific classes to model paths and path weights in the semantic graph. Paths in the semantic graph can be used to figure out the computation (the recipe) for attributes, and the weight function helps to limit traversal so that only valid paths are taken.

@plypaul plypaul requested a review from a team as a code owner July 31, 2025 07:45
@cla-bot cla-bot bot added the cla:yes label Jul 31, 2025
@plypaul plypaul changed the title Add semantic-graph-specific path / path weight-function Add path weight-function for the semantic graph Jul 31, 2025
@plypaul plypaul force-pushed the p/semantic_graph__52 branch from 16be0e6 to f3fd715 Compare July 31, 2025 13:56
@plypaul plypaul force-pushed the p/semantic_graph__51 branch from ee240b8 to b1e4200 Compare August 1, 2025 20:47
@plypaul plypaul force-pushed the p/semantic_graph__52 branch from f3fd715 to 71c723a Compare August 1, 2025 20:47
@plypaul plypaul force-pushed the p/semantic_graph__51 branch from b1e4200 to 5018767 Compare August 1, 2025 20:53
@plypaul plypaul force-pushed the p/semantic_graph__52 branch 2 times, most recently from 5be84f6 to 8aab96a Compare August 1, 2025 21:12
Base automatically changed from p/semantic_graph__51 to main August 1, 2025 21:36
@plypaul plypaul force-pushed the p/semantic_graph__52 branch from 8aab96a to 27f6f80 Compare August 1, 2025 21:42
@plypaul plypaul merged commit 719c263 into main Aug 1, 2025
12 checks passed
@plypaul plypaul deleted the p/semantic_graph__52 branch August 1, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants