/jsonld

JSON-LD Serializer for Drupal and Islandora

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Islandora-JSON-LD JSONLD

Build Status Contribution Guidelines LICENSE

Introduction

JSON-LD Serializer for Drupal 8 and Islandora.

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