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

Supporting organizations: 

Project information

Releases