We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The translation of "global" in the context of "global citation count" to "weltweit" is wrong.
VIVO/home/src/main/resources/rdf/i18n/de_DE/tbox/firsttime/initialTBoxAnnotations.nt
Line 540 in 7c2295f
Line 596 in 7c2295f
Describe the solution you'd like Better translation. Ideas:
<http://purl.org/spar/c4o/hasGlobalCountValue> <http://www.w3.org/2000/01/rdf-schema#label> "hat globalen Zählwert"@de-DE . And: <http://purl.org/spar/c4o/hasGlobalCitationFrequency> <http://www.w3.org/2000/01/rdf-schema#label> "weltweite Zitationshäufigkeit"@de-DE .
<http://purl.org/spar/c4o/hasGlobalCountValue> <http://www.w3.org/2000/01/rdf-schema#label> "hat globalen Zählwert"@de-DE .
<http://purl.org/spar/c4o/hasGlobalCitationFrequency> <http://www.w3.org/2000/01/rdf-schema#label> "weltweite Zitationshäufigkeit"@de-DE .
Describe alternatives you've considered There must be something better. VIVO-DE, what do you think?
Related to #3794
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The translation of "global" in the context of "global citation count" to "weltweit" is wrong.
VIVO/home/src/main/resources/rdf/i18n/de_DE/tbox/firsttime/initialTBoxAnnotations.nt
Line 540 in 7c2295f
VIVO/home/src/main/resources/rdf/i18n/de_DE/tbox/firsttime/initialTBoxAnnotations.nt
Line 596 in 7c2295f
Describe the solution you'd like
Better translation. Ideas:
<http://purl.org/spar/c4o/hasGlobalCountValue> <http://www.w3.org/2000/01/rdf-schema#label> "hat globalen Zählwert"@de-DE .
And:
<http://purl.org/spar/c4o/hasGlobalCitationFrequency> <http://www.w3.org/2000/01/rdf-schema#label> "weltweite Zitationshäufigkeit"@de-DE .
Describe alternatives you've considered
There must be something better. VIVO-DE, what do you think?
Related to #3794
The text was updated successfully, but these errors were encountered: