From 7ab9712cc008eaa5041d91ed352e0fe67b61adba Mon Sep 17 00:00:00 2001 From: Kyuri Im Date: Mon, 30 Sep 2024 12:12:25 +0200 Subject: [PATCH] Add projects SemOpenAlex, LPWC, unarXive and cs group --- cs-groups.yaml | 3 +++ oss-projects.yaml | 27 +++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/cs-groups.yaml b/cs-groups.yaml index ee73972..7237148 100644 --- a/cs-groups.yaml +++ b/cs-groups.yaml @@ -39,3 +39,6 @@ - name: Chair of Explainable Artificial Intelligence handle: XAI website: https://lasr.org/ +- name: Chair of Scalable Software Architectures for Data Analytics + handle: SSADA + website: https://scads.ai/about-us/ai-professorships/michael-faerber/ diff --git a/oss-projects.yaml b/oss-projects.yaml index 00fe588..38fc85b 100644 --- a/oss-projects.yaml +++ b/oss-projects.yaml @@ -644,3 +644,30 @@ maintainer: false contributor: false involved: true +- name: SemOpenAlex + website: https://semopenalex.org + repository: https://github.com/metaphacts/semopenalex + license: MIT + groups: [ "SSADA" ] + founder: true + maintainer: true + contributor: true + involved: true +- name: LPWC Linked Paper With Code + website: https://linkedpaperswithcode.com/ + repository: https://github.com/metaphacts/linkedpaperswithcode + license: MIT + groups: [ "SSADA" ] + founder: true + maintainer: true + contributor: true + involved: true +- name: unarXive + website: https://github.com/IllDepence/unarXive + repository: https://github.com/IllDepence/unarXive + license: MIT + groups: [ "SSADA" ] + founder: true + maintainer: true + contributor: true + involved: true