Skip to content

Islandora/jsonld

Folders and files

NameName
Last commit message
Last commit date
Oct 30, 2024
Feb 5, 2025
Oct 30, 2024
Oct 30, 2024
Dec 28, 2016
Aug 31, 2020
Jan 8, 2020
Jan 10, 2017
Jun 21, 2023
Oct 30, 2024
Sep 21, 2021
Oct 30, 2024
May 21, 2019
Apr 27, 2021
Feb 5, 2025
May 21, 2019
Sep 21, 2021
Jun 28, 2024

Repository files navigation

Islandora-JSON-LD JSONLD

Build Status Contribution Guidelines LICENSE

Introduction

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.

Configuration

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.

Maintainers

Current maintainers:

Development

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.

License

GPLv2