Closed adamretter closed 3 years ago
Perhaps this is also related?
There are 2 methods to solve this problem: pass the app parameter to English by default (pereferences.properties)
workLanguage = en
by
workLanguage = en
and / or
change the lines: dct: title "TNA Taxonomy"; dct: language "en"; by :
pass the app parameter to English by default (pereferences.properties)
I had already set the workLanguage=en
whilst installing the system, see here: https://github.com/miledrousset/Opentheso2/pull/20/files#diff-3a2b905feb762be991a26e8ea2ffa57e0906a1d658eafac285d637459ddcc856R2
xml: lang = "en"
Thanks, I will try the xml:lang
suggestion for working around the issue :-)
I added a new war with the corrections https://github.com/miledrousset/Opentheso2/releases/tag/v21.02.1
@miledrousset Thanks
We have a very small experimental taxonomy in SKOS. After importing an RDF Turtle file, the language in Opentheso2 always defaults to French and it doesn't seem possible to change it (see attached screenshot). However, our SKOS specifies a language on the
ConceptScheme
, e.g.:Is this a bug, or am I doing something wrong?