Raphaël Tournoy

Results 89 comments of Raphaël Tournoy

Not at the moment but we have an internal API used for statistics at the moment, and the idea is to open it at some point in the future, and...

What if we use the same URLs with a different header to trigger a JSON content? e.g. : `curl -H "Accept: application/json" "https://lmcs.episciences.org/browse/regularissues"`

About [1] "Querying the list of all volumes", can you please try the live examples: `curl -H "Accept: application/json" "https://epijinfo.episciences.org/browse/regularissues"` `curl -H "Accept: application/json" "https://epijinfo.episciences.org/browse/volumes"` ` curl -H "Accept: application/json"...

About [2] we have added: **Volumes (only for published articles)**: `curl -H "Accept: application/json" "https://epijinfo.episciences.org/volume/view/id/3"` and **Sections (only for published articles)**: `curl -H "Accept: application/json" "https://epijinfo.episciences.org/section/view/id/3` To get the **volume...

About [3]: We have a new public export format: e.g.: https://epijinfo.episciences.org/54/json

OK you can try it online with [v1.0.23 ](https://github.com/CCSDForge/episciences/blob/main/CHANGELOG.md) To be continued...

Automatic submission to the journal is no longer possible from the HAL repository for this journal

We would need to add an option per journal, but in the meantime we can update the labels: - [x] 'Reviewed' => 'Reviewed pending editorial decision' - [x] 'Relu' =>...