[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-09-03 UTC."],[[["EducationalOrganization is a type of Organization specifically for educational institutions."],["It includes an `alumni` property to identify former students, represented by the Person type."]]],["The content defines the `EducationalOrganization` type, which extends the `Organization` type. It specifies that an `EducationalOrganization` can have associated alumni. The `alumni` attribute is of type `Person`, indicating that this attribute refers to individuals who are former students or graduates of the educational institution. It further clarifies that the alumni are associated to this organization.\n"]]