cessda / cessda.cdc.aggregator.shared-library

Python library containing shared code for the CESSDA CDC Aggregator
European Union Public License 1.2
0 stars 0 forks source link

Working draft of a client #8

Closed cessda-bitbucket-importer closed 3 years ago

cessda-bitbucket-importer commented 3 years ago

Original report on BitBucket by Toni Sissala (GitHub: toni-sissala).


Client reads DDI records with OAI-envelopes from filesystem, and synchronizes them to Document Store.

Will re-use components from kuha_common/query.py and kuha_common/document_store/client.py. Some changes might be needed to aforementioned modules to facilitate re-use.

Might also re-use components from kuha_client/kuha_client.py. Again the module requires changes to make it re-usable.

NOTE: proper structure and API will be made after Prototype. In other words, the API provided by Kuha modules will change.

cessda-bitbucket-importer commented 3 years ago

Original comment by Toni Sissala (GitHub: toni-sissala).


Fixed in https://github.com/cessda/cessda.cdc.aggregator/commit/52b2e7e686aa692ef465400bd3bf50b78100a6d5