Project

General

Profile

Feature #2332

Updated by Alexander Watzinger about 2 months ago

We will need a mechanism to provide persistent URLs that can be used e.g. for publications. 
 These should always work, and if e.g. the URL schema of the software is rewritten, they should still be redirecting to the respective views. 
 We should also keep in mind that some sites will be made static after a while and these URLs should still be working. 

 We could define a standard, e.g. https://some_project.openatlas.eu/entity/1234 should always display the detail view of the entity with id 1234. 
 How this standard should look like will be discussed in the next developer meeting.

Back