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

DataCite: set collection display name from repository name #16

Open
twagoo opened this issue Jan 6, 2025 · 0 comments
Open

DataCite: set collection display name from repository name #16

twagoo opened this issue Jan 6, 2025 · 0 comments

Comments

@twagoo
Copy link
Member

twagoo commented Jan 6, 2025

Use /OAI-PMH/Identify/repositoryName, e.g.

<OAI-PMH xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
    <responseDate>2025-01-06T10:28:44Z</responseDate>
    <request verb="Identify">https://ssh.datastations.nl/oai</request>
    <Identify>
        <repositoryName>
        DANS Data Station Social Sciences and Humanities Dataverse OAI Archive
        </repositoryName>
(..)
    </Identify>
</OAI-PMH>

assuming this is provided as a parameter by the harvester.

twagoo added a commit that referenced this issue Jan 6, 2025
Set collection display name header based on provider name  (implements #16)
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