mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
config: adds oai prefix
This commit is contained in:
@@ -314,3 +314,11 @@ reopened regularly.
|
|||||||
|
|
||||||
See https://docs.sqlalchemy.org/en/latest/core/engines.html.
|
See https://docs.sqlalchemy.org/en/latest/core/engines.html.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
# OAI-PMH
|
||||||
|
# =======
|
||||||
|
# See https://github.com/inveniosoftware/invenio-oaiserver/blob/master/invenio_oaiserver/config.py
|
||||||
|
# TODO: move to gitlab
|
||||||
|
|
||||||
|
OAISERVER_ID_PREFIX = "repository.tugraz.at"
|
||||||
|
"""The prefix that will be applied to the generated OAI-PMH ids."""
|
||||||
|
|||||||
Reference in New Issue
Block a user