Thank you. As I just posted in my "UPDATE" to my original post, I, too, found some pretty impressie Semantic Web tools (especially under RDF::xxxx stuff) in CPAN.

I sort of stumbled upon it by accident as I continued to try different "keywords" on CPAN. I just hadn't thought of looking under RDF...shows just how "newbie" I really am in the Semantic Web business.

I eagerly embarked on a process of trying to install several of the modules that I thought would help my bridge between what the "Programming the Semantic Web" authors were presenting and what I could do with Perl.

All looked well until I began to install the main modules (RDF::Query, RDF::Core, etc.). Not a single one would install successfully (though many of the lesser, supporting modules did just fine). As best as I can tell, they are all well suited for use on Unix (or Unix-like) systems but don't work well (or at all) on Windows machines (at least on my Windows XP machine).

So now I'm back to frustration.

But, on the up side, I am re-encouraged to see that Perl is well entrenched in the "Semantic Web" business. That restores my sense of "balance" as Perl and the "Semantic Web" (no matter any particular opionions one way or the other about the Semantic Web) seem such natural partners.

Again, thanks so much for your reply. Good luck in your own travels regarding the Semantic Web.

ack Albuquerque, NM

In reply to Re^2: Meditating on Perl, Python and the Semantic Web by ack
in thread Meditating on Perl, Python and the Semantic Web by ack

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.