Skip to content

Conversation

@JoshuaHarris391
Copy link
Collaborator

No description provided.

- Updated the DataDictionary class to initialize the nodes attribute after reading the JSON schema.
- Modified the test for parse_schema to assert the correct setting of nodes, ensuring that the expected node files are included in the nodes list.
- Included a new section in the usage.md file detailing the dd.generate_node_lookup() function, which provides a summary of nodes, their categories, and properties.
- Introduced the `get_min_node_path` function to determine the shortest path from a root node to a target node in the schema graph.
- Added supporting functions for graph construction, root node identification, and pathfinding.
- Updated documentation in `usage.md` to include examples of using the new functionality.
- Enhanced tests to cover the new pathfinding features and ensure correctness.
@JoshuaHarris391 JoshuaHarris391 merged commit 0122932 into main Aug 22, 2025
2 checks passed
@JoshuaHarris391 JoshuaHarris391 deleted the feature-minimum-node-path branch August 22, 2025 07:34
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.

2 participants