I'd like to thank naChoZ and artist for pointing out the Perlmonks mirror. I had missed that in my super search.

My intial aim is to satisfy an academic curiosity about the structure of the Perlmonks. jcwren's site computes statistcs associated each monk. From a graph-theoretic point of view, the set of monks can be associated with the set of home pages, a special set of vertices in the Perlmonks graph, a set that can generate other vertices. While jcwren's site is a fun community resource that satisfies curiosity, ego, or competitive drive, it also computes some vertex structure of the Perlmonks network.

If jcwren computes vertex statistics, I'd like to look at the relationships between the vertices. Those relationships would include the population statistics mentioned previously and would also include quantities such as average number of replies to a question, whether reputation was dependent on position in the list of replies, and whether reputation was dependent on the number of previous links between questioner and responder.

The answers to such questions would be interesting academically, becasue network toplogy is a hot topic right now and many researchers are trying to discover the broad classes of behavior (physicists would call them universality classes) possible in real world networks. As I am an academic, that is my main motivation. The answers may also be interesting to monks who wonder about effects on reputation other than the quality of answer.

-Mark


In reply to Re: Re: Best way to traverse all Perlmonks nodes? by kvale
in thread Best way to traverse all Perlmonks nodes? by kvale

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.