vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
202 stars 127 forks source link

Remove errant text from i18n N3 file #3880

Closed brianjlowe closed 1 year ago

brianjlowe commented 1 year ago

[VIVO GitHub issue](https://github.com/vivo-project/VIVO/issues/3862)

What does this pull request do?

Georgy discovered that some extraneous text had crept into one of the RDF files, making it invalid N3. This PR removes that text.

How should this be tested?

Check that no RIOT parsing errors are thrown as i18n N3 files are read at startup.

Interested parties

@VIVO-project/vivo-committers

brianjlowe commented 1 year ago

Redundant PR to #3881