Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides an autocomplete field widget that allows users to select suggestions and URLs from authoritative external data sources. It supports various data formats and can be extended to include custom endpoints, with built-in examples for services like Library of Congress Subject Headings. The field can then be displayed as a link to the source or using a custom formatter.

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
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

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