dhlab-basel / alephmarcreader

Python Library to read Marc obtained from Aleph
GNU Affero General Public License v3.0
1 stars 0 forks source link

Abstract Base Class #9

Closed tobiasschweizer closed 5 years ago

tobiasschweizer commented 5 years ago

This PR adds an abstract base class that is implemented by AlephMarc21Reader. In the future, an implementation could be added for MarcXML.

closes #8

tobiasschweizer commented 5 years ago

@BalduinLandolt Thanks. Let's discuss it on Thursday.

tobiasschweizer commented 5 years ago

@BalduinLandolt I added an implementation for MarcXML, based on the file I received.

tobiasschweizer commented 5 years ago

note for myself: https://stackoverflow.com/questions/31457855/cant-instantiate-abstract-class-with-abstract-methods