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). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). 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.

Triplestore Indexer

11 sites No security coverage
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.

Activity

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

Release Timeline

Releases

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