Skip to content

Dublin Core serializer needs update #315

Open
@jma

Description

Describe the bug

serialize_oaipmh serializer (

def serialize_oaipmh(self, pid, record):
) causes a crash of invenio-oaiserver.

invenio-oaiserver has been change, the serializer is called with a python dict instead of a Record instance.

This serializer should be updated in a similar way than invenio-rdm: https://github.com/inveniosoftware/invenio-rdm-records/blob/89e63fe293a28204f678a0de81f2e2614943b800/invenio_rdm_records/resources/serializers/dublincore/__init__.py#L36

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions