Maynooth-Center-for-Digital-Humanities / letters-ui

This repository contains the User Interface for the Letters 1916-1923 project, written in React.
0 stars 0 forks source link

Discuss advantages of a permanent link #9

Closed MonikaBarget closed 6 years ago

MonikaBarget commented 6 years ago

Many online databases offer permanent links for their items as researchers might want to quote individual web pages in their publications. How could a permanent link for a letter look like if we still which to display version updates? This issue relates to the necessity of displaying initial XML IDs at least temporarily to make data manual corrections possible.

stavrosangelis commented 6 years ago

As discussed we do not have a permanent URL resolver and the library cannot provide DOIs. Also if the domain changes the current URLs will become obsolete.

To expose initial XML IDs a new endpoint has been created : {domain}/letter/{XMLID}. This endpoint always serves the latest version of an xml file.