invenio-records-global-search


Nameinvenio-records-global-search JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/tu-graz-library/invenio-records-global-search
SummaryInvenioRDM module for the Dublin Core data model
upload_time2024-11-14 13:03:31
maintainerNone
docs_urlNone
authorTU Graz
requires_python>=3.12
licenseMIT
keywords invenio rdm data model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2023 Graz University of Technology.

    invenio-records-global-search 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-records-global-search
==============================

.. image:: https://github.com/tu-graz-library/invenio-records-global-search/workflows/CI/badge.svg
        :target: https://github.com/tu-graz-library/invenio-records-global-search/actions?query=workflow%3ACI

.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-records-global-search.svg
        :target: https://github.com/tu-graz-library/invenio-records-global-search/releases

.. image:: https://img.shields.io/pypi/dm/invenio-records-global-search.svg
        :target: https://pypi.python.org/pypi/invenio-records-global-search

.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-records-global-search.svg
        :target: https://github.com/tu-graz-library/invenio-records-global-search/blob/master/LICENSE

Dublin Core data model for InvenioRDM

Further documentation is available on
https://invenio-records-global-search.readthedocs.io/

Tests
-----

.. code-block:: console

    pipenv run ./run-tests.sh

..
    Copyright (C) 2023 Graz University of Technology.

    invenio-records-global-search 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 v0.3.2 (release 2024-11-14)

- fix: strip html tags


Version v0.3.1 (release 2024-07-11)

- fix: indexer_cls shared with rdm-records



Version v0.3.0 (release 2024-06-12)

- global: rely on finalize_app
- schema: allow empty rights.
  the license setting is not mondatory on the different datamodels
  therefore it can't be required on the global search



Version v0.2.3 (release 2024-02-14)

- search: change to rdm multi style
- fix: update should be allowed
- ruff: fix noqa v0.1.14


Version v0.2.2 (release 2024-01-07)

- fix: add missing permission


Version v0.2.1 (release 2023-11-23)

- translations: update
- facets: implement better wording for datamodel


Version v0.2.0 (release 2023-11-09)




Version v0.1.0 (release 2023-11-09)






            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tu-graz-library/invenio-records-global-search",
    "name": "invenio-records-global-search",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "invenio rdm data model",
    "author": "TU Graz",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/37/e1/17845609e591765afddfb2c70ffd7dfe440e9157dbe78be496d28822ef11/invenio-records-global-search-0.3.2.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2023 Graz University of Technology.\n\n    invenio-records-global-search is free software; you can redistribute it\n    and/or modify it under the terms of the MIT License; see LICENSE file for\n    more details.\n\n==============================\n invenio-records-global-search\n==============================\n\n.. image:: https://github.com/tu-graz-library/invenio-records-global-search/workflows/CI/badge.svg\n        :target: https://github.com/tu-graz-library/invenio-records-global-search/actions?query=workflow%3ACI\n\n.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-records-global-search.svg\n        :target: https://github.com/tu-graz-library/invenio-records-global-search/releases\n\n.. image:: https://img.shields.io/pypi/dm/invenio-records-global-search.svg\n        :target: https://pypi.python.org/pypi/invenio-records-global-search\n\n.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-records-global-search.svg\n        :target: https://github.com/tu-graz-library/invenio-records-global-search/blob/master/LICENSE\n\nDublin Core data model for InvenioRDM\n\nFurther documentation is available on\nhttps://invenio-records-global-search.readthedocs.io/\n\nTests\n-----\n\n.. code-block:: console\n\n    pipenv run ./run-tests.sh\n\n..\n    Copyright (C) 2023 Graz University of Technology.\n\n    invenio-records-global-search is free software; you can redistribute it\n    and/or modify it under the terms of the MIT License; see LICENSE file for\n    more details.\n\nChanges\n=======\n\nVersion v0.3.2 (release 2024-11-14)\n\n- fix: strip html tags\n\n\nVersion v0.3.1 (release 2024-07-11)\n\n- fix: indexer_cls shared with rdm-records\n\n\n\nVersion v0.3.0 (release 2024-06-12)\n\n- global: rely on finalize_app\n- schema: allow empty rights.\n  the license setting is not mondatory on the different datamodels\n  therefore it can't be required on the global search\n\n\n\nVersion v0.2.3 (release 2024-02-14)\n\n- search: change to rdm multi style\n- fix: update should be allowed\n- ruff: fix noqa v0.1.14\n\n\nVersion v0.2.2 (release 2024-01-07)\n\n- fix: add missing permission\n\n\nVersion v0.2.1 (release 2023-11-23)\n\n- translations: update\n- facets: implement better wording for datamodel\n\n\nVersion v0.2.0 (release 2023-11-09)\n\n\n\n\nVersion v0.1.0 (release 2023-11-09)\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "InvenioRDM module for the Dublin Core data model",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/tu-graz-library/invenio-records-global-search"
    },
    "split_keywords": [
        "invenio",
        "rdm",
        "data",
        "model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aba82d56bbc43c3ab839482789b342c38808eded43b4f321b35b0f6c75f24815",
                "md5": "9d066a0f51b6de0259114988c412e508",
                "sha256": "ce384bac15efd0b3c66a3672a19f576288d3923d1763638671d91d8d22c8ce38"
            },
            "downloads": -1,
            "filename": "invenio_records_global_search-0.3.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d066a0f51b6de0259114988c412e508",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.12",
            "size": 63432,
            "upload_time": "2024-11-14T13:03:29",
            "upload_time_iso_8601": "2024-11-14T13:03:29.541958Z",
            "url": "https://files.pythonhosted.org/packages/ab/a8/2d56bbc43c3ab839482789b342c38808eded43b4f321b35b0f6c75f24815/invenio_records_global_search-0.3.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37e117845609e591765afddfb2c70ffd7dfe440e9157dbe78be496d28822ef11",
                "md5": "5af041dac45cf63fd3ccd12a7350741b",
                "sha256": "d41c56dc47e3c53db5573a60d6d629ce9ca07db6e8302815bfa7232a2b9691dc"
            },
            "downloads": -1,
            "filename": "invenio-records-global-search-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5af041dac45cf63fd3ccd12a7350741b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 42943,
            "upload_time": "2024-11-14T13:03:31",
            "upload_time_iso_8601": "2024-11-14T13:03:31.212320Z",
            "url": "https://files.pythonhosted.org/packages/37/e1/17845609e591765afddfb2c70ffd7dfe440e9157dbe78be496d28822ef11/invenio-records-global-search-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 13:03:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tu-graz-library",
    "github_project": "invenio-records-global-search",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-records-global-search"
}
        
Elapsed time: 1.09996s