Remarkable scientists without a wikipedia page

I was surprised today to learn that Michael Ley’s wikipedia page had been deleted (because it failed to indicate the significance of the subject). I have yet to meet anyone in Computer Science or Information Technology who does not know about the DBLP Computer Science Bibliography. Michael has received numerous prestigious awards for his work. He is a remarkable pioneer.

But there are other remarkable people without a wikipedia page. Patrick O’Neil is another good example. Consider the citations that some of his papers received (according to Google Scholar):

  • The dangers of replication and a solution: cited 1036 times;
  • The LRU-K page replacement algorithm for database disk buffering: cited 515 times;
  • Improved query performance with variant indexes: cited 421 times;
  • ORDPATHs: insert-friendly XML node labels: cited 273 times.

Chances are that if you have ever used a database engine at all, it implemented an algorithm or a technique related to the O’Neil’s work.

How many other remarkable scientists don’t have a wikipedia page?

Update: Thanks to Ragib Hasan and David Eppstein, these two computer scientists now have wikipedia pages (see Ley and O’Neil).

Published by

Daniel Lemire

A computer science professor at the University of Quebec (TELUQ).

12 thoughts on “Remarkable scientists without a wikipedia page”

  1. It would be a good thing to add articles on these people when you discuver their absence, rather than just complaining that they should be there — see http://en.wikipedia.org/wiki/Wikipedia:Be_bold

    But, when doing so, it is important to include some indication of what accomplishments or recognition the subject has that would justify an article on them (according to http://en.wikipedia.org/wiki/Wikipedia:Notability_(academics)). For instance, here is the full text of the article on Ley when it was deleted in 2006:

    “Michael Ley is a lecturer at the Department of Computer Science of the University of Trier (Germany). His primary interests are database systems, information retrieval, digital libraries and electronic publishing.”

    There’s nothing in there that says that he was the principle developer of DBLP, nor that (as http://en.wikipedia.org/wiki/Digital_Bibliography_%26_Library_Project says) he won two awards for this work. If there had been, the article might have been saved.

  2. I have long been opposed to the policy of simply deleting pages is the new editors-that-delete (as opposed to editors-that-create) decide the subject wasn’t important enough. But apparently Wikipedia has decided that part of its mandate is decide who the top 1 percent (or whatever) of people in the world are.

    In the never-never-land that is my future where I have spare time for such a project I want to create ‘Wikiography’ – a wiki containing biographies, one page for each and every person that ever lived. Enough elitism; there’s no reason why we can’t have seven billion active, and maybe an equal number of deceased, biography pages. None whatsoever.

  3. I went ahead and recreated the article with the award info. As David mentioned and I told you earlier on FB, Ley’s article was deleted back in 2006 because it had only 1 or two sentences without signifying why he is notable.

    The article is still quite short … so if anyone knows more information, they should add it there.

    (Disclaimer, I don’t have an article on myself, and have salted the page so that no one else can create it 🙂 )

  4. Anyone who blames Wikipedia for this, is basically blaming himself for not contributing.

    Move on and be constructive, and not start yet another wiki just for your ego.

  5. > Anyone who blames Wikipedia for this, is basically blaming himself for not contributing.

    That used to be true, however, Wikipedia has a new group of editors whose basic purpose is to delete.

  6. Is DBLP really a significant scientific contribution? Even if it is, is it enough to make Ley a significant scientist? His nearly blank Wikipedia page suggests not. The correct way to do this is to mention the author Ley on the DBLP Wikipedia page, as it done now. I will delete Ley’s page now.

  7. @NotARealAdmin

    Is DBLP really a significant scientific contribution?

    Maybe we could discuss whether Ley is a scientist, or rather a digital librarian. I would be fine with this discussion.

    However, building DBLP is harder than it looks. Also consider that when he started this out, he was well ahead of his time. It is easy now to look back on it and consider DBLP as a trivial thing. But, while we are at it, aren’t HTTP and HTML trivial too?

    Anyhow, he received multiple prestigious awards for his work. The discussion has been carried out and sane people have declared him worthy of mention.

Leave a Reply to Opensource Obscure Cancel reply

Your email address will not be published.

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

You may subscribe to this blog by email.