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

Handling Multiple language tags in strings #13

Open
Sebastiano-G opened this issue Mar 18, 2024 · 0 comments
Open

Handling Multiple language tags in strings #13

Sebastiano-G opened this issue Mar 18, 2024 · 0 comments

Comments

@Sebastiano-G
Copy link
Collaborator

It would be nice to have the possibility to recognise multiple language tags for strings both in the back and front end. Currently additional strings w/ language tags can be added to a triple via Blazegraph however the system doesn’t do anything with them.
In the back end there should be the possibility to specify the language of a string input (Text box > free text, Text Area, Dropdown/Checbox labels) as well as add additional ones. This should be available in the record creation form (rather than the template creation form).
For example if a template’s field matches text box > free text, the record creation form should display an additional option to specify the language of the input as well as the option to add more languages, in which case more fields will be required. Alternatively the language strings could be specified in the text input directly, with the @+letters+comma combination used to separate them in the graph (e.g. my string@en, mia string@it, etc…), as this combination is unlikely to occur naturally (?).

Sebastiano-G added a commit that referenced this issue Mar 20, 2024
Sebastiano-G added a commit that referenced this issue Mar 20, 2024
Sebastiano-G added a commit that referenced this issue Mar 28, 2024
#13 : providing users with the opportunity to select a main language when inserting a primary key label
#10 : currently adapting the entire Intermediate Templates mechanism to newly introduced features
Sebastiano-G added a commit that referenced this issue Aug 5, 2024
#10 : modify.html bugs have been fixed;
#13 : Record's main language is not set to the Label main language;
#14 : term.html now available for any URI (not URL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant