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

Need a SPARQL response renderer #89

Open
patrickmj opened this issue Jun 7, 2023 · 0 comments
Open

Need a SPARQL response renderer #89

patrickmj opened this issue Jun 7, 2023 · 0 comments
Assignees
Labels
📝 renderers Work related to a Renderer 🏆 enhancement New feature or request

Comments

@patrickmj
Copy link
Contributor

Sometimes a renderer needs to bypass the renderArray and just drop the raw SPARQL result into a json blob for the js to deal with.

Public Art data is the first example.

Needs to ignore render array on build, and just stuff the JSON response into a js constant.

@patrickmj patrickmj self-assigned this Jun 7, 2023
@patrickmj patrickmj added 🏆 enhancement New feature or request 📝 renderers Work related to a Renderer labels Jun 7, 2023
@patrickmj patrickmj changed the title Need a SPARQL renderer Need a SPARQL response renderer Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 renderers Work related to a Renderer 🏆 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant