Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isof / SWELANG records not harvested as CLARIN metadata #20

Open
twagoo opened this issue Dec 4, 2024 · 1 comment
Open

Isof / SWELANG records not harvested as CLARIN metadata #20

twagoo opened this issue Dec 4, 2024 · 1 comment

Comments

@twagoo
Copy link
Member

twagoo commented Dec 4, 2024

We have received a request to harvest the Isof (Institutet för språk och folkminnen (=SWELANG?)) records. These are listed at https://sprakresurser.isof.se/ as well as via the SND portal.

At the moment, this has been implemented by configuring the harvest of the ISOF set from the SND provider:

    <provider url="https://snd.se/oai-pmh" name="Swedish National Data Service">
        <!-- ISOF, see https://sprakresurser.isof.se/ -->
        <set>principal:isof.se</set>
        <!-- subject "Language technology" -->
        <set>subject:ssif:10208</set>
    </provider>

https://github.com/clarin-eric/oai-harvest-config/blob/1486b767f0f2b816ffb673f5321f273c95927373/config-others-others.xml#L158-L163

Since SND is not a centre, and we are also harvesting other SND metadata (at the request of SND: subject:ssif:10208 = records with the subject "Language technology"), this is done as part of the "others" configuration. Therefore the Isof metadata does not get the full "CLARIN" treatment, i.e. they are harvested once a week and are not listed with a metadata provider but as part of "Others" in the metadata provider facet.

@twagoo
Copy link
Member Author

twagoo commented Jan 20, 2025

Harvest of ISOF from SND is similar to the case of FIN-CLARIN, and can be solved by 1) adding the provider to the centre registry and 2) overriding the name in the harvester config. This will become possible with the forthcoming major release of the harvest manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant