Difference between revisions of "Signposting"

From EPrints Documentation
Jump to: navigation, search
(Introduction)
(Introduction)
 
Line 4: Line 4:
 
Signposting introduces Typed Links to the HTTP response headers for summary pages. These direct services to links where more information can be found about the resource using a specified format.
 
Signposting introduces Typed Links to the HTTP response headers for summary pages. These direct services to links where more information can be found about the resource using a specified format.
  
[[File:Typed Links.png|800px|thumb|none]]
+
An example of Typed Link headers can be seen in the HTTP response in the below screenshot.
 +
 
 +
[[File:Typed Links.png|600px|thumb|none]]
  
 
For more information about Signposting, please see https://signposting.org/
 
For more information about Signposting, please see https://signposting.org/

Latest revision as of 15:05, 20 July 2025

Introduction

Signposting is supported in EPrints 3.3 and 3.4+ and is a pre-requisite for using any COAR Notify features.

Signposting introduces Typed Links to the HTTP response headers for summary pages. These direct services to links where more information can be found about the resource using a specified format.

An example of Typed Link headers can be seen in the HTTP response in the below screenshot.

Typed Links.png

For more information about Signposting, please see https://signposting.org/

Implementation

To enable Signposting in your repository, the following changes are required: https://github.com/eprints/eprints3.4/pull/387

To specify which export plugins should appear as Typed Link headers, please see Signposting.pl