- From: Sean B. Palmer <sean@mysterylights.com>
- Date: Sun, 11 Nov 2001 13:50:24 -0000
- To: <www-archive@w3.org>
Received on Sunday, 11 November 2001 08:51:02 UTC
I decided to convert a chord dictionary for guitar into RDF, with the possible goal of creating a CGI to search such an RDF database, using the PlexRDF API stuff. I got the chord dictionary from OLGA [1], at [2], and then used a Python RegExp (attached as <<RegExp.py>>) to come up with a Notation3 file (attached as <<tab.n3>>). I cut down the chord file (attached as <<tab.txt>>) so that it wouldn't mess up the RegExp, and converted the N3 output to XML RDF (attached as <<tab.rdf>>). [1] http://olga.net/ [2] http://www.olga.net/dynamic/browse.php?printer=1&local=resources/chord _docs/long_chord_dbase.txt -- Kindest Regards, Sean B. Palmer @prefix : <http://webns.net/roughterms/> . :Sean :hasHomepage <http://purl.org/net/sbp/> .
Received on Sunday, 11 November 2001 08:51:02 UTC