update social_profiles

This commit is contained in:
Jörg Lohrer 2025-07-31 18:39:18 +02:00
parent c8a3a4111b
commit 5718bcaf7b
2 changed files with 454 additions and 314 deletions

View file

@ -1,158 +1,228 @@
{ {
"_usage_instructions": "JSON erlaubt keine klassischen Kommentarzeilen. Daher werden hier spezielle Schlüssel wie _comment_platform verwendet, um Felder zu erläutern. Um dieses JSON zu verwenden, kannst du das Feld persons durchlaufen und jede Person hat ein profiles-Array mit den entsprechenden Social-Media-Angaben. Die Felder platform, handle, mentionSyntax, profileLink etc. enthalten alle relevanten Informationen zu einem Account.", "_usage_instructions": "JSON erlaubt keine klassischen Kommentarzeilen. Daher werden hier spezielle Schlüssel wie _comment_platform verwendet, um Felder zu erläutern. Um dieses JSON zu verwenden, kannst du das Feld persons durchlaufen und jede Person hat ein profiles-Array mit den entsprechenden Social-Media-Angaben. Die Felder platform, handle, mentionSyntax, profileLink etc. enthalten alle relevanten Informationen zu einem Account.",
"_comment_performance": "Die Kommentar-Felder steigern die Dateigröße minimal, haben aber auf normalem Datenumfang kaum Auswirkung auf die Performance. In einer fertigen Anwendung können diese _comment_-Felder entfernt werden, falls sie nicht mehr benötigt werden.", "_comment_performance": "Die Kommentar-Felder steigern die Dateigröße minimal, haben aber auf normalem Datenumfang kaum Auswirkung auf die Performance. In einer fertigen Anwendung können diese _comment_-Felder entfernt werden, falls sie nicht mehr benötigt werden.",
"_comment_organizations": "Enthält eine Liste aller Organisationen, Communities oder Labels (z.B. relilab, relimentar). Jede Organisation hat eine orgId, orgName und optionale relatedOrgs, um Verknüpfungen mit anderen Organisationen herzustellen.",
"_comment_organizations": "Enthält eine Liste aller Organisationen, Communities oder Labels (z.B. relilab, relimentar). Jede Organisation hat eine orgId, orgName und optionale relatedOrgs, um Verknüpfungen mit anderen Organisationen herzustellen.", "organizations": [
"organizations": [ {
{ "orgId": "comenius",
"orgId": "meineFirma", "orgName": "Comenius-Institut",
"orgName": "MeineFirma GmbH", "relatedOrgs": ["relilab"],
"handles": [ "handles": [
{ {
"platform": "Twitter", "platform": "LinkedIn",
"handle": "meinefirma", "handle": "comenius-institut",
"mentionSyntax": "@meinefirma", "mentionSyntax": "@comenius-institut",
"profileLink": "https://twitter.com/meinefirma" "profileLink": "https://www.linkedin.com/company/comenius-institut/"
}, }
{ ],
"platform": "LinkedIn", "rorId": "https://ror.org/025e8aw85"
"handle": "firma-linkedin", },
"mentionSyntax": "@firma-linkedin", {
"profileLink": "https://www.linkedin.com/company/meinefirma/" "orgId": "relilab",
} "orgName": "Relilab Community",
] "relatedOrgs": ["comenius"],
}, "handles": [
{ {
"orgId": "comenius", "platform": "Instagram",
"orgName": "Comenius-Institut", "handle": "relilab",
"relatedOrgs": ["relilab"], "mentionSyntax": "@relilab",
"handles": [ "profileLink": "https://instagram.com/relilab"
{ }
"platform": "Twitter", ],
"handle": "ComeniusInst", "rorId": null
"mentionSyntax": "@ComeniusInst", },
"profileLink": "https://twitter.com/ComeniusInst" {
}, "orgId": "relimentar",
{ "orgName": "Relimentar Community",
"platform": "LinkedIn", "handles": [
"handle": "comenius-institut", {
"mentionSyntax": "@comenius-institut", "platform": "Instagram",
"profileLink": "https://www.linkedin.com/company/comenius-institut/" "handle": "relimentar",
} "mentionSyntax": "@relimentar",
] "profileLink": "https://instagram.com/relimentar"
}, }
{ ],
"orgId": "relilab", "rorId": null
"orgName": "Relilab Community", },
"relatedOrgs": ["comenius"], {
"handles": [ "orgId": "fau",
{ "orgName": "Friedrich-Alexander-Universität Erlangen-Nürnberg",
"platform": "Twitter", "rorId": "https://ror.org/00f7hpc57",
"handle": "relilab", "handles": []
"mentionSyntax": "@relilab", },
"profileLink": "https://twitter.com/relilab" {
} "orgId": "goethe",
] "orgName": "Johann Wolfgang Goethe-Universität Frankfurt",
}, "rorId": "https://ror.org/04cvxnb49",
{ "handles": []
"orgId": "relimentar", }
"orgName": "Relimentar Community", ],
"handles": [ "persons": [
{ {
"platform": "Instagram", "name": "Max Mustermann",
"handle": "relimentar", "profiles": [
"mentionSyntax": "@relimentar", {
"profileLink": "https://instagram.com/relimentar" "platform": "Twitter",
} "_comment_platform": "Plattform (z.B. Twitter/X, Instagram, LinkedIn, YouTube)",
] "handle": "max_muster",
} "_comment_handle": "Profilname bzw. Benutzername",
], "mentionSyntax": "@max_muster",
"_comment_mentionSyntax": "Erwähnungs-Syntax (@Handle, ggf. spezielle ID-Formate)",
"persons": [ "profileLink": "https://twitter.com/max_muster",
{ "_comment_profileLink": "Direktlink zur Profilseite",
"name": "Max Mustermann", "notes": "Kooperationspartner",
"profiles": [ "_comment_notes": "Notizen, z.B. verifiziert, Ansprechpartner, letztes Update",
{ "category": "Kooperationspartner",
"platform": "Twitter", "_comment_category": "Kategorie, z.B. VIP, Influencer, Kooperationspartner",
"_comment_platform": "Plattform (z.B. Twitter/X, Instagram, LinkedIn, YouTube)", "firstSeen": "2025-01-01T10:00:00",
"handle": "max_muster", "_comment_firstSeen": "Zeitpunkt der ersten Erfassung",
"_comment_handle": "Profilname bzw. Benutzername", "lastUpdated": "2025-01-15T09:30:00",
"mentionSyntax": "@max_muster", "_comment_lastUpdated": "Datum der letzten Aktualisierung",
"_comment_mentionSyntax": "Erwähnungs-Syntax (@Handle, ggf. spezielle ID-Formate)", "organizationIds": ["meineFirma"],
"profileLink": "https://twitter.com/max_muster", "_comment_organizationIds": "Liste von Organisationen, mit denen dieses Profil assoziiert ist"
"_comment_profileLink": "Direktlink zur Profilseite", },
"notes": "Kooperationspartner", {
"_comment_notes": "Notizen, z.B. verifiziert, Ansprechpartner, letztes Update", "platform": "Instagram",
"category": "Kooperationspartner", "handle": "max_gram",
"_comment_category": "Kategorie, z.B. VIP, Influencer, Kooperationspartner", "mentionSyntax": "@max_gram",
"firstSeen": "2025-01-01T10:00:00", "profileLink": "https://instagram.com/max_gram",
"_comment_firstSeen": "Zeitpunkt der ersten Erfassung", "category": "Influencer",
"lastUpdated": "2025-01-15T09:30:00", "firstSeen": "2025-01-05T15:30:00",
"_comment_lastUpdated": "Datum der letzten Aktualisierung", "lastUpdated": "2025-01-20T08:45:00"
}
"organizationIds": ["meineFirma"], ]
"_comment_organizationIds": "Liste von Organisationen, mit denen dieses Profil assoziiert ist" },
}, {
{ "name": "Jörg Lohrer",
"platform": "Instagram", "profiles": [
"handle": "max_gram", {
"mentionSyntax": "@max_gram", "platform": "Twitter",
"profileLink": "https://instagram.com/max_gram", "handle": "joerglohrer",
"category": "Influencer", "mentionSyntax": "@joerglohrer",
"firstSeen": "2025-01-05T15:30:00", "profileLink": "https://twitter.com/joerglohrer",
"lastUpdated": "2025-01-20T08:45:00" "category": "Bildung",
} "firstSeen": "2025-02-01T09:00:00",
] "lastUpdated": "2025-02-10T14:00:00",
}, "organizationIds": ["comenius", "relilab"]
{ },
"name": "Erika Beispiel", {
"profiles": [ "platform": "LinkedIn",
{ "handle": "joerg-lohrer-9876",
"platform": "LinkedIn", "mentionSyntax": "@joerg-lohrer-9876",
"handle": "erika-beispiel-123", "profileLink": "https://www.linkedin.com/in/joerg-lohrer/",
"mentionSyntax": "@erika-beispiel-123", "category": "BNE",
"profileLink": "https://www.linkedin.com/in/erika-beispiel/", "firstSeen": "2025-02-02T10:30:00",
"notes": "VIP", "lastUpdated": "2025-02-10T14:00:00",
"category": "VIP", "organizationIds": ["comenius", "relilab"]
"firstSeen": "2025-01-02T11:00:00", },
"lastUpdated": "2025-01-18T17:20:00" {
}, "platform": "ORCID",
{ "handle": "0000-0002-9282-0406",
"platform": "YouTube", "mentionSyntax": "@0000-0002-9282-0406",
"handle": "UCerikaChannel", "profileLink": "https://orcid.org/0000-0002-9282-0406",
"mentionSyntax": "@UCerikaChannel", "category": "Autor",
"profileLink": "https://youtube.com/@UCerikaChannel", "firstSeen": "2025-07-31T14:59:57",
"category": "BNE", "lastUpdated": "2025-07-31T14:59:57"
"firstSeen": "2025-01-10T09:00:00", }
"lastUpdated": "2025-01-25T14:15:00" ]
} },
] {
}, "name": "Gina Buchwald-Chassée",
{ "profiles": [
"name": "Jörg Lohrer", {
"profiles": [ "platform": "ORCID",
{ "handle": null,
"platform": "Twitter", "mentionSyntax": null,
"handle": "joerglohrer", "profileLink": null,
"mentionSyntax": "@joerglohrer", "category": "Autorin",
"profileLink": "https://twitter.com/joerglohrer", "firstSeen": "2025-07-31T14:59:57",
"category": "Bildung", "lastUpdated": "2025-07-31T14:59:57"
"firstSeen": "2025-02-01T09:00:00", }
"lastUpdated": "2025-02-10T14:00:00", ]
"organizationIds": ["comenius", "relilab"] },
}, {
{ "name": "Laura Mößle",
"platform": "LinkedIn", "profiles": [
"handle": "joerg-lohrer-9876", {
"mentionSyntax": "@joerg-lohrer-9876", "platform": "ORCID",
"profileLink": "https://www.linkedin.com/in/joerg-lohrer/", "handle": "0000-0001-5255-8063",
"category": "BNE", "mentionSyntax": "@0000-0001-5255-8063",
"firstSeen": "2025-02-02T10:30:00", "profileLink": "https://orcid.org/0000-0001-5255-8063",
"lastUpdated": "2025-02-10T14:00:00", "category": "Autorin",
"organizationIds": ["comenius", "relilab"] "firstSeen": "2025-07-31T14:59:57",
} "lastUpdated": "2025-07-31T14:59:57"
] }
} ]
] },
} {
"name": "Phillip Angelina",
"profiles": [
{
"platform": "ORCID",
"handle": "0000-0002-6905-5523",
"mentionSyntax": "@0000-0002-6905-5523",
"profileLink": "https://orcid.org/0000-0002-6905-5523",
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Manfred Pirner",
"profiles": [
{
"platform": "ORCID",
"handle": "0000-0002-6641-4690",
"mentionSyntax": "@0000-0002-6641-4690",
"profileLink": "https://orcid.org/0000-0002-6641-4690",
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Viera Pirker",
"profiles": [
{
"platform": "ORCID",
"handle": "0000-0002-6971-8905",
"mentionSyntax": "@0000-0002-6971-8905",
"profileLink": "https://orcid.org/0000-0002-6971-8905",
"category": "Autorin",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Ludger Sicking",
"profiles": [
{
"platform": "ORCID",
"handle": null,
"mentionSyntax": null,
"profileLink": null,
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Jens Dechow",
"profiles": [
{
"platform": "ORCID",
"handle": "0009-0003-1657-4631",
"mentionSyntax": "@0009-0003-1657-4631",
"profileLink": "https://orcid.org/0009-0003-1657-4631",
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
}
]
}

View file

@ -1,158 +1,228 @@
{ {
"_usage_instructions": "JSON erlaubt keine klassischen Kommentarzeilen. Daher werden hier spezielle Schlüssel wie _comment_platform verwendet, um Felder zu erläutern. Um dieses JSON zu verwenden, kannst du das Feld persons durchlaufen und jede Person hat ein profiles-Array mit den entsprechenden Social-Media-Angaben. Die Felder platform, handle, mentionSyntax, profileLink etc. enthalten alle relevanten Informationen zu einem Account.", "_usage_instructions": "JSON erlaubt keine klassischen Kommentarzeilen. Daher werden hier spezielle Schlüssel wie _comment_platform verwendet, um Felder zu erläutern. Um dieses JSON zu verwenden, kannst du das Feld persons durchlaufen und jede Person hat ein profiles-Array mit den entsprechenden Social-Media-Angaben. Die Felder platform, handle, mentionSyntax, profileLink etc. enthalten alle relevanten Informationen zu einem Account.",
"_comment_performance": "Die Kommentar-Felder steigern die Dateigröße minimal, haben aber auf normalem Datenumfang kaum Auswirkung auf die Performance. In einer fertigen Anwendung können diese _comment_-Felder entfernt werden, falls sie nicht mehr benötigt werden.", "_comment_performance": "Die Kommentar-Felder steigern die Dateigröße minimal, haben aber auf normalem Datenumfang kaum Auswirkung auf die Performance. In einer fertigen Anwendung können diese _comment_-Felder entfernt werden, falls sie nicht mehr benötigt werden.",
"_comment_organizations": "Enthält eine Liste aller Organisationen, Communities oder Labels (z.B. relilab, relimentar). Jede Organisation hat eine orgId, orgName und optionale relatedOrgs, um Verknüpfungen mit anderen Organisationen herzustellen.",
"_comment_organizations": "Enthält eine Liste aller Organisationen, Communities oder Labels (z.B. relilab, relimentar). Jede Organisation hat eine orgId, orgName und optionale relatedOrgs, um Verknüpfungen mit anderen Organisationen herzustellen.", "organizations": [
"organizations": [ {
{ "orgId": "comenius",
"orgId": "meineFirma", "orgName": "Comenius-Institut",
"orgName": "MeineFirma GmbH", "relatedOrgs": ["relilab"],
"handles": [ "handles": [
{ {
"platform": "Twitter", "platform": "LinkedIn",
"handle": "meinefirma", "handle": "comenius-institut",
"mentionSyntax": "@meinefirma", "mentionSyntax": "@comenius-institut",
"profileLink": "https://twitter.com/meinefirma" "profileLink": "https://www.linkedin.com/company/comenius-institut/"
}, }
{ ],
"platform": "LinkedIn", "rorId": "https://ror.org/025e8aw85"
"handle": "firma-linkedin", },
"mentionSyntax": "@firma-linkedin", {
"profileLink": "https://www.linkedin.com/company/meinefirma/" "orgId": "relilab",
} "orgName": "Relilab Community",
] "relatedOrgs": ["comenius"],
}, "handles": [
{ {
"orgId": "comenius", "platform": "Instagram",
"orgName": "Comenius-Institut", "handle": "relilab",
"relatedOrgs": ["relilab"], "mentionSyntax": "@relilab",
"handles": [ "profileLink": "https://instagram.com/relilab"
{ }
"platform": "Twitter", ],
"handle": "ComeniusInst", "rorId": null
"mentionSyntax": "@ComeniusInst", },
"profileLink": "https://twitter.com/ComeniusInst" {
}, "orgId": "relimentar",
{ "orgName": "Relimentar Community",
"platform": "LinkedIn", "handles": [
"handle": "comenius-institut", {
"mentionSyntax": "@comenius-institut", "platform": "Instagram",
"profileLink": "https://www.linkedin.com/company/comenius-institut/" "handle": "relimentar",
} "mentionSyntax": "@relimentar",
] "profileLink": "https://instagram.com/relimentar"
}, }
{ ],
"orgId": "relilab", "rorId": null
"orgName": "Relilab Community", },
"relatedOrgs": ["comenius"], {
"handles": [ "orgId": "fau",
{ "orgName": "Friedrich-Alexander-Universität Erlangen-Nürnberg",
"platform": "Twitter", "rorId": "https://ror.org/00f7hpc57",
"handle": "relilab", "handles": []
"mentionSyntax": "@relilab", },
"profileLink": "https://twitter.com/relilab" {
} "orgId": "goethe",
] "orgName": "Johann Wolfgang Goethe-Universität Frankfurt",
}, "rorId": "https://ror.org/04cvxnb49",
{ "handles": []
"orgId": "relimentar", }
"orgName": "Relimentar Community", ],
"handles": [ "persons": [
{ {
"platform": "Instagram", "name": "Max Mustermann",
"handle": "relimentar", "profiles": [
"mentionSyntax": "@relimentar", {
"profileLink": "https://instagram.com/relimentar" "platform": "Twitter",
} "_comment_platform": "Plattform (z.B. Twitter/X, Instagram, LinkedIn, YouTube)",
] "handle": "max_muster",
} "_comment_handle": "Profilname bzw. Benutzername",
], "mentionSyntax": "@max_muster",
"_comment_mentionSyntax": "Erwähnungs-Syntax (@Handle, ggf. spezielle ID-Formate)",
"persons": [ "profileLink": "https://twitter.com/max_muster",
{ "_comment_profileLink": "Direktlink zur Profilseite",
"name": "Max Mustermann", "notes": "Kooperationspartner",
"profiles": [ "_comment_notes": "Notizen, z.B. verifiziert, Ansprechpartner, letztes Update",
{ "category": "Kooperationspartner",
"platform": "Twitter", "_comment_category": "Kategorie, z.B. VIP, Influencer, Kooperationspartner",
"_comment_platform": "Plattform (z.B. Twitter/X, Instagram, LinkedIn, YouTube)", "firstSeen": "2025-01-01T10:00:00",
"handle": "max_muster", "_comment_firstSeen": "Zeitpunkt der ersten Erfassung",
"_comment_handle": "Profilname bzw. Benutzername", "lastUpdated": "2025-01-15T09:30:00",
"mentionSyntax": "@max_muster", "_comment_lastUpdated": "Datum der letzten Aktualisierung",
"_comment_mentionSyntax": "Erwähnungs-Syntax (@Handle, ggf. spezielle ID-Formate)", "organizationIds": ["meineFirma"],
"profileLink": "https://twitter.com/max_muster", "_comment_organizationIds": "Liste von Organisationen, mit denen dieses Profil assoziiert ist"
"_comment_profileLink": "Direktlink zur Profilseite", },
"notes": "Kooperationspartner", {
"_comment_notes": "Notizen, z.B. verifiziert, Ansprechpartner, letztes Update", "platform": "Instagram",
"category": "Kooperationspartner", "handle": "max_gram",
"_comment_category": "Kategorie, z.B. VIP, Influencer, Kooperationspartner", "mentionSyntax": "@max_gram",
"firstSeen": "2025-01-01T10:00:00", "profileLink": "https://instagram.com/max_gram",
"_comment_firstSeen": "Zeitpunkt der ersten Erfassung", "category": "Influencer",
"lastUpdated": "2025-01-15T09:30:00", "firstSeen": "2025-01-05T15:30:00",
"_comment_lastUpdated": "Datum der letzten Aktualisierung", "lastUpdated": "2025-01-20T08:45:00"
}
"organizationIds": ["meineFirma"], ]
"_comment_organizationIds": "Liste von Organisationen, mit denen dieses Profil assoziiert ist" },
}, {
{ "name": "Jörg Lohrer",
"platform": "Instagram", "profiles": [
"handle": "max_gram", {
"mentionSyntax": "@max_gram", "platform": "Twitter",
"profileLink": "https://instagram.com/max_gram", "handle": "joerglohrer",
"category": "Influencer", "mentionSyntax": "@joerglohrer",
"firstSeen": "2025-01-05T15:30:00", "profileLink": "https://twitter.com/joerglohrer",
"lastUpdated": "2025-01-20T08:45:00" "category": "Bildung",
} "firstSeen": "2025-02-01T09:00:00",
] "lastUpdated": "2025-02-10T14:00:00",
}, "organizationIds": ["comenius", "relilab"]
{ },
"name": "Erika Beispiel", {
"profiles": [ "platform": "LinkedIn",
{ "handle": "joerg-lohrer-9876",
"platform": "LinkedIn", "mentionSyntax": "@joerg-lohrer-9876",
"handle": "erika-beispiel-123", "profileLink": "https://www.linkedin.com/in/joerg-lohrer/",
"mentionSyntax": "@erika-beispiel-123", "category": "BNE",
"profileLink": "https://www.linkedin.com/in/erika-beispiel/", "firstSeen": "2025-02-02T10:30:00",
"notes": "VIP", "lastUpdated": "2025-02-10T14:00:00",
"category": "VIP", "organizationIds": ["comenius", "relilab"]
"firstSeen": "2025-01-02T11:00:00", },
"lastUpdated": "2025-01-18T17:20:00" {
}, "platform": "ORCID",
{ "handle": "0000-0002-9282-0406",
"platform": "YouTube", "mentionSyntax": "@0000-0002-9282-0406",
"handle": "UCerikaChannel", "profileLink": "https://orcid.org/0000-0002-9282-0406",
"mentionSyntax": "@UCerikaChannel", "category": "Autor",
"profileLink": "https://youtube.com/@UCerikaChannel", "firstSeen": "2025-07-31T14:59:57",
"category": "BNE", "lastUpdated": "2025-07-31T14:59:57"
"firstSeen": "2025-01-10T09:00:00", }
"lastUpdated": "2025-01-25T14:15:00" ]
} },
] {
}, "name": "Gina Buchwald-Chassée",
{ "profiles": [
"name": "Jörg Lohrer", {
"profiles": [ "platform": "ORCID",
{ "handle": null,
"platform": "Twitter", "mentionSyntax": null,
"handle": "joerglohrer", "profileLink": null,
"mentionSyntax": "@joerglohrer", "category": "Autorin",
"profileLink": "https://twitter.com/joerglohrer", "firstSeen": "2025-07-31T14:59:57",
"category": "Bildung", "lastUpdated": "2025-07-31T14:59:57"
"firstSeen": "2025-02-01T09:00:00", }
"lastUpdated": "2025-02-10T14:00:00", ]
"organizationIds": ["comenius", "relilab"] },
}, {
{ "name": "Laura Mößle",
"platform": "LinkedIn", "profiles": [
"handle": "joerg-lohrer-9876", {
"mentionSyntax": "@joerg-lohrer-9876", "platform": "ORCID",
"profileLink": "https://www.linkedin.com/in/joerg-lohrer/", "handle": "0000-0001-5255-8063",
"category": "BNE", "mentionSyntax": "@0000-0001-5255-8063",
"firstSeen": "2025-02-02T10:30:00", "profileLink": "https://orcid.org/0000-0001-5255-8063",
"lastUpdated": "2025-02-10T14:00:00", "category": "Autorin",
"organizationIds": ["comenius", "relilab"] "firstSeen": "2025-07-31T14:59:57",
} "lastUpdated": "2025-07-31T14:59:57"
] }
} ]
] },
} {
"name": "Phillip Angelina",
"profiles": [
{
"platform": "ORCID",
"handle": "0000-0002-6905-5523",
"mentionSyntax": "@0000-0002-6905-5523",
"profileLink": "https://orcid.org/0000-0002-6905-5523",
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Manfred Pirner",
"profiles": [
{
"platform": "ORCID",
"handle": "0000-0002-6641-4690",
"mentionSyntax": "@0000-0002-6641-4690",
"profileLink": "https://orcid.org/0000-0002-6641-4690",
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Viera Pirker",
"profiles": [
{
"platform": "ORCID",
"handle": "0000-0002-6971-8905",
"mentionSyntax": "@0000-0002-6971-8905",
"profileLink": "https://orcid.org/0000-0002-6971-8905",
"category": "Autorin",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Ludger Sicking",
"profiles": [
{
"platform": "ORCID",
"handle": null,
"mentionSyntax": null,
"profileLink": null,
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
},
{
"name": "Jens Dechow",
"profiles": [
{
"platform": "ORCID",
"handle": "0009-0003-1657-4631",
"mentionSyntax": "@0009-0003-1657-4631",
"profileLink": "https://orcid.org/0009-0003-1657-4631",
"category": "Autor",
"firstSeen": "2025-07-31T14:59:57",
"lastUpdated": "2025-07-31T14:59:57"
}
]
}
]
}