Opened 14 years ago

Closed 12 years ago

#40 closed enhancement (fixed)

link to language information URL

Reported by: dietuyt Owned by: paucas
Priority: critical Milestone:
Component: VLO web app Version:
Keywords: Cc: patdui

Description

link the ISO-639-3 (and the ISO-639-1) language codes to http://www.clarin.eu/external/language.php?code=eng (or ...en) so that users can get more information about a used language at each point

Change History (7)

comment:1 Changed 14 years ago by dietuyt

Priority: majorcritical

Also the language name should appear, as defined in:
clarin.eu:cr1:c_1271859438110 (ISO-639-3 -> language codes of 3 characters)
clarin.eu:cr1:c_1271859438109 (ISO-639-1 -> language codes of 2 characters)

For the IMDI records the following element should be used (language code and not the name):

/Components/Session?/MDGroup/Content/Content_Languages/Id

comment:2 Changed 14 years ago by dietuyt

For completeness: in IMDI language codes the prefix ISO639-3: should be removed and the label should be shown (as derived from the 3 character language code)

comment:3 Changed 13 years ago by paucas

Owner: changed from patdui to paucas
Status: newaccepted

comment:4 Changed 13 years ago by dietuyt

And if there are accidentily any SIL-language codes (like RFC1766:x-sil-DUT) left, eg in the IMDI files, they should be mapped beforehand to their ISO-639-3 equivalent using source:metadata/trunk/toolkit/xslt/sil_to_iso6393.xml

comment:5 Changed 13 years ago by paucas

Resolution: fixed
Status: acceptedclosed

done

comment:6 Changed 13 years ago by dietuyt

Resolution: fixed
Status: closedreopened

The language label in the ShowResult? page still does not have a link to eg

http://www.clarin.eu/external/language.php?code=eng

for English.

comment:7 Changed 12 years ago by teckart

Resolution: fixed
Status: reopenedclosed

Fixed in trunk. Facet "Language" on ShowResult? page replaced by facet "LanguageLink?".

Note: See TracTickets for help on using tickets.