invenio-pidrelations


Nameinvenio-pidrelations JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/inveniosoftware/invenio-pidrelations
SummaryInvenio module that adds PID relations to the Invenio-PIDStore module.
upload_time2023-11-30 14:38:37
maintainer
docs_urlNone
authorCERN
requires_python
licenseMIT
keywords invenio pidstore persistent identifier relations
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    This file is part of Invenio.
    Copyright (C) 2017-2019 CERN.

    Invenio 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-PIDRelations
======================

.. image:: https://img.shields.io/github.com/inveniosoftware/invenio-pidrelations/workflows/CI/badge.svg
        :target: https://github.com/inveniosoftware/invenio-pidrelations/actions

.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-pidrelations.svg
        :target: https://coveralls.io/r/inveniosoftware/invenio-pidrelations

.. image:: https://img.shields.io/pypi/v/invenio-pidrelations.svg
        :target: https://pypi.org/pypi/invenio-pidrelations

*This is an experimental developer preview release.*

* Extends InvenioPIDStore with PID relations, allowing for defining
  PID versioning assembling PID collections or defining "Head" PIDs.


Further documentation is available on
https://invenio-pidrelations.readthedocs.io/


..
    This file is part of Invenio.
    Copyright (C) 2017-2019 CERN.
    Copyright (C) 2020 Northwestern University.

    Invenio 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.2.0 (released 30-11-2023)
-----------------------------------

- global: remove deprecated elasticsearch imports
- remove deprecated flask-babelex import
- CI: update test config
- installation: upgrade invenio-search
- tests: update run-tests script
- installation: update extras' keys
- installation: upgrade pytest invenio
- blueprints: fix naming (deprecation of dots usage)
- tests: update fixtures settings

Version 0.1.0 (released 12-07-2020)
-----------------------------------

- Migrate CI to GitHub actions

Version 1.0.0a7 (released 08-21-2020)
-------------------------------------

- Dependencies update
- Python 3 update
- Execution of RFC 21: removal of examples app

Version 1.0.0a6 (released 08-05-2019)
-------------------------------------

- Model update by adding `relation_type` as primary key
- Dependencies update
- Reduce travis builds

Version 1.0.0a5 (released 06-28-2019)
-------------------------------------

- Dependencies update
- API refactoring by making it more node-centric
- License change to MIT

Version 1.0.0a4 (released 02-11-2017)
-------------------------------------

- Initial public release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inveniosoftware/invenio-pidrelations",
    "name": "invenio-pidrelations",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "invenio pidstore persistent identifier relations",
    "author": "CERN",
    "author_email": "info@inveniosoftware.org",
    "download_url": "https://files.pythonhosted.org/packages/3d/40/8753f6aa5b06d5e4a6ad6370b4a1caf5d2bd60f0ead1fa0436f3dbbcc08d/invenio-pidrelations-0.2.0.tar.gz",
    "platform": "any",
    "description": "..\n    This file is part of Invenio.\n    Copyright (C) 2017-2019 CERN.\n\n    Invenio is free software; you can redistribute it and/or modify it\n    under the terms of the MIT License; see LICENSE file for more details.\n\n\n======================\n Invenio-PIDRelations\n======================\n\n.. image:: https://img.shields.io/github.com/inveniosoftware/invenio-pidrelations/workflows/CI/badge.svg\n        :target: https://github.com/inveniosoftware/invenio-pidrelations/actions\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-pidrelations.svg\n        :target: https://coveralls.io/r/inveniosoftware/invenio-pidrelations\n\n.. image:: https://img.shields.io/pypi/v/invenio-pidrelations.svg\n        :target: https://pypi.org/pypi/invenio-pidrelations\n\n*This is an experimental developer preview release.*\n\n* Extends InvenioPIDStore with PID relations, allowing for defining\n  PID versioning assembling PID collections or defining \"Head\" PIDs.\n\n\nFurther documentation is available on\nhttps://invenio-pidrelations.readthedocs.io/\n\n\n..\n    This file is part of Invenio.\n    Copyright (C) 2017-2019 CERN.\n    Copyright (C) 2020 Northwestern University.\n\n    Invenio is free software; you can redistribute it and/or modify it\n    under the terms of the MIT License; see LICENSE file for more details.\n\n\nChanges\n=======\n\nVersion 0.2.0 (released 30-11-2023)\n-----------------------------------\n\n- global: remove deprecated elasticsearch imports\n- remove deprecated flask-babelex import\n- CI: update test config\n- installation: upgrade invenio-search\n- tests: update run-tests script\n- installation: update extras' keys\n- installation: upgrade pytest invenio\n- blueprints: fix naming (deprecation of dots usage)\n- tests: update fixtures settings\n\nVersion 0.1.0 (released 12-07-2020)\n-----------------------------------\n\n- Migrate CI to GitHub actions\n\nVersion 1.0.0a7 (released 08-21-2020)\n-------------------------------------\n\n- Dependencies update\n- Python 3 update\n- Execution of RFC 21: removal of examples app\n\nVersion 1.0.0a6 (released 08-05-2019)\n-------------------------------------\n\n- Model update by adding `relation_type` as primary key\n- Dependencies update\n- Reduce travis builds\n\nVersion 1.0.0a5 (released 06-28-2019)\n-------------------------------------\n\n- Dependencies update\n- API refactoring by making it more node-centric\n- License change to MIT\n\nVersion 1.0.0a4 (released 02-11-2017)\n-------------------------------------\n\n- Initial public release.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Invenio module that adds PID relations to the Invenio-PIDStore module.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/inveniosoftware/invenio-pidrelations"
    },
    "split_keywords": [
        "invenio",
        "pidstore",
        "persistent",
        "identifier",
        "relations"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c99d6a8ef100eae0df468f6022731228c17ecc0d6b1dc8fa0dde183f2cc0afc8",
                "md5": "731a571127a438f816dcac6f6d0a33f7",
                "sha256": "ef52164ef6d4c7e61bf0ec634149441f5551b598d6e1c9baddd87bff53164985"
            },
            "downloads": -1,
            "filename": "invenio_pidrelations-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "731a571127a438f816dcac6f6d0a33f7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 23558,
            "upload_time": "2023-11-30T14:38:35",
            "upload_time_iso_8601": "2023-11-30T14:38:35.724198Z",
            "url": "https://files.pythonhosted.org/packages/c9/9d/6a8ef100eae0df468f6022731228c17ecc0d6b1dc8fa0dde183f2cc0afc8/invenio_pidrelations-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d408753f6aa5b06d5e4a6ad6370b4a1caf5d2bd60f0ead1fa0436f3dbbcc08d",
                "md5": "a6465b514fee5c352004697f32ad608a",
                "sha256": "bdd418cecfc73ca0e81d0dff5d49f637ed97d7fa6994f5c075b6e4621311e7fb"
            },
            "downloads": -1,
            "filename": "invenio-pidrelations-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a6465b514fee5c352004697f32ad608a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34692,
            "upload_time": "2023-11-30T14:38:37",
            "upload_time_iso_8601": "2023-11-30T14:38:37.428527Z",
            "url": "https://files.pythonhosted.org/packages/3d/40/8753f6aa5b06d5e4a6ad6370b4a1caf5d2bd60f0ead1fa0436f3dbbcc08d/invenio-pidrelations-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 14:38:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inveniosoftware",
    "github_project": "invenio-pidrelations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-pidrelations"
}
        
Elapsed time: 0.15082s