Skip to content

Commit

Permalink
INSPIRE / IACS validation require a specific date for the thesaurus.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Feb 14, 2024
1 parent fcb018d commit 6e8d245
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
<title thesaurus="INSPIRE priority data set"
register="INSPIRE priority data set"
date="2018-04-04"/>
<title thesaurus="IACS data"
register="IACS data"
date="2021-06-08"/>
</xsl:variable>

<xsl:variable name="isInspireThemes"
Expand All @@ -99,8 +102,6 @@
select="$thesaurusTitles/title[@register = $registerEnglishTitle]/@date"/>

<xsl:template match="/documents">


<rdf:RDF xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
Expand Down Expand Up @@ -219,4 +220,4 @@

<xsl:template mode="concept"
match="*"/>
</xsl:stylesheet>
</xsl:stylesheet>

0 comments on commit 6e8d245

Please sign in to comment.