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

Ensure multiple ResponseInfo objects can be handled when querying #185

Closed
berezovskyi opened this issue Sep 5, 2024 · 0 comments · Fixed by #203
Closed

Ensure multiple ResponseInfo objects can be handled when querying #185

berezovskyi opened this issue Sep 5, 2024 · 0 comments · Fixed by #203
Labels

Comments

@berezovskyi
Copy link
Member

berezovskyi commented Sep 5, 2024

See https://forum.open-services.net/t/cannot-obtain-nextpage-url-for-ewm-query-multiple-responseinfo-tags-in-the-query-result/825 for the problem statement

Same problem:

infoResource = triples.Count() == 0 ? null : (triples.First().Subject as IUriNode);

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 a pull request may close this issue.

1 participant