Drupal is a registered trademark of Dries Buytaert

author_field

No security coverage
View on drupal.org

Background

ORCID, which stands for Open Researcher and Contributor ID, is a unique, persistent identifier free of charge to researchers.
It includes research institutions, publishers, funders, professional associations, service providers, and other stakeholders in the research ecosystem.
The API tutorial describes how to search the ORCID Registry using the ORCID public API.

About

Author field module provides fields that store information associated with the ORCID identifier for a researcher. It also includes a form field formatter with autocomplete capability and a display field formatter to show the ORCID ID.

Key capabilities

  • Provides a form field formatter with an ability to autocomplete researcher name as the user enters the text. The module uses ORCID API to fetch records.
  • Provides a display and form field formatters to customize display of Author field, including ORCID ID.
  • Provides a hook to fetch records based on search and select it, which can then be stored into other fields such as first name, last name, email, and organization name.

Fields

  • Search: Autocomplete researcher name, name identifier, organization name, etc.
  • Family Name: Stores the family name.
  • Given Name: Stores the given name.
  • Email: Stores the email address.
  • Organization Name: Stores the first current affiliation name.

Uninstall validation

This is implemented using a drupal form where custom script is executed to delete the dependent fields from the system. Currently, "node" and "storage" types are handled for the deletion.

Activity

Total releases
4
First release
Apr 2025
Latest release
5 months ago
Release cadence
52 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.1.0-alpha5 Pre-release Sep 5, 2025
1.1.0-alpha4 Pre-release Apr 11, 2025
1.1.0-alpha3 Pre-release Apr 2, 2025
1.1.0-alpha2 Pre-release Apr 2, 2025