invenio-dnb-urn


Nameinvenio-dnb-urn JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/ulbmuenster/invenio-dnb-urn
Summary"InvenioRDM module so support DNB urn registration."
upload_time2024-04-05 15:17:48
maintainerNone
docs_urlNone
authorUniversity of Münster
requires_python>=3.9
licenseMIT
keywords invenio todo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2022-2024 University of Münster.

    invenio-dnb-urn is free software; you can redistribute it and/or modify
    it under the terms of the MIT License; see LICENSE file for more details.

=================
 invenio-dnb-urn
=================

DNB support module for InvenioRDM. It offers a URN PIDProvider and additional metadata formats to be included
in the OAI-PMH server. Currently these are epicur and xMetaDissPlus.
In a later step the epicur format will be replaced by extending the URN PIDProvider by accessing the
DNB REST-APIs to directly mint new and changed URN's.

Please follow the instructions on https://inveniordm.docs.cern.ch/ for configuration and installation.

..
    Copyright (C) 2024 University of Münster.

    invenio-dnb-urn is free software; you can redistribute it and/or modify
    it under the terms of the MIT License; see LICENSE file for more details.

Changes
=======

Version 0.1.0 (released TBD)

- Initial public release.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ulbmuenster/invenio-dnb-urn",
    "name": "invenio-dnb-urn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "invenio TODO",
    "author": "University of M\u00fcnster",
    "author_email": "forschungsdaten@uni-muenster.de",
    "download_url": "https://files.pythonhosted.org/packages/ed/3a/2f4f18cb3a910fe02ba39667e67b33cd45c4a7dbf1e24d0cc3349325eff4/invenio-dnb-urn-0.2.2.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2022-2024 University of M\u00fcnster.\n\n    invenio-dnb-urn is free software; you can redistribute it and/or modify\n    it under the terms of the MIT License; see LICENSE file for more details.\n\n=================\n invenio-dnb-urn\n=================\n\nDNB support module for InvenioRDM. It offers a URN PIDProvider and additional metadata formats to be included\nin the OAI-PMH server. Currently these are epicur and xMetaDissPlus.\nIn a later step the epicur format will be replaced by extending the URN PIDProvider by accessing the\nDNB REST-APIs to directly mint new and changed URN's.\n\nPlease follow the instructions on https://inveniordm.docs.cern.ch/ for configuration and installation.\n\n..\n    Copyright (C) 2024 University of M\u00fcnster.\n\n    invenio-dnb-urn is free software; you can redistribute it and/or modify\n    it under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion 0.1.0 (released TBD)\n\n- Initial public release.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"InvenioRDM module so support DNB urn registration.\"",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/ulbmuenster/invenio-dnb-urn"
    },
    "split_keywords": [
        "invenio",
        "todo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed3a2f4f18cb3a910fe02ba39667e67b33cd45c4a7dbf1e24d0cc3349325eff4",
                "md5": "ea61b5a73762ae82868cac703142335d",
                "sha256": "07dded6d78b109fee60cc8b48fba1140d514c2892408cfe330955c568c25ff59"
            },
            "downloads": -1,
            "filename": "invenio-dnb-urn-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ea61b5a73762ae82868cac703142335d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12591,
            "upload_time": "2024-04-05T15:17:48",
            "upload_time_iso_8601": "2024-04-05T15:17:48.365144Z",
            "url": "https://files.pythonhosted.org/packages/ed/3a/2f4f18cb3a910fe02ba39667e67b33cd45c4a7dbf1e24d0cc3349325eff4/invenio-dnb-urn-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 15:17:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ulbmuenster",
    "github_project": "invenio-dnb-urn",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "invenio-dnb-urn"
}
        
Elapsed time: 0.22356s