JSON-LD Serializer for Drupal 10 and Islandora.
NOTE: This 3.x branch is compatible with Drupal 10. For progress in D10 compatibility with the rest of Islandora, see ticket.
This module adds a simple Drupal entity to JSON-LD
normalizer/serializer/unserializer
service provider and a few supporting
classes. It depends on RDF module and existing fields to RDF properties
mappings to do its job.
The JSON-LD normalizer adds a ?_format=jsonld
to all URIs by default.
You can disable this via a checkbox in the Configuration -> Search and Metadata -> JsonLD form.
Current maintainers:
If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!
If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information.
We recommend using the islandora-playbook to get started.