invenio-records-lom


Nameinvenio-records-lom JSON
Version 0.17.2 PyPI version JSON
download
home_pagehttps://github.com/tu-graz-library/invenio-records-lom
Summary"Invenio data model for Learning Object Metadata."
upload_time2024-11-14 13:04:55
maintainerNone
docs_urlNone
author"Graz University of Technology"
requires_python>=3.12
licenseMIT
keywords invenio record lom learning object metadata
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2020 Graz University of Technology.

    invenio-records-lom 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-lom
=====================

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

.. image:: https://github.com/tu-graz-library/invenio-records-lom/workflows/CI/badge.svg
        :target: https://github.com/tu-graz-library/invenio-records-lom/actions

.. image:: https://img.shields.io/coveralls/tu-graz-library/invenio-records-lom.svg
        :target: https://coveralls.io/r/tu-graz-library/invenio-records-lom

.. image:: https://img.shields.io/pypi/v/invenio-records-lom.svg
        :target: https://pypi.org/pypi/invenio-records-lom
        
.. image:: https://readthedocs.org/projects/invenio-records-lom/badge/?version=latest
        :target: https://invenio-records-lom.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black

Invenio module that adds a data model based on LOM (Learning Object Metadata).
The specification of the LOM-dialect used by this module can be found here: `LOM-UIBK (only available in german) <https://oer-repo.uibk.ac.at/lom/latest/>`_

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

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

    invenio-records-lom 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.17.2 (release 2024-11-14)

- views: ignore extraneous kwargs
- fix: change redirect codes to 302
- fix: fix redirecting of DOI-url
- oai: change default for learningresourcetype
- uploads: add load-default for `lifecycle.datetime`
- oai: add `lifecycle.datetime` to generated output
- fix: use `pre_dump` for dump-only OAI-schema
- fix: DOI resolution
- fix: get `UTC` timezone via correct attribute-name


Version v0.17.1 (release 2024-10-28)

- fix: accept `filename`-kwarg on file-download
- fix: import from correct path
- fix: build resource-configs
- fix: re-align `PreviewFile` with `invenio-app-rdm`


Version v0.17.0 (release 2024-10-26)

- jinja: use invenio's file_list macro over our copy
- ui: add button for downloading all files
- ui: implement collapsing for file-preview/file-list
- ui: add `technical_metadata` side-card
- ui: align `<EditButton />`'s style with invenio's
- ui: add info-link to stats sidecard
- ui: align side-cards' style with invenio's
- ui: align record-labels' style with invenio's
- ui: remove `dx.` from DOI-url when serializing
- fix: show `<LomStats />` also when no `createdDate`
- fix: remove `defaultValue` when `value` exists
- fix: pass props that prop-types marks as required
- fix: mark `closeAction` as optional
- fix: create full record rather than just metadata
- `LOMRecordData`: add fields from `self` to `.json`
- CI: lint javascript with `eslint`
- search-ui: remove field that LOM doesn't have
- react: don't use array-index as key
- react: destructure props
- js: use erroneously unused variables
- js: use camelCase
- react: add defaultProps
- react: add propTypes
- fix: request our custom mime-type in `EditButton`
- fix: realign signature of file-preview view-function
- fix: use `dict` for `RequestParser` args
- fix: re-align function signature with marshmallow
- fix: typo in entrypoints
- update: negotiate custom mimetype
- fix: finalize api-app too
- fix: remove `()` from `@pytest.fixture()`
- permission: change inheritance



Version v0.16.0 (release 2024-07-05)

- upgrade: add script to upgrade parent
- metadata: add method get_courses
- fix: deduped assume parent is a list
- fix: metadata rights not exists use param
- fix: missed removing metadata attribute usage
- utils: add LOMRecordData class
- utils: add create_record and update_record func
- services: move add identifier to components
- setup: move to python3.12 only


Version v0.15.2 (release 2024-06-18)

- oai: add missing function for getrecords
- oai: fix doi not exists
- fix: import deposit components from rdm


Version v0.15.1 (release 2024-06-13)

- fix: typo on attribute name
- add CC0 to license selection


Version v0.15.0 (release 2024-05-29)

- fix: update permission for manage
- if the entity is not a list what it should be it will be handled
  correctly
- the LOMMetadata handles now only the metadata
- add a function to check about duplicate entries

Version v0.14.0 (release 2024-05-06)

- modification: add statistic for a record


Version v0.13.5 (release 2024-04-23)

- oai: add date to contribute
- fix: vcard-serialization


Version v0.13.4 (release 2024-03-08)

- deps: add missing dependency


Version v0.13.3 (release 2024-03-08)

- fix: oai-pmh no centity
- configure permissions newly added to invenio


Version v0.13.2 (release 2024-02-27)

- mark user-visible errors for translation
- replace deprecated importlib.resources.open_text
- sanitize data coming from upload-page


Version v0.13.1 (release 2024-02-13)

- fix: method returns valid value


Version v0.13.0 (release 2024-02-12)

- oai: rebuild schema to dump
- tests: update run-tests to invenio standard
- refactore: serializers to rdm-records structure
- black: fix formating v24.1.1


Version v0.12.3 (release 2024-01-11)

- fix: indexer needs queue name


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

- fix: rebuild-index not working
- setup: add support for python3.10 and 3.11
- wording: change


Version v0.12.1 (release 2023-12-01)

- standardize rights-URLs passed to `LOMMetadata`
- alembic: add deletion_status field
- modification: alembic scripts


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

- setup: temporary remove python3.10
- fix: errors (mostly pylint)
- setup: remove test upper bounds
- cli: add parameter to create demo in backend
- ui: add new button to user dashboard
- search: add configuration for dashboard search
- permissions: change can_read_draft
- ui: redesign EditButton
- fix: version is an object
- compatibility: add attributes for rdm-records
- ui: add collapsable facets
- resources: add dublin core schema
- global: change prefix, add user_dashboard
- ui: change route prefix
- dashboard: change text
- services: make components configurable
- compatibility: change import paths
- refactor: remove unused file
- global: move jsonschemas to records
- global: migrate to invenio_i18n (flask-babel)
- setup: remove rdm-records boundary
- metadata: add methods
- stop grouping lifecycle.contributes by role
- stop grouping for data from upload-page
- stop grouping for data built with LOMMetadata
- group on OAI-PMH output computation to retain compatibility
- clean up file headers
- clean up config files


Version v0.11.1 (release 2023-08-03)

- fix: licenses url with slash as last character


Version v0.11.0 (release 2023-08-03)

- fix: license facets trailing slash
- fix: translation was configured wrong
- ui: remove current_user.id, not used
- ui: show management only if allowed
- fix: deposit edit needs permissions
- ui: add edit-button of records


Version v0.10.1 (release 2023-07-25)

- fix: use save key access


Version v0.10.0 (release 2023-07-25)

- translation: update
- refactor:
- ui: add doi to sidemenu
- tests: add pylint disable statements
- setup: use pytest-black-ng instead of pytest-black
- ui: add classification and course to landing page
- metadata: reimplement dedup for append_course
- metadata: change metadata a little bit
- refactor: remove python3.8 compatibility
- implement and configure facets (=search-filters)
- clean up various upload-page related things
- implement vcard and use it for OAI-PMH-output


Version v0.9.0 (release 2023-06-01)

- add `format` and `resource-type` to upload-page
- add schema for cleaner OAI-PMH-output
- add "$schema"-key to jsons in database
- update landing page
- implement and configure permissions
- fix image-preview by implementing iiif-resource


Version v0.8.1 (release 2023-04-28)

- upload: require license permission


Version v0.8.0 (release 2023-04-20)

- make compatible with invenio v11
- support DOI, publishing, deleting


Version v0.7.2 (release 2023-03-15)

- fix file-upload


Version v0.7.1 (release 2023-03-13)

- add .js-files that were erroneously missing from last PR


Version v0.7.0 (release 2023-03-13)

- global: fix various problems
- finish preview of deposit for test-server


Version v0.6.1 (release 2023-02-01)

- fix: pylint errors
- fix: syntax error in setup.cfg


Version v0.6.0 (release 2022-10-14)

- global: migrate to reusable workflows for publish
- typo: fixed wrong position of .
- test: move to reusable workflows
- tests: remove CACHE
- fix: change opensearch2 to opensearch in run-tests
- global: replace elasticsearch7 with opensearch2
- setup: update dependencies


Version v0.5.2 (release 2022-09-27)

- fix: javascript dependencies


Version v0.5.1 (release 2022-09-27)

- fix: pylint errors
- fix: ConfigurationMixin changed location
- global: pin flake8
- global: increase version of invenio-search


Version v0.5.0 (release 2022-07-29)

- fix missing schema for type link
- add the search feature
- update UI-serialization and landing page


Version v0.3.1 (release 2022-06-01)

- update publish action
- fix combined fixes




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tu-graz-library/invenio-records-lom",
    "name": "invenio-records-lom",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "invenio record LOM learning object metadata",
    "author": "\"Graz University of Technology\"",
    "author_email": "info@tugraz.at",
    "download_url": "https://files.pythonhosted.org/packages/aa/15/074a4a71482590a9dd9f4ccbcdfcec4b99420e4fe3ad4d2eae69bfea1456/invenio-records-lom-0.17.2.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2020 Graz University of Technology.\n\n    invenio-records-lom 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 invenio-records-lom\n=====================\n\n.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-records-lom.svg\n        :target: https://github.com/tu-graz-library/invenio-records-lom/blob/master/LICENSE\n\n.. image:: https://github.com/tu-graz-library/invenio-records-lom/workflows/CI/badge.svg\n        :target: https://github.com/tu-graz-library/invenio-records-lom/actions\n\n.. image:: https://img.shields.io/coveralls/tu-graz-library/invenio-records-lom.svg\n        :target: https://coveralls.io/r/tu-graz-library/invenio-records-lom\n\n.. image:: https://img.shields.io/pypi/v/invenio-records-lom.svg\n        :target: https://pypi.org/pypi/invenio-records-lom\n        \n.. image:: https://readthedocs.org/projects/invenio-records-lom/badge/?version=latest\n        :target: https://invenio-records-lom.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/psf/black\n\nInvenio module that adds a data model based on LOM (Learning Object Metadata).\nThe specification of the LOM-dialect used by this module can be found here: `LOM-UIBK (only available in german) <https://oer-repo.uibk.ac.at/lom/latest/>`_\n\nFurther documentation is available on\nhttps://invenio-records-lom.readthedocs.io/\n\n..\n    Copyright (C) 2020 Graz University of Technology.\n\n    invenio-records-lom 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\nChanges\n=======\n\nVersion v0.17.2 (release 2024-11-14)\n\n- views: ignore extraneous kwargs\n- fix: change redirect codes to 302\n- fix: fix redirecting of DOI-url\n- oai: change default for learningresourcetype\n- uploads: add load-default for `lifecycle.datetime`\n- oai: add `lifecycle.datetime` to generated output\n- fix: use `pre_dump` for dump-only OAI-schema\n- fix: DOI resolution\n- fix: get `UTC` timezone via correct attribute-name\n\n\nVersion v0.17.1 (release 2024-10-28)\n\n- fix: accept `filename`-kwarg on file-download\n- fix: import from correct path\n- fix: build resource-configs\n- fix: re-align `PreviewFile` with `invenio-app-rdm`\n\n\nVersion v0.17.0 (release 2024-10-26)\n\n- jinja: use invenio's file_list macro over our copy\n- ui: add button for downloading all files\n- ui: implement collapsing for file-preview/file-list\n- ui: add `technical_metadata` side-card\n- ui: align `<EditButton />`'s style with invenio's\n- ui: add info-link to stats sidecard\n- ui: align side-cards' style with invenio's\n- ui: align record-labels' style with invenio's\n- ui: remove `dx.` from DOI-url when serializing\n- fix: show `<LomStats />` also when no `createdDate`\n- fix: remove `defaultValue` when `value` exists\n- fix: pass props that prop-types marks as required\n- fix: mark `closeAction` as optional\n- fix: create full record rather than just metadata\n- `LOMRecordData`: add fields from `self` to `.json`\n- CI: lint javascript with `eslint`\n- search-ui: remove field that LOM doesn't have\n- react: don't use array-index as key\n- react: destructure props\n- js: use erroneously unused variables\n- js: use camelCase\n- react: add defaultProps\n- react: add propTypes\n- fix: request our custom mime-type in `EditButton`\n- fix: realign signature of file-preview view-function\n- fix: use `dict` for `RequestParser` args\n- fix: re-align function signature with marshmallow\n- fix: typo in entrypoints\n- update: negotiate custom mimetype\n- fix: finalize api-app too\n- fix: remove `()` from `@pytest.fixture()`\n- permission: change inheritance\n\n\n\nVersion v0.16.0 (release 2024-07-05)\n\n- upgrade: add script to upgrade parent\n- metadata: add method get_courses\n- fix: deduped assume parent is a list\n- fix: metadata rights not exists use param\n- fix: missed removing metadata attribute usage\n- utils: add LOMRecordData class\n- utils: add create_record and update_record func\n- services: move add identifier to components\n- setup: move to python3.12 only\n\n\nVersion v0.15.2 (release 2024-06-18)\n\n- oai: add missing function for getrecords\n- oai: fix doi not exists\n- fix: import deposit components from rdm\n\n\nVersion v0.15.1 (release 2024-06-13)\n\n- fix: typo on attribute name\n- add CC0 to license selection\n\n\nVersion v0.15.0 (release 2024-05-29)\n\n- fix: update permission for manage\n- if the entity is not a list what it should be it will be handled\n  correctly\n- the LOMMetadata handles now only the metadata\n- add a function to check about duplicate entries\n\nVersion v0.14.0 (release 2024-05-06)\n\n- modification: add statistic for a record\n\n\nVersion v0.13.5 (release 2024-04-23)\n\n- oai: add date to contribute\n- fix: vcard-serialization\n\n\nVersion v0.13.4 (release 2024-03-08)\n\n- deps: add missing dependency\n\n\nVersion v0.13.3 (release 2024-03-08)\n\n- fix: oai-pmh no centity\n- configure permissions newly added to invenio\n\n\nVersion v0.13.2 (release 2024-02-27)\n\n- mark user-visible errors for translation\n- replace deprecated importlib.resources.open_text\n- sanitize data coming from upload-page\n\n\nVersion v0.13.1 (release 2024-02-13)\n\n- fix: method returns valid value\n\n\nVersion v0.13.0 (release 2024-02-12)\n\n- oai: rebuild schema to dump\n- tests: update run-tests to invenio standard\n- refactore: serializers to rdm-records structure\n- black: fix formating v24.1.1\n\n\nVersion v0.12.3 (release 2024-01-11)\n\n- fix: indexer needs queue name\n\n\nVersion v0.12.2 (release 2024-01-07)\n\n- fix: rebuild-index not working\n- setup: add support for python3.10 and 3.11\n- wording: change\n\n\nVersion v0.12.1 (release 2023-12-01)\n\n- standardize rights-URLs passed to `LOMMetadata`\n- alembic: add deletion_status field\n- modification: alembic scripts\n\n\nVersion v0.12.0 (release 2023-11-09)\n\n- setup: temporary remove python3.10\n- fix: errors (mostly pylint)\n- setup: remove test upper bounds\n- cli: add parameter to create demo in backend\n- ui: add new button to user dashboard\n- search: add configuration for dashboard search\n- permissions: change can_read_draft\n- ui: redesign EditButton\n- fix: version is an object\n- compatibility: add attributes for rdm-records\n- ui: add collapsable facets\n- resources: add dublin core schema\n- global: change prefix, add user_dashboard\n- ui: change route prefix\n- dashboard: change text\n- services: make components configurable\n- compatibility: change import paths\n- refactor: remove unused file\n- global: move jsonschemas to records\n- global: migrate to invenio_i18n (flask-babel)\n- setup: remove rdm-records boundary\n- metadata: add methods\n- stop grouping lifecycle.contributes by role\n- stop grouping for data from upload-page\n- stop grouping for data built with LOMMetadata\n- group on OAI-PMH output computation to retain compatibility\n- clean up file headers\n- clean up config files\n\n\nVersion v0.11.1 (release 2023-08-03)\n\n- fix: licenses url with slash as last character\n\n\nVersion v0.11.0 (release 2023-08-03)\n\n- fix: license facets trailing slash\n- fix: translation was configured wrong\n- ui: remove current_user.id, not used\n- ui: show management only if allowed\n- fix: deposit edit needs permissions\n- ui: add edit-button of records\n\n\nVersion v0.10.1 (release 2023-07-25)\n\n- fix: use save key access\n\n\nVersion v0.10.0 (release 2023-07-25)\n\n- translation: update\n- refactor:\n- ui: add doi to sidemenu\n- tests: add pylint disable statements\n- setup: use pytest-black-ng instead of pytest-black\n- ui: add classification and course to landing page\n- metadata: reimplement dedup for append_course\n- metadata: change metadata a little bit\n- refactor: remove python3.8 compatibility\n- implement and configure facets (=search-filters)\n- clean up various upload-page related things\n- implement vcard and use it for OAI-PMH-output\n\n\nVersion v0.9.0 (release 2023-06-01)\n\n- add `format` and `resource-type` to upload-page\n- add schema for cleaner OAI-PMH-output\n- add \"$schema\"-key to jsons in database\n- update landing page\n- implement and configure permissions\n- fix image-preview by implementing iiif-resource\n\n\nVersion v0.8.1 (release 2023-04-28)\n\n- upload: require license permission\n\n\nVersion v0.8.0 (release 2023-04-20)\n\n- make compatible with invenio v11\n- support DOI, publishing, deleting\n\n\nVersion v0.7.2 (release 2023-03-15)\n\n- fix file-upload\n\n\nVersion v0.7.1 (release 2023-03-13)\n\n- add .js-files that were erroneously missing from last PR\n\n\nVersion v0.7.0 (release 2023-03-13)\n\n- global: fix various problems\n- finish preview of deposit for test-server\n\n\nVersion v0.6.1 (release 2023-02-01)\n\n- fix: pylint errors\n- fix: syntax error in setup.cfg\n\n\nVersion v0.6.0 (release 2022-10-14)\n\n- global: migrate to reusable workflows for publish\n- typo: fixed wrong position of .\n- test: move to reusable workflows\n- tests: remove CACHE\n- fix: change opensearch2 to opensearch in run-tests\n- global: replace elasticsearch7 with opensearch2\n- setup: update dependencies\n\n\nVersion v0.5.2 (release 2022-09-27)\n\n- fix: javascript dependencies\n\n\nVersion v0.5.1 (release 2022-09-27)\n\n- fix: pylint errors\n- fix: ConfigurationMixin changed location\n- global: pin flake8\n- global: increase version of invenio-search\n\n\nVersion v0.5.0 (release 2022-07-29)\n\n- fix missing schema for type link\n- add the search feature\n- update UI-serialization and landing page\n\n\nVersion v0.3.1 (release 2022-06-01)\n\n- update publish action\n- fix combined fixes\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"Invenio data model for Learning Object Metadata.\"",
    "version": "0.17.2",
    "project_urls": {
        "Homepage": "https://github.com/tu-graz-library/invenio-records-lom"
    },
    "split_keywords": [
        "invenio",
        "record",
        "lom",
        "learning",
        "object",
        "metadata"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e86a43c3c44420615445de1ffcb9a2e4339af7d5d8f7fce94b5f63fe54257a5",
                "md5": "f2dfa28ab4dfdbf5c1c23253a06924a6",
                "sha256": "06329dba5f14164c2f3460269b6f716200a6e7a1e4860a81a5b604e5f4b3ab18"
            },
            "downloads": -1,
            "filename": "invenio_records_lom-0.17.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2dfa28ab4dfdbf5c1c23253a06924a6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.12",
            "size": 222434,
            "upload_time": "2024-11-14T13:04:53",
            "upload_time_iso_8601": "2024-11-14T13:04:53.771196Z",
            "url": "https://files.pythonhosted.org/packages/9e/86/a43c3c44420615445de1ffcb9a2e4339af7d5d8f7fce94b5f63fe54257a5/invenio_records_lom-0.17.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa15074a4a71482590a9dd9f4ccbcdfcec4b99420e4fe3ad4d2eae69bfea1456",
                "md5": "7af4fa65a4bb8ceb2f90256074de976d",
                "sha256": "2dcf50b6260cad6a0f72deeea7857881d02fd30c5aaf9bf482a46b1f8cdf0586"
            },
            "downloads": -1,
            "filename": "invenio-records-lom-0.17.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7af4fa65a4bb8ceb2f90256074de976d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 175323,
            "upload_time": "2024-11-14T13:04:55",
            "upload_time_iso_8601": "2024-11-14T13:04:55.667270Z",
            "url": "https://files.pythonhosted.org/packages/aa/15/074a4a71482590a9dd9f4ccbcdfcec4b99420e4fe3ad4d2eae69bfea1456/invenio-records-lom-0.17.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 13:04:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tu-graz-library",
    "github_project": "invenio-records-lom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-records-lom"
}
        
Elapsed time: 0.45098s