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

fix: retrieve remote profiles only once #340

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

recalcitrantsupplant
Copy link
Collaborator

Where remote profiles are defined with two classes (e.g. a ListingProfile that is also an ObjectProfile), the existing profile retrieval DESCRIBE incorrectly retrieved triples for the profile twice. a SELECT DISTINCT has been included in the WHERE clause to prevent this.

Self approving as this is a one line change.

… there are differences in querying triples parsed from files vs remote profiles. This is either a bug or inconsistent behaviour in RDFLib not worth investigating as Graph is sufficient.
@recalcitrantsupplant recalcitrantsupplant merged commit fbfc599 into main Mar 18, 2025
2 checks passed
@recalcitrantsupplant recalcitrantsupplant deleted the david/bugfix-remote-profiles branch March 18, 2025 00:06
Copy link

🎉 This PR is included in version 4.6.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant