Skip to content

Commit

Permalink
Added FIN-CLARIN as externally defined provider
Browse files Browse the repository at this point in the history
  • Loading branch information
twagoo committed Sep 25, 2024
1 parent 2646066 commit 81c5ef4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config-clarin-clarin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,13 @@
</import>
<!-- Virtual Collection Registry -->
<provider url="https://collections.clarin.eu/oai"/>
<!--
FIN-CLARIN is harvested from the same endpoint as CLARINO but is defined separately here to avoid being listed under the same national project.
Note that the double slash in the URL is not a typo, but is there to meet the unique endpoint URL requirement.
See <https://github.com/clarin-eric/metadata-curation/issues/12>.
-->
<provider url="https://clarino.uib.no//oai" name="FIN-CLARIN">
<set>FIN-CLARIN</set>
</provider>
</providers>
</config>

0 comments on commit 81c5ef4

Please sign in to comment.