Skip to content
Snippets Groups Projects

Rodn 428 romeo integration

Merged Nicolas.Rod requested to merge rodn-428-romeo-integration into master
3 unresolved threads

https://issues.unige.ch/browse/AOU-428

Can be tested by comparing the Json returned with the one returned in production here: https://rodn.unige.ch/archive-ouverte/documents/romeo?issn=0306-2619 (added debug in webpage)

Merge request reports

Approved by

Merged by Nicolas.RodNicolas.Rod 4 years ago (Jun 11, 2021 5:27pm UTC)

Merge details

  • Changes merged into master with 71d6ab5c (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1453 1463 }
1454 1464 }
1455 1465
1466 public static class Romeo {
1467 private String url = "https://v2.sherpa.ac.uk/cgi/retrieve";
  • 1 {
  • 446 return "Undetermined, due to insufficient information in Sherpa Romeo";
    447 }
    448
    449 }
    450
    451 /*************************************************************************/
    452
    453 /**
    454 * Simplify ROMEO infos that are returned by the endpoint according to the logic AoU logic:
    455 * - funding messages are put in footer
    456 * - licences, conditions and embargo infos are merged by diffusion text
    457 *
    458 * @param romeoInfosFilteredForAou
    459 * @return
    460 */
    461 private ObjectNode formatRomeoInfos(ObjectNode romeoInfosFilteredForAou) {
  • Alicia.DeDiosFuente approved this merge request

    approved this merge request

  • Nicolas.Rod added 4 commits

    added 4 commits

    • 512cee2a...dc1eb844 - 3 commits from branch master
    • 8a1105cc - feat(RoMEO): [AoU-428] new service to get SHERPA/RoMEO infos on a Journal from an ISSN value

    Compare with previous version

  • Nicolas.Rod added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading