- From: Kevin Smathers <kevin.smathers@hp.com>
- Date: Thu, 30 Oct 2003 15:09:50 -0800
- To: SIMILE public list <www-rdf-dspace@w3.org>
Hi all, I've added a couple of new tools to the simile cvs tree under 'simile/tools/artstor'. Together they implement a keyword indexing system for the UCSD_XML.xml source file. See the README included for a description of each tool. Following is sample output from keyfind.pl: $ perl keyfind.pl monsters reason goya keys{MONSTERS} = 369 keys{REASON} = 14 keys{GOYA} = 904 Results (3): 2823172: <Title>Los Caprichos 43 The Sleep of Reason Produces Monsters</Title> 2823215: <Title>Los Caprichos 43 The Sleep of Reason Produces Monsters</Title> 2823270: <Title>Los Caprichos (43) Sleep of Reason Produces Monsters</Title> From which I conclude that there is some (ie at least one record of) overlap in the works represented in ArtStor, and in IMS. I'll be checking some more to see if there are any others. Cheers, -kls -- ======================================================== Kevin Smathers kevin.smathers@hp.com Hewlett-Packard kevin@ank.com Palo Alto Research Lab 1501 Page Mill Rd. 650-857-4477 work M/S 1135 650-852-8186 fax Palo Alto, CA 94304 510-247-1031 home ======================================================== use "Standard::Disclaimer"; carp("This message was printed on 100% recycled bits.");
Received on Thursday, 30 October 2003 18:12:46 UTC