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

TSV Notes Files and GL Snippets #73

Open
jag3773 opened this issue Sep 17, 2020 · 2 comments
Open

TSV Notes Files and GL Snippets #73

jag3773 opened this issue Sep 17, 2020 · 2 comments
Assignees

Comments

@jag3773
Copy link
Contributor

jag3773 commented Sep 17, 2020

There is a long standing issue that Russ reminded me of recently. The fundamental problem is that we need to publish the new TSV notes files but that means that translationStudio loses the GL snippets that are in the previous markdown formatted notes files.

Basically, we need to get the Catalog processor to read alignment data and save the output to JSON for the v2 translationStudio catalog endpoint. Maybe we could wrap the JS that reads the alignment data in a Lambda or Docker container to do this? Or should we port the code to Python to do this?

Alternate option: we keep the GLQuote column in the TSV format and make tC Create write that field properly based on alignment data. Then we make the Catalog pull the data out of that field to create the v2 tS catalog endpoint. This is not my favorite because I don't like the GLQuote column. However, I could be persuaded that keep this field in the TSV spec could be helpful in certain situations, this being one of them.

cc @RobH123 @da1nerd

@da1nerd
Copy link
Contributor

da1nerd commented Oct 16, 2020

Hi @jag3773 I'm not exactly following how we are going to re-construct the GLQuote information for the ts api. How will the alignment data help with this?

@birchamp
Copy link

@jag3773 did this get answered? ^^

@jag3773 jag3773 assigned RobH123 and unassigned da1nerd Nov 2, 2020
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

4 participants