Associate (typographic) variants of affiliations to a single entity
Affiliations in conf.researchr.org are entered as free-text input, with autocompletion suggestions being presented as soon as the actor starts typing. These suggestions encourage the actor to choose an existing entry representing his affiliation.
However, this does not result in having just 1 variant representing everyone’s affiliation who work at the same company.
If we can treat different variants as alias of a main variant, it would give us:
- simplified filtering in programs/people index
- ability to group contributors (eg authors) by affiliation
- ability for improved data analytics
- improved autocompletion on entering affiliation (one can also use co-author affiliations to boost suggestions)
- …
From a quick analysis I observe the following cases of the same company being referenced, but entered differently:
- Different uses of whitespaces and symbols
Universidad Autónoma de MadridvsUniversidad Autónoma de Madrid(leading whitespace)University of Illinois, Urbana-ChampainvsUniversity of Illinois Urbana-Champaign(vsUniversity of Illinois at Urbana-Champaign)- Using acronym vs using full name
TU DelftvsDelft University of Technology- Added country or not
Aarhus University, DenmarkvsAarhus University- Linguistic variants (International vs local language variant)
Technische Universiteit EindhovenvsEindhoven University of Technology- (
Technische Universität DarmstadtvsTU Darmstadt)- Added department
Scientific Computing, TU DarmstadtvsTU Darmstadt, Real-time Systems LabvsInstitute for Scientific Computing, TU Darmstadt- Having multiple affiliations
Eindhoven University of Technology (TU/e) and Stellenbosch UniversityCWI & University of Groningen- Typos and (not) use of diacritics
For (6.) we may want to add support for multiple affiliation entries.
When adding the notion of aliases, we can index the main entity and its aliases for search, so we can provide suggestions for affiliations that are not associated to a main entity yet. We can provide these suggestions to website visitors that are displaying a person’s profile, who can then choose the correct main entity from these suggestions. The system administrators can later review these community-provided associations in bulk.
Submitted by Elmer van Chastelet on 27 November 2018 at 14:54
Log in to post comments