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

Support for templated strings #96

Open
hjohns opened this issue Aug 15, 2023 · 2 comments
Open

Support for templated strings #96

hjohns opened this issue Aug 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@hjohns
Copy link
Collaborator

hjohns commented Aug 15, 2023

Would be useful to be able to manage a list of templated strings to use for labels.

Frameworks like mustache could enable dynamic data to be added:
E.g. Showing {{ displayResults }} of {{ numResults }}

@hjohns hjohns added the enhancement New feature or request label Aug 15, 2023
@recalcitrantsupplant
Copy link
Collaborator

  1. write out scenarios / use cases for templated strings
  2. what are potential solutions

@edmondchuc
Copy link
Collaborator

edmondchuc commented Aug 23, 2023

Scenarios

  • SPARQL query examples
  • System landing pages for VocPrez, SpacePrez, etc

Consider if this is stored in the database or statically in version control and added during the build step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants