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

Optional property support in parallax navigation #140

Open
namedgraph opened this issue Oct 30, 2022 · 0 comments
Open

Optional property support in parallax navigation #140

namedgraph opened this issue Oct 30, 2022 · 0 comments

Comments

@namedgraph
Copy link
Member

Right now "Related results" are rendered from the results of the current container page. That rules out any properties that are not on that page, i.e. optional properties because some instances have them and some don't.

It would be rather simple to generate a SPARQL queries that retrieves all properties of all instances projected by the container, allowing parallax navigation using optional properties as well. The query performance might be a problem though.

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

No branches or pull requests

1 participant