Drupal is a registered trademark of Dries Buytaert

Provides an autocomplete field widget that pulls suggested matches and URLs from authoritative sources.

The module lets you configure your own endpoints, as long as they output JSON-formatted data, you should be able to create an autocomplete field that draws from it.

Out-of-the-box examples include support for Library of Congress Subject Headings, Global Research Identifier Database (GRID) entries, and Australian and New Zealand Standard Research Classification Fields of Research identifiers. New configurations that you add can be exported as configuration entities.

Plugins provide support for requests with a query as part of a URL, and also lets you create endpoints with custom SPARQL queries.

The field is then rendered as a link to the authoritative source, or a custom field formatter can be used.

This module is a generalization of the LC Subject Field module.

We encourage and look forward to contributions that add support for other sources.

Taxonomy Autocomplete

v. 1.1 includes a Taxonomy autocomplete controller and widget so site builders can add a linked data field to a taxonomy term and then users can automatically create new terms or reference existing ones from the autocomplete widget.

Installation

This module depends on a 3rd-party library, so installation is best done via Composer:

composer require drupal/linked_data_field

Activity

Total releases
2
First release
Dec 2024
Latest release
1 year ago
Release cadence
66 days
Stability
100% stable

Releases

Version Type Release date
1.1.1 Stable Feb 11, 2025
1.0.1 Stable Dec 7, 2024