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

Extra TAB in metadata files #877

Closed
TomazErjavec opened this issue Jul 2, 2024 · 1 comment
Closed

Extra TAB in metadata files #877

TomazErjavec opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@TomazErjavec
Copy link
Collaborator

All the metadata TSV files have (except in the header row) an extra TAB at the end of the line, e.g.
ParlaMint-AT_2005-04-27-022-XXII-NRSITZ-00108-meta-en.tsv.
This make GitHub complain and, in general, could lead to problems with processing, so it should be corrected in

<xsl:value-of select="concat(et:tsv-value(replace($speaker/tei:birth/@when, '-.+', '')), '&#9;')"/>

@TomazErjavec TomazErjavec added the bug Something isn't working label Jul 2, 2024
@TomazErjavec TomazErjavec added this to the Future milestone Jul 2, 2024
@TomazErjavec TomazErjavec self-assigned this Jul 2, 2024
TomazErjavec added a commit that referenced this issue Jul 2, 2024
TomazErjavec added a commit that referenced this issue Jul 3, 2024
@TomazErjavec
Copy link
Collaborator Author

Fixed XSLT & made new samples, looks good, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant