Thanks, tye, for a very well thought out node on this subject.

In essence you are proposing to construct a controlled vocabulary for keywords. As someone that has been working with controlled vocabularies and metadata for the last two years (see the ISO/IEC 11179 standard for metadata registries or the Wikipedia entry, if interested), I appreciate the effort. If done well and used properly, this could add significant search functionality to the site.

According to your outline, terms in the vocabulary can be proposed by members of the community but they are approved and maintained by a small group. IMO, this is a very reasonable way to start and it is similar to my experiences in this area.

I agree that voting on each keyword of each node is probably more effort than it is worth. I'm not sure about voting on the approval status of individual keywords, either, unless many controversial keywords are anticipated. I suspect it will be pretty clear-cut which should be approved, and the others could simply be left as unapproved (similar to our current moderation process). I would hope that the wiki could be used for discussion and to achieve consensus without having to implement a formal voting process, but I'm probably wishing for too much. :-)

As a start, we could limit keywords to module names, entries in perldoc (similar to the [doc://] tags)), and a few obvious key words (e.g., "data structure"). Key words that are too general (e.g., "Perl") may not be worthwhile.

I'd be happy to help with this effort if another monk were willing to lead it, but I do not have the expertise required to pursue this on my own.


In reply to Re: keywords baby steps by bobf
in thread keywords baby steps by tye

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.