Go to file
Konstantina Galouni 7835c273b4 [Library & Explore | develop]: Added software heritage as pid for research products.
1. environments/: Added in all environments, property: swhURL: "https://archive.softwareheritage.org/".
2. env-properties.ts: Added property swhURL?: string;
3. string-utils.class.ts: Added method "isValidSwhId()" and swhid in checks and definitions.
4. resultLandingInfo.ts: Added swhid in accepted types of interface Id.
5. resultLanding.component.ts: Added check for swhid in "getReferenceIdName()" and "getReferenceUrl()".
6. parsingFunctions.class.ts: Added pid[i].classid == "swhid" check in "parseIdentifiers()".
7. showIdentifiers.component.ts: Added "swhid" in display of pids.
2023-10-06 12:22:00 +03:00
explore [Library & Explore | develop]: Added software heritage as pid for research products. 2023-10-06 12:22:00 +03:00
services Utils Service: Change user info property. 2023-03-23 10:41:37 +02:00
.gitignore add .angular folder to gitignore 2022-09-23 16:04:51 +03:00
.gitmodules Create new branch for explore new-theme. Initialize variables, css and angular.json 2022-03-30 13:01:55 +03:00