From 90f06cbf5c5560c9f828dd30e25115071bc88576 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Mon, 3 Jun 2024 16:00:00 +0300 Subject: [PATCH] Update ReadMe and library --- README.md | 6 ++++++ src/app/openaireLibrary | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecf7fff..429e027 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Run `npm start` for a dev server. Navigate to `http://localhost:5500/`. The appl 5. Run `npm install` in the uploaded folder and copy the content to the server location. 6. Restart the service. +## Notes +1. Login Session is only working under the same domain with the login-service of the [properties](src/environments/environment.ts). +2. Search service, ORCID-Integrated service, Linking service belongs to OpenAIRE. +3. Managers are stored at OpenAIRE AAI Registry. +4. Irish Monitor Service is the main service of Irish Monitor. + ## License This project is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE.txt) file for details. diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 2d9141d..3ab0983 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 2d9141d5c168c9d2996b27f9331fae9dc2a632d9 +Subproject commit 3ab0983c891f772c5c0897ed0fcb8ecf28bf1af4