Linked Open Data Export
This module transforms Drupal content into Linked Open Data format (JSON-LD). It integrates with Views to allow you to easily export selected content as JSON-LD, with built-in support for common Drupal entities and field types.
Drupal module to transform Drupal content to Linked Open Data format (JSON-LD).
The module provides JSON-LD export plugin scaffolding and default JSON-LD serializers.
How does it work?
It works with Views. Create a view using a JSON-LD Export display and filter which content has to be displayed.
There is out of the box support for the following Drupal data:
Entity type
- Node
- Paragraph
- Term
Field type
- Address
- Entity reference
- Geofield
- Image
- Text
- Uuid
- Changed time
- Created time
Data type
- Timestamp
More entity types, field types or other data can be added in your own modules using the LodNormalizer plugin type.
Requirements
None
Depends on
Dependencies of the latest stable release
- serialization Drupal core
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.0 | Stable | 10–11 | Works with PHP: ^8.1 | May 7, 2025 |