Skip to main content

InvenioRDM module for the communities feature.

Project description

https://github.com/inveniosoftware/invenio-rdm-records/workflows/CI/badge.svg https://img.shields.io/github/tag/inveniosoftware/invenio-rdm-records.svg https://img.shields.io/pypi/dm/invenio-rdm-records.svg https://img.shields.io/github/license/inveniosoftware/invenio-rdm-records.svg

DataCite-based data model for Invenio.

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

Development

Install

Choose a version of search and database, then run:

pipenv run pip install -e .[all]
pipenv run pip install invenio-search[<opensearch[1]>]
pipenv run pip install invenio-db[<[mysql|postgresql|]>]

Tests

pipenv run ./run-tests.sh

Changes

Version 4.2.4 (released 2023-06-02)

  • results: implement abstract method for system record

Version 4.2.3 (released 2023-05-31)

  • resource-types: more fixes on types/subtypes

Version 4.2.2 (released 2023-05-30)

  • export all file-uploader components

  • resource types: fix wrongly mapped ids

Version 4.2.1 (released 2023-05-27)

  • fix on resource types vocabularies

Version 4.2.0 (released 2023-05-26)

  • update resource types vocabularies

  • add permission flag system field

  • change the mapping of files entries from integer to long

  • add dumpers for imprint and meeting in csl

  • add missing dumper to citation serializer

  • improve a11y for community modals

Version 4.1.0 (released 2023-05-05)

  • add reference fields to deposit components

  • fix records and drafts mappings

  • fix custom field components exports

Version 4.0.0 (released 2023-04-25)

  • record: add file metadata to the indexing

  • fixtures: add user locale preferences

Version 3.1.0 (released 2023-04-21)

  • assets: move react deposit components

Version 3.0.0 (released 2023-04-20)

  • usage statistics: refactor files structure

Version 2.13.0 (released 2023-04-17)

  • serializers: added schema processors (custom fields)

  • serializers: created dump and load mixins for custom fields

Version 2.12.0 (released 2023-04-06)

  • api: add record community suggestion endpoint

Version 2.11.0 (released 2023-03-30)

  • add usage statistics indexing (by system field)

  • add sorting by most viewed to the config

  • move statistics events from invenio-app-rdm

Version 2.10.0 (released 2023-03-28)

  • add requests endpoint to the record

  • dublincore: transform identifiers tu urls

  • record service: update community records

Version 2.9.0 (released 2023-03-24)

  • communities: return ghost parent community when cannot be resolved

  • contrib: add journal and meeting sort options

  • contrib: updated custom fields UI widgets

  • custom_fields: rename CodeMeta to Software

Version 2.8.0 (released 2023-03-20)

  • fix marcxml format incompatibility

  • add DCAT-AP export format serializer

  • add record access configuration flag

  • normalize commmunity config variable names

  • configure community service error handlers

Version 2.7.0 (released 2023-03-13)

  • record: implement multiple communities inclusion via new request type

  • communities: allow overwriting access component

  • serializers: refactor accessing fields in the schema

Version 2.6.0 (released 2023-03-09)

  • review service: expand links

  • review service: validate request type

Version 2.5.0 (released 2023-03-09)

  • serializer: add bibtex

  • serializer: rename coverage to locations in dublincore schema

  • contrib custom fields: index titles both as text and keyword

Version 2.4.0 (released 2023-03-06)

  • contrib custom fields: add journal, meeting

  • configure metadata only records by feature flag and permissions

Version 2.3.0 (released 2023-03-03)

  • records: remove from community

  • oai-sets admin: frontend fixes

  • contrib: add code meta as custom fields

  • serializers: support search export in different formats

  • serializers: refactoring to provide better abstraction

  • remove deprecated flask_babelex dependency and imports

Version 2.2.0 (released 2023-02-20)

  • records: remove communities from a record

  • communities: support both slug (id) and uuid in communities endpoints

  • communities: support direct publish (without review)

  • fixtures: fix duplicated user creation

Version 2.1.0 (released 2023-02-14)

  • export: add MARCXML serializer, including in OAI-PMH

  • resources: add stubs for records’ communities

Version 2.0.0 (released 2023-02-07)

  • export: add GEOJSON serializer

Version 1.3.3 (released 2023-02-06)

  • datacite: fix reversion in affiliation ROR handling and cleanup

Version 1.3.2 (released 2023-01-30)

  • records: remove double permission check on community records search

Version 1.3.1 (released 2023-01-23)

  • Add feature flag for archive download endpoint on record and draft resources

Version 1.3.0 (released 2023-01-20)

  • add mechanism to validate a record based on each PID provider

  • fix demo records creation adding missing search index prefix on index refresh

  • Fix response status when searching for records of a non-existing community

  • remove validation on DOI discard action

  • skips PIDs modification when no data is passed

Version 1.2.1 (released 2022-12-01)

  • Add identity to links template expand method.

Version 1.2.0 (released 2022-11-29)

  • add records fixtures

Version 1.1.0 (released 2022-11-25)

  • use communities v4

  • use Axios centralized configuration

  • add i18n translations

  • refactor OAI sets view

Version 1.0.3 (released 2022-11-16)

  • add draft indexer in registry

Version 1.0.2 (released 2022-11-15)

  • fix service_id config values

  • sanitize html in additional descriptions instead of stripping html

Version 1.0.1 (released 2022-11-04)

  • upgrade invenio-vocabularies

  • upgrade invenio-drafts-resources

  • add dynamic formats to administration of oai sets

  • add RO-Crate serializer

Version 1.0.0

  • Initial public release.

Project details


Release history Release notifications | RSS feed

This version

4.2.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-rdm-records-4.2.4.tar.gz (694.0 kB view details)

Uploaded Source

Built Distribution

invenio_rdm_records-4.2.4-py2.py3-none-any.whl (1.2 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file invenio-rdm-records-4.2.4.tar.gz.

File metadata

  • Download URL: invenio-rdm-records-4.2.4.tar.gz
  • Upload date:
  • Size: 694.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for invenio-rdm-records-4.2.4.tar.gz
Algorithm Hash digest
SHA256 946a77bc86f57c04fd6b827f9a2d33a888c2de0f8ffadc0c3c2cddfc00aaae8f
MD5 7c8b8fd5b5efda3fdaab94c595eeeedf
BLAKE2b-256 c3df3927054adba2168d6230de073af102aee96c729cdf135a7e9b53b8fbfe7c

See more details on using hashes here.

Provenance

File details

Details for the file invenio_rdm_records-4.2.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for invenio_rdm_records-4.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ae9c3f4140cbe19545a1ca6025c53f350db3e94f6bbfcd0c1807b32af30f0c2c
MD5 076d258d2bf45d69adb033aa1ff8bd46
BLAKE2b-256 933d609175b54b6741117c3b07864b96de5211f9b588aca6e61458e789a7d8b5

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page