-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Indexing / DCAT multilingual support (#8377)
* Indexing / DCAT multilingual support * Use 3 letter code for field ID like in ISO * Fix position to properly index a set of multilingual elements ```xml <dct:title xml:lang="nl">NL</dct:title> <dct:title xml:lang="en">EN</dct:title> ``` Related to metadata101/dcat-ap#5 * Update web/src/main/webapp/xslt/common/index-utils.xsl Co-authored-by: Jose García <[email protected]> --------- Co-authored-by: Jose García <[email protected]>
- Loading branch information
1 parent
e77f9d6
commit 1a780ac
Showing
1 changed file
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters