Drupal is a registered trademark of Dries Buytaert
Usage Milestone: jQuery UI TouchPunch Module jquery_ui_touch_punch crossed 1,000 active installs. Release: LiteLLM AI Provider 1.3.0 Minor update available for module ai_provider_litellm (1.3.0). Release: Varbase Core 10.0.59 Minor update available for module varbase_core (10.0.59). Release: Database Info Schema 1.1.3 Minor update available for module database_info_schema (1.1.3). Release: GitLab for Helpdesk Integration 3.0.1 Minor update available for module helpdesk_gitlab (3.0.1). Release: Helpdesk Integration 3.0.1 Minor update available for module helpdesk_integration (3.0.1). Release: Yet another statistics module 2.2.2 Minor update available for module yasm (2.2.2). Release: Droopler 3.6.2 Minor update available for distribution droopler (3.6.2). Release: DiBa Integration 1.3.1 Minor update available for module diba_integration (1.3.1). Module Revived: MaxLength 3.2.0 Module maxlength updated after 11 months of inactivity (3.2.0).

Requirements

  • Drupal 10.2+ or Drupal 11
  • Optional but typical: WissKI (entity type wisski_individual); any fieldable content entity type is supported

Installation

Composer (recommended)

Once a release is available on Drupal.org:

composer require drupal/ddb_minimal_record_export

Enable the module

drush en ddb_minimal_record_export -y
drush cr

Or enable DDB Minimal Record Export under Administration → Extend.

Configuration

  1. Go to Administration → Configuration → Export → DDB Minimal Record (/admin/config/export/ddb-minimal-record).
  2. Choose the entity type and base bundle.
  3. For each MDS field, select a field path. Use additional hops for entity-reference chains (for example Object → Media → file URL).
  4. Set export-side defaults (institution, metadata rights, language, and so on). Per-entity field overrides are optional.
  5. Import or export the mapping as JSON to copy configuration between environments. Multiple MDS catalog / mapping versions can be stored and switched on the settings page.

Built-in help: Administration → Configuration → Export → DDB Minimal Record Help.

On entity forms for the configured type/bundle, mapped fields can show a small MR badge (red = mandatory, yellow = recommended). Disable under settings if needed.

Permissions

  • Administer DDB Minimal Record mapping — Configure mappings, versions, and global defaults
  • Export DDB Minimal Record LIDO — Run single-entity and bulk LIDO exports

Usage

Export

  • Single entity: Use the MRD Export local task on an entity of the configured type/bundle.
  • Bulk (ZIP / lidoWrap): Go to Administration → Configuration → Export → Bulk LIDO Export.

Bulk jobs are tracked in the database and processed via the Queue API (cron / queue workers) when the set is large.

Validation

  • Every export is checked against the vendored digiS MDS profile XSD (LIDO 1.1 / MDS 1.0.1). Optionally fail the export when XSD validation fails (settings toggle).
  • For full Schematron rules, upload the XML to diLIVa (external).

Activity

Tracked releases
2
Tracked since
Aug 2026
Latest release
4 hours ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Aug 4, 2026
1.x-dev Dev Aug 4, 2026