https://github.com/macbre/dlibra-py
Python interface for accessing dLibra-powered digital libraries using OAI-PMH protocol
https://github.com/macbre/dlibra-py
digital-libraries dlibra oai-pmh oai-pmh-client
Last synced: 3 months ago
JSON representation
Python interface for accessing dLibra-powered digital libraries using OAI-PMH protocol
- Host: GitHub
- URL: https://github.com/macbre/dlibra-py
- Owner: macbre
- License: mit
- Created: 2020-03-30T11:13:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T11:52:47.000Z (about 6 years ago)
- Last Synced: 2025-11-12T19:08:51.752Z (7 months ago)
- Topics: digital-libraries, dlibra, oai-pmh, oai-pmh-client
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dlibra-py
Python interface for accessing dLibra-powered digital libraries using OAI-PMH protocol.
## Links
* [dLibra documentation](https://docs.psnc.pl/display/DLI6)
* [Dublin Core RFC](https://www.ietf.org/rfc/rfc2413.txt)
* [OAI-PMH protocol support](https://docs.psnc.pl/pages/viewpage.action?pageId=65600) at `http:///dlibra/oai-pmh-repository.xml`
* [`pyoai`](https://pypi.org/project/pyoai/)