From cathal.alexandria at gnostai.org Fri Jul 10 19:54:19 2009 From: cathal.alexandria at gnostai.org (Cathal Mc Ginley) Date: Sat, 11 Jul 2009 00:54:19 +0100 Subject: [Alexandria-list] Adding Dewey Decimal #'s to Alexandria In-Reply-To: <594f78210907091551r2f7dfdacm8bff0d718d6e7dbf@mail.gmail.com> References: <594f78210907091551r2f7dfdacm8bff0d718d6e7dbf@mail.gmail.com> Message-ID: <20090711005419.5cc426dc@jadzia> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 9 Jul 2009 17:51:42 -0500 aditya siram wrote: > Hi all, > To support a library cataloging project, I have added some Dewey > Decimal Number support to Alexandria. Yep, this is a feature that keeps getting requested. And I keep putting it off since I know so little about library call number systems. I'd be interested in having a look at your implementation to see what features you're including. > For now it is pretty rudimentary: > - I only added Dewey support only to Amazon. It seems to have most of > what I need. > - The relevant portions of the GUI ( main page columns, properties and > preferences) have been changed to support a Dewey field. > - Exporting to CSV now has a Dewey column. > > I have a couple of questions about exporting: > - I don't know how to implement exporting to ONIX because I am not > sure where the Dewey # goes in the XML structure. I know very little about ONIX at all, I haven't really touched that code since I came to this project. But I think it might look like this anywhere inside a element: 01 Dewey some string some code 01 Dewey some string some code Unfortunately I can't find any examples of nicely formatted, well formed ONIX documents (another thing I need to research more!). > - Does the Tellico XML format support Dewey? I looked in the Tellico DTD http://periapsis.org/tellico/dtd/v9/tellico.dtd There doesn't seem to be any kind of element for "subject classifications" like Dewey or Library of Congress, only a element (presumably for things like. However, if you want to add a element, or even a element, look in export_library.rb about 12 lines down in the method to_tellico_document and read the Fields section of "Hacking Tellico" http://periapsis.org/tellico/doc/hacking.html which describes how you might add your own field definition. > > thanks ... > -deech Hope this helps somewhat. Let me know if anything is unclear, or if I can help with anything else. - C. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE iEYEARECAAYFAkpX1KsACgkQfMAUnRdb+8ozXgCgrCvzo6VsynizgcRHemBYmhVK g1oAnRENS/dwfU/e4FLQRzu1p869ZgbW =UFaW -----END PGP SIGNATURE----- From stephen.taylor18 at ntlworld.com Thu Jul 30 15:19:35 2009 From: stephen.taylor18 at ntlworld.com (Steve Taylor) Date: Thu, 30 Jul 2009 20:19:35 +0100 Subject: [Alexandria-list] Feature request Message-ID: <4A71F247.6010303@ntlworld.com> Hi Alexandria developers! Would it be possible to add the ability to sort libraries in the left hand pane to Alexandria? I'm sure this would be easy to implement. Perhaps alphabetically, or by drag and drop? The current system of sorting by creation date only means large collections begin to become cluttered over time. What do you think? Regards, Steve.