Skip to content

Add self-uri links to JATS article-meta when specified

Alf Eaton requested to merge self-uri into master

This adds a new parameter to the serializeToJATS method, allowing link URLs to be specified. Those set as "self" links will be added to the article-meta as self-uri elements.

This is mostly useful for specifying the location of an associated PDF file.

Merge request reports