[open-ils-commits] r8445 - trunk/Open-ILS/xsl
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Jan 20 22:19:03 EST 2008
Author: miker
Date: 2008-01-20 21:52:53 -0500 (Sun, 20 Jan 2008)
New Revision: 8445
Modified:
trunk/Open-ILS/xsl/locDoc2xml.xsl
Log:
adding pointer to the original docs
Modified: trunk/Open-ILS/xsl/locDoc2xml.xsl
===================================================================
--- trunk/Open-ILS/xsl/locDoc2xml.xsl 2008-01-21 02:50:02 UTC (rev 8444)
+++ trunk/Open-ILS/xsl/locDoc2xml.xsl 2008-01-21 02:52:53 UTC (rev 8445)
@@ -25,8 +25,10 @@
This XSLT will take the MARC21 Concise Format for Bibliographic Data
documentation maintained by the Library of Congress and turn it into an XML
document for use by Evergreen (and others, if you so desire, under the terms
-of the GPL).
+of the GPL). The LoC docs are available from:
+ http://www.loc.gov/marc/bibliographic/
+
The format of the output XML is similar to that produced sometime during
2005 by Ed Summers and shared at textualize.com. That site was not available
at the time of this XSLT's creation, and thus this exists.
More information about the open-ils-commits
mailing list