Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Triplestore Indexer

12 sites No security coverage Drupal 8–11
View on drupal.org

This module indexes the JSON-LD representation of Drupal content and taxonomy into a Blazegraph triplestore. It uses the Advanced Queue module to manage indexing operations.

This module provide a system to get the Json-LD representation (which is established from
JSON-LD REST Services module) of any content type and taxonomy in Drupal and index that into Blazegraph.

Installation:

  1. Server side: Setup a Tomcat Server with Blazegraph installed as Triplestore. Please see the installation guide.
    • Setup authentication for Blazegraph (optional)
      Please see the setup guide.
  2. Client side: a Drupal 8 or 9 website setup and download the following modules:
  3. Enable serialization for JSON-LD presentation for content nodes and taxanomy by visit /admin/config/services/rest or Configuration > Web Services > REST (as Figure 2 above)
  4. Setup RDF mapping for your content types and taxonomy at /admin/config/development/configuration. Please see the instruction

Configuration

  • Enable the module by Extend > Custom or using drush en triplestore_indexer
  • Go to Configuration > System > Triplestore Indexer.
  • Fill out the configuration form (Figure 1 above)
    • Server URL: Blazegraph server URL, eg. http://example.com:8080/blazegraph or http://example.com:8080/bigdata/
    • Namespace: see detail at here.
    • Method of authentication:
      • Basic/Digest: see the setup guide. If your Tomcat server has an authentication enabled, enter username and password.
      • None: please proceed to the next step.
    • Advanced Queue: when a node or a taxonomy term is created, updated, or deleted, the indexing operation will be added to a queue as a job which can be configured to run eventually with Cron job, Drupal Console command, or an Advanced Queue Runner. You can create a separated queue if needed.

Depends on

Dependencies of the latest stable release

  • Advanced Queue
  • context Drupal core
  • file Drupal core
  • jsonld Drupal core
  • media Drupal core
  • node Drupal core
  • restui Drupal core
  • taxonomy Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Feb 2025
Latest release
3 months ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
2.1.2 Stable 8–11 May 7, 2026
2.1.1 Stable 8–11 Apr 9, 2026
2.1.0 Stable 8–11 Feb 25, 2025