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

300 add marc xml encoder #302

Closed
wants to merge 4 commits into from
Closed

300 add marc xml encoder #302

wants to merge 4 commits into from

Conversation

dr0i
Copy link
Member

@dr0i dr0i commented Jul 4, 2019

Resolves #300.

dr0i added 4 commits July 1, 2019 15:56
- add tests

This is a copy of the files of the closed but unmerged PR #297.

See #300.
As a "leader" field is possible in marc21 this makes it possible to access the
whole leader, thus enhancing the already possible access of bibliographically
relevant part of it.

See #300.
By implementing the interfaces instead of extending DefaultObjectPipe the
"closeStream" method can be declared, pushing the record to the downstream
module.

- add test

Complements #296.
@dr0i
Copy link
Member Author

dr0i commented Jul 4, 2019

In favour of #301.

@fsteeg
Copy link
Member

fsteeg commented Jul 4, 2019

We're continuing in #301, closing.

@fsteeg fsteeg closed this Jul 4, 2019
@dr0i dr0i deleted the 300-addMarcXmlEncoder_ branch July 5, 2019 11:23
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

Successfully merging this pull request may close these issues.

Provide MarcXmlEncoder
2 participants