Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement XPath queries for LDs #614

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Conversation

MaxDall
Copy link
Collaborator

@MaxDall MaxDall commented Sep 16, 2024

This PR enables developers to query a LinkedDataMapping using XPath expressions by adding a method called xpath_search to LinkedDataMapping.

For an example, please take a look at the test cases.

addie9800
addie9800 previously approved these changes Sep 16, 2024
Copy link
Collaborator

@addie9800 addie9800 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice addition. Perhaps we should consider starting a new doc file with the utility functions, so that one can easily have an overview of what's available

@MaxDall MaxDall merged commit dc1ec9b into master Sep 17, 2024
4 checks passed
@MaxDall MaxDall deleted the implement-xpath-search-for-lds branch September 17, 2024 07:01
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