Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Significant, from the Wikipedia article is this example of Ranganathan's metadata compacting method:

A common example of the colon classification is:

"Research in the cure of the tuberculosis of lungs by x-ray conducted in India in 1950s":

Main classification is Medicine

(Medicine)

Within Medicine, the Lungs are the main concern

(Medicine,Lungs)

The property of the Lungs is that they are afflicted with Tuberculosis

(Medicine,Lungs;Tuberculosis)

The Tuberculosis is being performed (:) on, that is the intent is to cure

(Treatment)

(Medicine,Lungs;Tuberculosis:Treatment)

The matter that we are treating the Tuberculosis with are X-Rays

(Medicine,Lungs;Tuberculosis:Treatment;X-ray)

And this discussion of treatment is regarding the Research phase

(Medicine,Lungs;Tuberculosis:Treatment;X-ray:Research)

This Research is performed within a geographical space (.) namely India

(Medicine,Lungs;Tuberculosis:Treatment;X-ray:Research.India)

During the time (') of 1950

(Medicine,Lungs;Tuberculosis:Treatment;X-ray:Research.India'1950)

And translating into the codes listed for each subject and facet the classification becomes

L,45;421:6;253:f.44'N5
All that becomes this: L,45;421:6;253:f.44'N5

The particular concepts incorporated into the example are not particularly relevant to internet indexing. Factually, I would say that only three facets are represented; Topic (hierarchically structured), Location (think geocodeing. Google Earth), and Time (Think, event calendar data, scheduled future events included).

We can dispense with delimiters, if the pattern structure remains consistent.

This style of encoding data could incorporate any number of facets.

What else might be included?

I've incorporated those I consider important and useful in the program, but it isn't written in stone.

Tom

In reply to Re^6: RFC: Peer to Peer Conceptual Search Engine by PerlGuy(Tom)
in thread RFC: Peer to Peer Conceptual Search Engine by PerlGuy(Tom)

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found