Skip to content

Commit

Permalink
MW / DCAT / Distribution / Add resource language.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Jan 31, 2025
1 parent e480f45 commit c145bf2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,9 @@
<xsl:apply-templates mode="iso19115-3-to-dcat"
select="ancestor::mdb:MD_Metadata/mdb:dataQualityInfo/*/mdq:report/*/mdq:result[mdq:DQ_ConformanceResult and mdq:DQ_ConformanceResult/mdq:pass/*/text() = 'true']"/>
-->

<xsl:apply-templates mode="iso19115-3-to-dcat"
select="ancestor::mdb:MD_Metadata/mdb:identificationInfo/*/mri:defaultLocale"/>
</xsl:if>

<xsl:copy-of select="$additionalProperties"/>
Expand Down

0 comments on commit c145bf2

Please sign in to comment.