ENDPT

Extension key

endpt

Package name

digicademy/endpt

Version

main

Language

en

Author

Jonatan Jalle Steller, ENDPT contributors

License

This document is published under the CC BY 4.0 license.

Rendered

Tue, 22 Jul 2025 23:16:22 +0000


This extension provides a way to add SPARQL, SRU, and OAI-PMH support to TYPO3. SRU (used as part of the Clarin federated content search) and OAI-PMH (used by several other academic infrastructure providers) are organised via templates with a few configuration options. SPARQL, in the other hand, requires existing RDF serialisations and a running Oxigraph to add the data to. The extension integrates with, but is not exclusively a part of the Cultural Heritage Framework (CHF), a research software suite that helps you build web apps to produce and publish data in the humanities. The CHF component CHF Container includes a working Oxigraph set-up as used by this extension.


Table of contents:

Introduction

The extension allows you to add endpoints for SPARQL, SRU, and OAI-PMH to your TYPO3 project. It is compatible to the Cultural Heritage Framework (CHF), which provides various data models and a working Oxigraph container for SPARQL.

Screenshots

TBD

Install and config

  1. Install the extension

    Add the package name to your composer.json or install the package manually.

Display a visualisation

TBD

API reference

TBD

Maintenance

Maintenance of the extension may include adapting it to new TYPO3 versions or updating dependencies and includes.

Sitemap