[open-ils-commits] r10653 - trunk/Open-ILS/tests/datasets
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Sep 19 17:07:13 EDT 2008
Author: dbs
Date: 2008-09-19 17:07:08 -0400 (Fri, 19 Sep 2008)
New Revision: 10653
Added:
trunk/Open-ILS/tests/datasets/jazz_1k.mrc
trunk/Open-ILS/tests/datasets/music_5k.mrc
Modified:
trunk/Open-ILS/tests/datasets/README
Log:
Add sample MARC data with 1000 (jazz) and 5000 (music) records
Modified: trunk/Open-ILS/tests/datasets/README
===================================================================
--- trunk/Open-ILS/tests/datasets/README 2008-09-19 20:52:39 UTC (rev 10652)
+++ trunk/Open-ILS/tests/datasets/README 2008-09-19 21:07:08 UTC (rev 10653)
@@ -1,5 +1,9 @@
The following table lists the data sets we have collected for testing purposes.
-^ File name ^ Format ^ Encoding ^ Source system ^ Description ^
-| FSL.marc | MARC21 | UTF8 | Aleph | Armenian and Cyrillic scripts, collected from the Fundamental Science Library in Yerevan, Armenia |
-| oss.marc | MARC21 | MARC8 | Unicorn GL3.1 | |
+^ File name ^ Format ^ Encoding ^ Source system ^ Description ^
+| FSL.marc | MARC21 | UTF8 | Aleph | Armenian and Cyrillic scripts, collected from the Fundamental Science Library in Yerevan, Armenia |
+| oss.marc | MARC21 | MARC8 | Unicorn GL3.1 | |
+| lul_fre_100.marc | MARC21 | MARC8 | Unicorn GL3.1 | 100 records, French, pre-1923 |
+| lul_fre_500.marc | MARC21 | MARC8 | Unicorn GL3.1 | 500 records, French, pre-1923 |
+| jazz_1k.marc | MARC21 | MARC8 | Unicorn GL3.1 | 1000 records |
+| music_5k.marc | MARC21 | MARC8 | Unicorn GL3.1 | 5000 records |
Added: trunk/Open-ILS/tests/datasets/jazz_1k.mrc
===================================================================
(Binary files differ)
Property changes on: trunk/Open-ILS/tests/datasets/jazz_1k.mrc
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Open-ILS/tests/datasets/music_5k.mrc
===================================================================
(Binary files differ)
Property changes on: trunk/Open-ILS/tests/datasets/music_5k.mrc
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the open-ils-commits
mailing list