aiondemand/AIOD-rest-api

Events that were imported by ai4europe_cms don't display the speaker's information

Offen

#657 geöffnet am 14.11.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (77 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (35 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The AIoD API masks (hides) the personal details of speakers coming from the "platform": "ai4europe_cms" name, given_name and surname appear with asterisks.

Since ai4europe.eu portal has been replaced by api.aiod.eu, mylibrary.org and aiod.eu is there a reason to mask this information? Should we display it? Maybe we need legal advice on it


{
  "platform": "ai4europe_cms",
  "platform_resource_identifier": "term-1823",
  "name": "******",
  "given_name": "******",
  "surname": "******",
  "date_published": "2024-05-07T09:26:25",
  "same_as": "https://www.ai4europe.eu/taxonomy/term/1823",
  "wants_to_be_contacted": false,
  "agent_identifier": "prsn_04WFcbxecRVMvuyj82PExpGw",
  "ai_resource_identifier": "prsn_04WFcbxecRVMvuyj82PExpGw",
  "aiod_entry": {
    "editor": [],
    "status": "published",
    "date_modified": "2025-10-31T11:53:19",
    "date_created": "2025-10-31T11:53:19"
  },
  "alternate_name": [],
  "application_area": [],
  "contact": [],
  "contacts": [],
  "creator": [],
  "description": {
    "plain": "European Trade Union Institute",
    "html": "<div class=\"ai4europe-body\"><p>European Trade Union Institute</p></div>"
  },
  "expertise": [],
  "falls_under_paradigm": [],
  "has_part": [],
  "industrial_sector": [],
  "is_part_of": [],
  "keyword": [],
  "languages": [],
  "media": [],
  "member_of": [],
  "note": [
    {
      "value": "Assigned as Speaker on AI4Europe event(s): Fair Futures at Work: BIAS Workshop at the CPDP"
    }
  ],
  "relevant_link": [],
  "relevant_resource": [],
  "relevant_to": [],
  "research_area": [],
  "scientific_domain": [],
  "identifier": "prsn_04WFcbxecRVMvuyj82PExpGw"
}

Contributor Guide