Skip to content

Commit

Permalink
DCAT / Mobility / Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Jan 30, 2024
1 parent 8a2117f commit 41e1132
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,14 @@
xmlns:mobilitydcatap="https://w3id.org/mobilitydcat-ap"
exclude-result-prefixes="#all">

<!-- Import related templates -->
<xsl:import href="../eu-dcat-ap/eu-dcat-ap-core.xsl"/>
<xsl:import href="mobility-dcat-ap-dataset.xsl"/>

<xsl:template name="create-namespaces-eu-dcat-mobilitydcatap">
<xsl:call-template name="create-namespaces-eu-dcat-ap"/>
<xsl:namespace name="mobilitydcatap" select="'https://w3id.org/mobilitydcat-ap'"/>
</xsl:template>





<xsl:variable name="mobilityThemeThesaurusKey"
select="'https://w3id.org/mobilitydcat-ap/mobility-theme'"/>

Expand Down

0 comments on commit 41e1132

Please sign in to comment.