spec/dummy/db/test.sqlite3 in enju_resource_merge-0.1.0.pre10 vs spec/dummy/db/test.sqlite3 in enju_resource_merge-0.1.0.pre11

- old
+ new

@@ -1,145 +1,125 @@ -SQLite format 3@ oo-% # ])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id") [)Iindexindex_manifestations_on_carrier_type_idmanifestations CREATE INDEX "index_manifestations_on_carrier_type_id" ON "manifestations" ("carrier_type_id") -))ctablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "copyright_date" datetime, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "isbn" varchar(255), "isbn10" varchar(255), "wrong_isbn" varchar(255), "nbn" varchar(255), "lccn" varchar(255), "oclc_number" varchar(255), "issn" varchar(255), "price" integer, "fulltext" text, "volume_number_list" varchar(255), "issue_number_list" varchar(255), "serial_number_list" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "state" varchar(255), "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULT 'f' NOT NULL)n ?indexindex_agents_on_full_nameagents -CREATE INDEX "index_agents_on_full_name" ON "agents" ("full_name")M-indexindex_agents_on_required_role_idagents CREATE INDEX "index_agents_on_required_role_id" ON "agents" ("required_role_id")qAindexindex_agents_on_country_idagentsCREATE INDEX "index_agents_on_country_id" ON "agents" ("country_id")tCindexindex_agents_on_language_idagentsCREATE INDEX "index_agents_on_language_id" ON "agents" ("language_id")o;indexindex_agents_on_user_idagentsCREATE UNIQUE INDEX "index_agents_on_user_id" ON "agents" ("user_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)tableagentsagentsCREATE TABLE "agents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "agent_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "state" varchar(255), "email" text, "url" text)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "sche8 rV'D5& - c p^L:(tbP>, x f T B 0  | j X F 4 "  n \ J 8 &   - - - - - - - -r -` -N -< -* - - c)20130421164124b)20130421155019a)20130421093852`)20130412083556_)20130221154434^)20120728204337])20120602141129\)20120511072422[)20120510140958Z)20120418081407Y)20120415164821X)20120415060308W)20120413170720V)20120413170705U)20120413161403T)20120413161340S)20120413100352R)20120413072700Q)20120410104851P)20120319173203O)20120319120638N)20120129020544M)20120129014038L)20120125152919K)20120105074911J)20111201163718I)20111201155513H)20111201155456G)20111201121844F)20111124112131E)20111124110355D)20111124110319C)20111124110059B)20110918162329A)20110916103953@)20110916091020?)20110916053430>)20110620173525=)20110619064807<)20110618091240;)20110603184217:)201104251331099)201103181833048)201103011215507)201103010351236)201102220735375)201012120701454)201009250745593)201009250438472)201008140911041)201006070447530)20100606073747/)20100525124311.)20100321235924-)20100314190054,)20100223121519+)20100211105551*)20100129142347))20091214131723()20091202124834')20091025080447&)20091012101112%)20090812151902$)20090720091429#)20090720091106")20090719201843!)20090705212043 )20090705133942)20081028083208)20081028083142)20081027150907)20081025083905)20081025083323)20081023092436)20081006093246)20081006090811)20080905191442)20080830172106)20080830154109134133131130125124120 117 112 80 -77 736959471512651 -c wo\I6#xeR?, n [ H 5 "  w d Q > +   m Z G 4 !  - - - - +SQLite format 3@ -%  SGindexindex_users_on_reset_password_tokenusers CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")e +5 indexindex_users_on_emailusers CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") mtableusersusers +CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)n?indexindex_agents_on_full_nameagents CREATE INDEX "index_agents_on_full_name" ON "agents" ("full_name")M-indexindex_agents_on_required_role_idagentsCREATE INDEX "index_agents_on_required_role_id" ON "agents" ("required_role_id")qAindexindex_agents_on_country_idagentsCREATE INDEX "index_agents_on_country_id" ON "agents" ("country_id")tCindexindex_agents_on_language_idagentsCREATE INDEX "index_agents_on_language_id" ON "agents" ("language_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)atableagentsagentsCREATE TABLE "agents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "agent_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "email" text, "url" text)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE T~ks\cJX$&6I8 {]~weSA/ {iWE3!  m [ I 7 %   q _ M ; )   u c Q ? -  + + + + - - -v -c -P -= -* - - )20130421164124c)20130421155019b)20130421093852a)20130412083556`)20130221154434_)20120728204337^)20120602141129])20120511072422\)20120510140958[)20120418081407Z)20120415164821Y)20120415060308X)20120413170720W)20120413170705V)20120413161403U)20120413161340T)20120413100352S)20120413072700R)20120410104851Q)20120319173203P)20120319120638O)20120129020544N)20120129014038M)20120125152919L)20120105074911K)20111201163718J)20111201155513I)20111201155456H)20111201121844G)20111124112131F)20111124110355E)20111124110319D)20111124110059C)20110918162329B)20110916103953A)20110916091020@)20110916053430?)20110620173525>)20110619064807=)20110618091240<)20110603184217;)20110425133109:)201103181833049)201103011215508)201103010351237)201102220735376)201012120701455)201009250745594)201009250438473)201008140911042)201006070447531)201006060737470)20100525124311/)20100321235924.)20100314190054-)20100223121519,)20100211105551+)20100129142347*)20091214131723))20091202124834()20091025080447')20091012101112&)20090812151902%)20090720091429$)20090720091106#)20090719201843")20090705212043!)20090705133942 )20081028083208)20081028083142)20081027150907)20081025083905)20081025083323)20081023092436)20081006093246)20081006090811)20080905191442)20080830172106)20080830154109134133131130125124120117 112 80 77 -73 695947151265 1 Jt_ [ K ; - -7 -JlJ1AA  Ruby社2010-03-15 08:00:00.5793962010-03-15 08:00:00.579396qI1%AA  オーム社2010-03-15 08:00:00.5793962010-03-15 08:00:00.579396th1+AA  試験用会社2010-03-16 10:00:00.5793962010-03-16 10:00:00.579396tg1+AA  作者ダミー2010-03-16 10:00:00.5793962010-03-16 10:00:00.579396wf11AA  出版社テスト2010-03-03 08:00:00.5793962010-03-03 08:00:00.579396"e1++7AA !  テスト名字テスト名前テスト正式名称2010-03-03 08:00:00.5793962010-03-03 08:00:00.5793962000-01-01z 1AA !  User3User32007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01 -1##AA !  New agent 5New agent 52007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01 1##AA !  New agent 4New agent 42007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011##AA !  New agent 3New agent 32007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011##AA !  New agent 2New agent 22007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011##AA !  New agent 1New agent 12007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01{1AA ! User2User22007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-011!!AA!  Librarian2Librarian22007-12-04 07:25:01.7850272007-12-04 07:25:01.7850272000-01-01 -1'AA! KosukeTanabeKosuke Tanabe2007-12-04 07:25:01.5236182007-12-04 07:25:01.5236182000-01-011!!AA ! Librarian1Librarian12007-11-19 08:06:07.7245172007-11-21 13:02:10.3597932000-01-01 1 ''AA !  AdministratorAdministrator2007-11-19 08:06:06.5072372007-11-21 13:01:56.1374092000-01-01 wdOD-  users)user_has_roles<;q#user_groups shelves /series_statements roles -)manifestations ) library_groups librarieslanguagescountries'carrier_types agents#agent_types%agent_merges/agent_merge_lists -hgfe  -  + + +y +g +U +C +1 + + } k Y G 5 # o]{)20140813182425z)20140811031145y)20140802082007x)20140721151416w)20140720170735v)20140720170714u)20140720140916t)20140709113905s)20140709113413r)20140628073535q)20140628073524p)20140628072217o)20140614141500n)20140614065404m)20140610123439l)20140524074813k)20140524020735j)20140519171220i)20140519170214h)20140122054321g)20140110131010f)20140110122216e)20130509185724d)20130506175834c)20130506175303b)20130429020822a)20130421164124`)20130421155019_)20130421093852^)20130412083556])20130221154434\)20121116033446[)20121116031206Z)20120602141129Y)20120511072422X)20120510140958W)20120418081407V)20120415164821U)20120413170720T)20120413170705S)20120413161403R)20120413161340Q)20120413100352P)20120413072700O)20120410104851N)20120319173203M)20120319120638L)20120129020544K)20120129014038J)20120125152919I)20120105074911H)20111124112131G)20111124110355F)20111124110319E)20111124110059D)20110918162329C)20110916103953B)20110916091020A)20110627035057@)20110627034940?)20110620173525>)20110619064807=)20110603184217<)20110318183304;)20110301121550:)201103010351239)201102220735378)201012120701457)201009250745596)201009250438475)201008140911044)201006070447533)201006060737472)201006060652091)201005251243110)20100321235924/)20100314190054.)20100223121519-)20100211105551,)20100129142347+)20091214131723*)20091202124834))20091025080447()20091012101112')20090812151902&)20090720091429%)20090720091106$)20090719201843#)20090705212043")20090705133942!)20081028083208 )20081028083142)20081027150907)20081025083905)20081025083323)20081023092436)20081006093246)20081006090811)20080905191442)20080830172106)20080830154109134133131130125124120117112 80 77 73 +69 59474115126521 +{zrjbO<)~kXE2 t a N ; (   } j W D 1  s ` M : '   + + + + + + +| +i +V +C +0 + + + r _ L 9 &  {hUB/ )20140813182425{)20140811031145z)20140802082007y)20140721151416x)20140720170735w)20140720170714v)20140720140916u)20140709113905t)20140709113413s)20140628073535r)20140628073524q)20140628072217p)20140614141500o)20140614065404n)20140610123439m)20140524074813l)20140524020735k)20140519171220j)20140519170214i)20140122054321h)20140110131010g)20140110122216f)20130509185724e)20130506175834d)20130506175303c)20130429020822b)20130421164124a)20130421155019`)20130421093852_)20130412083556^)20130221154434])20121116033446\)20121116031206[)20120602141129Z)20120511072422Y)20120510140958X)20120418081407W)20120415164821V)20120413170720U)20120413170705T)20120413161403S)20120413161340R)20120413100352Q)20120413072700P)20120410104851O)20120319173203N)20120319120638M)20120129020544L)20120129014038K)20120125152919J)20120105074911I)20111124112131H)20111124110355G)20111124110319F)20111124110059E)20110918162329D)20110916103953C)20110916091020B)20110627035057A)20110627034940@)20110620173525?)20110619064807>)20110603184217=)20110318183304<)20110301121550;)20110301035123:)201102220735379)201012120701458)201009250745597)201009250438476)201008140911045)201006070447534)201006060737473)201006060652092)201005251243111)201003212359240)20100314190054/)20100223121519.)20100211105551-)20100129142347,)20091214131723+)20091202124834*)20091025080447))20091012101112()20090812151902')20090720091429&)20090720091106%)20090719201843$)20090705212043#)20090705133942")20081028083208!)20081028083142 )20081027150907)20081025083905)20081025083323)20081023092436)20081006093246)20081006090811)20080905191442)20080830172106)2008083015410913413313113012512412011711280 77 73 69 +59 47411512652 1 qvg i ] Q + +R 8PqjJ/AA  Ruby社2010-03-15 08:00:00.5793962010-03-15 08:00:00.579396oI/%AA  オーム社2010-03-15 08:00:00.5793962010-03-15 08:00:00.579396rh/+AA  試験用会社2010-03-16 10:00:00.5793962010-03-16 10:00:00.579396rg/+AA  作者ダミー2010-03-16 10:00:00.5793962010-03-16 10:00:00.579396uf/1AA  出版社テスト2010-03-03 08:00:00.5793962010-03-03 08:00:00.579396 e/++7AA !  テスト名字テスト名前テスト正式名称2010-03-03 08:00:00.5793962010-03-03 08:00:00.5793962000-01-01w /AA !  User3User32007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01 +/##AA !  New agent 5New agent 52007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01 /##AA !  New agent 4New agent 42007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01/##AA !  New agent 3New agent 32007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01/##AA !  New agent 2New agent 22007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01/##AA !  New agent 1New agent 12007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01x/AA ! User2User22007-11-19 08:24:50.1534172007-11-21 13:02:35.5793962000-01-01/!!AA!  Librarian2Librarian22007-12-04 07:25:01.7850272007-12-04 07:25:01.7850272000-01-01/'AA! KosukeTanabeKosuke Tanabe2007-12-04 07:25:01.5236182007-12-04 07:25:01.5236182000-01-01/!!AA ! Librarian1Librarian12007-11-19 08:06:07.7245172007-11-21 13:02:10.3597932000-01-01/''AA !  AdministratorAdministrator2007-11-19 08:06:06.5072372007-11-21 13:01:56.1374092000-01-01 {lYD6+  users)user_has_roles<;q#user_groups shelves/series_statements;series_statement_merges Eseries_statement_merge_lists roles profiles )manifestations +) library_groups librarieslanguages itemscountries'carrier_types agents#agent_types%agent_merges/agent_merge_lists    h g f e                 h g f e                 h g f e           ue[A* Ruby社%オーム社+試験用会社h+作者ダミーg1出版社テストf7テスト正式名称e User3 #New agent 5 -#New agent 4 #New agent 3#New agent 2#New agent 1 User2!Librarian2'Kosuke Tanabe!Librarian1' Administrator -U  -JplJ -`%m@];A !   CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.0000000000000109ff'l@a;A !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.0000000000000108ff9kA;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.00000071ffj@%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.00000070ff -i@7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.00000069ffh@G;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.00000068ffg@G;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.00000067ff3fA;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.00000066ff6eA ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.00000065ffW@AA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff=@IAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffG AAA !  Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.7997244822281167ffZ -A9AA '   Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.7997249784774127804ff! @OAA !   逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.1661954641143331ff3@sAA !   Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.4633334798101028ff@=AA !   dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.8927410470844701ff@=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff#@gAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ff@EAA !   THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.2757380471412791ffgA#AAC !   これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/4897063590ffAA AA !   情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.9915124915724824ffSA/AA !   よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19L2m - /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /                                                                                         ~ } | { z y x w v u t s r q p o n m l k j i h g f e      -          - '}xsnid_ZUPKFA<71+% }wqke_YSMGA;5/)#  { u o i c ] - ' : 3 H A V O                                                                                   ~ } | { z y x w v u t s r q p o n m l k j i h g f e    -          - -ihc * $ - - - - - -{ -u -o -i#UE )  Y I 9 )  S C x o f ] T K B 9   { r im - - -\UNG@92 zsle=5-%  | 0 c v  - - - '9876543210207'5555567890003'5555567890002'5555567890001'9876543210203'9876543210202'9876543210201'9784797336610!0000000195!0000000194'9784797340044'9784873113241!0000000191!0000000190!0000000189!0000000188!0000000187!0000000186!0000000185!0000000184!0000000183!0000000182!0000000181!0000000180!0000000179!0000000178127126125124123122121120!0000000169!0000000168119118117116115114113112!0000000159!0000000158111110109108107106105104!0000000149!000000014810310210110099989796!0000000139!00000001389594939291908988!0000000129!00000001288786~85}84|83{82z81y'9784274063855x!0000000119w!0000000118v79u'9784756100917t77s'9784756137470r75q74p73o72n!0000000109m!0000000108l71k70j69i68h67g66f65e!4822281167 '9784774127804 -!4641143331 !4798101028!0470844701  !0471412791!4897063590!4915724824 ! 4798002062 xx ht))tablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "ctableagentsagentsCREATE TABLE "agents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "agent_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "state" varchar(255), "email" text, "url" text, "full_name_alternative_transcription" text, "birth_date" varchar(255), "death_date" varchar(255), "agent_identifier" varchar(255))n ?indexindex_agents_on_full_nameagents -CREATE INDEX "index_agents_on_full_name" ON "agents" ("full_name")M-indexindex_agents_on_required_role_idagents CREATE INDEX "index_agents_on_required_role_id" ON "agents" ("required_role_id")qAindexindex_agents_on_country_idagentsCREATE INDEX "index_agents_on_country_id" ON "agents" ("country_id")tCindexindex_agents_on_language_idagentsCREATE INDEX "index_agents_on_language_id" ON "agents" ("language_id")o;indexindex_agents_on_user_idagentsCREATE UNIQUE INDEX "index_agents_on_user_id" ON "agents" ("user_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)IgtableagentsagentsCREATE TABLE "agents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "agent_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "state" varchar(255), "email" text, "url" text, "full_name_alternative_transcription" text)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) +#New agent 4 #New agent 3#New agent 2#New agent 1 User2!Librarian2'Kosuke Tanabe!Librarian1' Administrator  +W M +A AA;user4@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c4172007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user42014-08-15 19:12:05 UTCiA AAuser3@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c4172007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user3#=AAuser2@library.example.jp$2a$10$i7UjJhLVrJM/J7qaTwW39OXw1NiwowUEbtNHVDV0sqMLjX9.UO9ca2008-01-18 04:29:06.9227282008-05-31 03:42:44.711117user2-GAA!librarian2@library.example.jp$2a$10$YmmTGrYQ1Ir6oc7wXnp.GuNeO1eYLoP3sv8wMSIrTdaGw2BPwRrpS2008-01-18 03:24:04.2223442008-05-31 03:42:23.340575librarian2%AAAuser1@kamata.lib.teu.ac.jp$2a$10$JthS59A0BNkDOoFpCXM0V.GhhffKaoWKbzpPahYp/vTFrOyM7h/uW2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user1/KAA!librarian1@kamata.lib.teu.ac.jp$2a$10$9O2VuTccN4gHq36ARg0QReSrb1D7WrBBhZZ759RM9moHbB0W5zCzS2007-11-19 07:58:33.1724412008-05-31 03:41:16.337474librarian1&CAAtanabe@kamata.lib.teu.ac.jp$2a$10$vHohD1WflnTIqAa8zMkF9evwAgIZRw3XuR4d3bi29M.jph/MB/AJi2007-11-19 07:58:32.1119412008-05-31 04:16:30.163731admin +!|_@!Auser4@kamata.lib.teu.ac.jpAuser3@kamata.lib.teu.ac.jp=user2@library.example.jp!Glibrarian2@library.example.jpAuser1@kamata.lib.teu.ac.jp#Klibrarian1@kamata.lib.teu.ac.jpC tanabe@kamata.lib.teu.ac.jp +  + + ON|*Bo<3;A    すぐわかるPerl2010-02-19 13:07:28 UTC2010-03-01 07:14:18.000000ffFn=9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffm<];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000ffl<a;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff3k=;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ff{j<%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ffi<7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ff h<G;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ff g<G;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff-f=;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff0e= ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffS<AA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff9<IAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff9 =AA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffI +=9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff <OAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff%<sAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ff +<=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ff +<=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff<gAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ff<EAA    THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.275738ffY=#AAC    これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/ff3= AA    情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.991512ffE=/AA    よくわかる最新Webサービス技術2007-11-19 07:59:00.293393S7o +a +C; B  ? ]tableusersusers +CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "username" varchar(255), "deleted_at" datetime, "expired_at" datetime, "failed_attempts" integer DEFAULT 0, "unlock_token" varchar(255), "locked_at" datetime, "confirmed_at" datetime)gtableagentsagentsCREATE TABLE "agents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "last_name" varchar(255), "middle_name" varchar(255), "first_name" varchar(255), "last_name_transcription" varchar(255), "middle_name_transcription" varchar(255), "first_name_transcription" varchar(255), "corporate_name" varchar(255), "corporate_name_transcription" varchar(255), "full_name" varchar(255), "full_name_transcription" text, "full_name_alternative" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "zip_code_1" varchar(255), "zip_code_2" varchar(255), "address_1" text, "address_2" text, "address_1_note" text, "address_2_note" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number_1" varchar(255), "fax_number_2" varchar(255), "other_designation" text, "place" text, "postal_code" varchar(255), "street" text, "locality" text, "region" text, "date_of_birth" datetime, "date_of_death" datetime, "language_id" integer DEFAULT 1 NOT NULL, "country_id" integer DEFAULT 1 NOT NULL, "agent_type_id" integer DEFAULT 1 NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "note" text, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "email" text, "url" text, "full_name_alternative_transcription" text, "birth_date" varchar(255), "death_date" varchar(255), "agent_identifier" varchar(255)) SGindexindex_users_on_reset_password_tokenusers CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")q5 indexindex_users_on_emailusers CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") +mtableusersusers +CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)n?indexindex_agents_on_full_nameagents CREATE INDEX "index_agents_on_full_name" ON "agents" ("full_name")M-indexindex_agents_on_required_role_idagentsCREATE INDEX "index_agents_on_required_role_id" ON "agents" ("required_role_id")qAindexindex_agents_on_country_idagentsCREATE INDEX "index_agents_on_country_id" ON "agents" ("country_id")tCindexindex_agents_on_language_idagentsCREATE INDEX "index_agents_on_language_id" ON "agents" ("language_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) + PKFA<72-(# +ztnhb\VPJD>82,&  ~ x r l f ` Z T N H B < 6 0 * $     U~}|{zyxwvutsrqponmlkjihgfe+[http://www.nicovideo.jp/watch/sm3015373-_http://jp.youtube.com/watch?v=BSHBzd9ftDE  + Chttp://www.slis.keio.ac.jp/  ] \F     ++ 9 8 ; Y)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address");m)mindexindex_manifestations_on_manifestation_identifier))_tablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "copyright_date" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "price" integer, "fulltext" text, "volume_number_string" varchar(255), "issue_number_string" varchar(255), "serial_number_string" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULTLwtableitemsitemsCREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "call_number" varchar(255), "item_identifier" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "shelf_id" integer DEFAULT 1 NOT NULL, "include_supplements" boolean DEFAULT 'f' NOT NULL, "note" text, "url" varchar(255), "price" integer, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "acquired_at" datetime, "bookstore_id" integer, "budget_type_id" integer, "binding_item_identifier" varchar(255), "binding_call_number" varchar(255), "binded_at" datetime, "manifestation_id" integer) +ktablecreatescreatesCREATE TABLE "creates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "work_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "create_type_id" integer) 7GtableitemsitemsCREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "call_number" varchar(255), "item_identifier" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "shelf_id" integer DEFAULT 1 NOT NULL, "include_supplements" boolean DEFAULT 'f' NOT NULL, "note" text, "url" varchar(255), "price" integer, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "acquired_at" datetime, "bookstore_id" integer)g; indexindex_items_on_shelf_iditemsCREATE INDEX "index_items_on_shelf_id" ON "items" ("shelf_id")|I%indexindex_items_on_item_identifieritemsCREATE INDEX "index_items_on_item_identifier" ON "items" ("item_identifier")K)indexindex_items_on_required_role_iditemsCREATE INDEX "index_items_on_required_role_id" ON "items" ("required_role_id")g1tableownsownsCREATE TABLE "owns" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "item_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)c9indexindex_owns_on_agent_idownsCREATE INDEX "index_owns_on_agent_id" ON "owns" ("agent_id")`7indexindex_owns_on_item_idownsCREATE INDEX "index_owns_on_item_id" ON "owns" ("item_id")7tablecreatescreatesCREATE TABLE "creates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "work_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe  -  > B C k  - 8M>-@#Mtablelibrarieslibraries&CREATE TABLE "libraries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_display_name" varchar(255) NOT NULL, "zip_code" varchar(255), "street" text, "locality" text, "region" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number" varchar(255), "note" text, "call_number_rows" integer DEFAULT 1 NOT NULL, "call_number_delimiter" varchar(255) DEFAULT '|' NOT NULL, "library_group_id" integer DEFAULT 1 NOT NULL, "users_count" integer DEFAULT 0 NOT NULL, "position" integer, "country_id" integer, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "opening_hour" text, "isil" varchar(255), "latitude" float, "longitude" float)v&Ctableshelvesshelves*CREATE TABLE "shelves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "library_id" integer DEFAULT 1 NOT NULL, "items_count" integer DEFAULT 0 NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "closed" boolean DEFAULT 'f' NOT NULL)r%;indexindex_libraries_on_namelibraries)CREATE UNIQUE INDEX "index_libraries_on_name" ON "libraries" ("name")$S9indexindex_libraries_on_library_group_idlibraries(CREATE INDEX "index_libraries_on_library_group_id" ON "libraries" ("library_group_id") "Q5indexindex_produces_on_manifestation_idproduces%CREATE INDEX "index_produces_on_manifestation_id" ON "produces" ("manifestation_id")s!Aindexindex_produces_on_agent_idproduces$CREATE INDEX "index_produces_on_agent_id" ON "produces" ("agent_id") ]tableproducesproduces#CREATE TABLE "produces" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime, "produce_type_id" integer)l= indexindex_creates_on_work_idcreates"CREATE INDEX "index_creates_on_work_id" ON "creates" ("work_id")o?indexindex_creates_on_agent_idcreates!CREATE INDEX "index_creates_on_agent_id" ON "creates" ("agent_id")xGtablecreatescreates CREATE TABLE "creates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "work_id" integer NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime, "create_type_id" integer)`7indexindex_owns_on_item_idownsCREATE INDEX "index_owns_on_item_id" ON "owns" ("item_id")c9indexindex_owns_on_agent_idownsCREATE INDEX "index_owns_on_agent_id" ON "owns" ("agent_id")U tableownsownsCREATE TABLE "owns" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "item_id" integer NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime)K)indexindex_items_on_required_role_iditemsCREATE INDEX "index_items_on_required_role_id" ON "items" ("required_role_id")|I%indexindex_items_on_item_identifieritemsCREATE INDEX "index_items_on_item_identifier" ON "items" ("item_identifier")g; indexindex_items_on_shelf_iditemsCREATE INDEX "index_items_on_shelf_id" ON "items" ("shelf_id")RtableitemsitemsCREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "call_number" varchar(255), "item_identifier" varchar(255), "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "shelf_id" integer DEFAULT 1 NOT NULL, "include_supplements" boolean DEFAULT 'f' NOT NULL, "note" text, "url" varchar(255), "price" integer, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "state" varchar(255), "required_score" integer DEFAULT 0 NOT NULL, "acquired_at" datetime, "bookstore_id" integer, "budget_type_id" integer) - /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe  -  - /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe  -  - zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  m g a [ U O I C = 7 1 + %  s 12345678 12345678~}|{zyxwvutsrqponmlkjihgfe  -  (m l b  - cs{w(]2T11tableagent_import_filesagent_import_filesZCREATE TABLE "agent_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "agent_import_file_name" varchar(255), "agent_import_content_type" varchar(255), "agent_import_file_size" integer, "agent_import_updated_at" datetime, "created_at" datetime, "updated_at" datetime, "agent_import_fingerprint" varchar(255), "error_message" text, "edit_mode" varchar(255))VS19indexindex_agent_import_files_on_user_idagent_import_files\CREATE INDEX "index_agent_import_files_on_user_id" ON "agent_import_files" ("user_id")UW1Aindexindex_agent_import_files_on_parent_idagent_import_files[CREATE INDEX "index_agent_import_files_on_parent_id" ON "agent_import_files" ("parent_id")[Sw'%indexindex_picture_files_on_picture_attachable_id_and_typepicture_filesYCREATE INDEX "index_picture_files_on_picture_attachable_id_and_type" ON "picture_files" ("picture_attachable_id", "picture_attachable_type")R''Atablepicture_filespicture_filesXCREATE TABLE "picture_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "picture_attachable_id" integer, "picture_attachable_type" varchar(255), "content_type" varchar(255), "title" text, "thumbnail" varchar(255), "position" integer, "created_at" datetime, "updated_at" datetime, "picture_file_name" varchar(255), "picture_content_type" varchar(255), "picture_file_size" integer, "picture_updated_at" datetime, "picture_meta" text, "picture_fingerprint" varchar(255))zQEindexindex_languages_on_iso_639_3languagesWCREATE INDEX "index_languages_on_iso_639_3" ON "languages" ("iso_639_3")zPEindexindex_languages_on_iso_639_2languagesVCREATE INDEX "index_languages_on_iso_639_2" ON "languages" ("iso_639_2")zOEindexindex_languages_on_iso_639_1languagesUCREATE INDEX "index_languages_on_iso_639_1" ON "languages" ("iso_639_1")rN;indexindex_languages_on_namelanguagesTCREATE UNIQUE INDEX "index_languages_on_name" ON "languages" ("name")'MtablelanguageslanguagesSCREATE TABLE "languages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "native_name" varchar(255), "display_name" text, "iso_639_1" varchar(255), "iso_639_2" varchar(255), "iso_639_3" varchar(255), "note" text, "position" integer)zLEindexindex_countries_on_numeric_3countriesRCREATE INDEX "index_countries_on_numeric_3" ON "countries" ("numeric_3")tKAindexindex_countries_on_alpha_3countriesQCREATE INDEX "index_countries_on_alpha_3" ON "countries" ("alpha_3")tJAindexindex_countries_on_alpha_2countriesPCREATE INDEX "index_countries_on_alpha_2" ON "countries" ("alpha_2")kI; indexindex_countries_on_namecountriesOCREATE INDEX "index_countries_on_name" ON "countries" ("name")H]tablecountriescountriesNCREATE TABLE "countries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "alpha_2" varchar(255), "alpha_3" varchar(255), "numeric_3" varchar(255), "note" text, "position" integer)G))Ctablesearch_enginessearch_enginesLCREATE TABLE "search_engines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "url" varchar(255) NOT NULL, "base_url" text NOT NULL, "http_method" text NOT NULL, "query_param" text NOT NULL, "additional_param" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)xFC!indexindex_subscribes_on_work_idsubscribesKCREATE INDEX "index_subscribes_on_work_id" ON "subscribes" ("work_id")ES!9indexindex_subscribes_on_subscription_idsubscribesJCREATE INDEX "index_subscribes_on_subscription_id" ON "subscribes" ("subscription_id") " " -  - 4 ' . VVVVVqe"M773tableresource_import_filesresource_import_files^CREATE TABLE "resource_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "imported_at" datetime, "state" varchar(255), "resource_import_file_name" varchar(255), "resource_import_content_type" varchar(255), "resource_import_file_size" integer, "resource_import_updated_at" datetime, "created_at" datetime, "updated_at" datetime, "edit_mode" varchar(255), "resource_import_fingerprint" varchar(255), "error_message" text)WO11indexindex_agent_import_files_on_stateagent_import_files]CREATE INDEX "index_agent_import_files_on_state" ON "agent_import_files" ("state")77/tableresource_import_filesresource_import_files^CREATE TABLE "resource_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "imported_at" datetime, "state" varchar(255), "resource_import_file_name" varchar(255), "resource_import_content_type" varchar(255), "resource_import_file_size" integer, "resource_import_updated_at" datetime, "created_at" datetime, "updated_at" datetime, "edit_mode" varchar(255))]7Mindexindex_resource_import_files_on_parent_idresource_import_files_CREATE INDEX "index_resource_import_files_on_parent_id" ON "resource_import_files" ("parent_id")Y7Eindexindex_resource_import_files_on_user_idresource_import_filesaCREATE INDEX "index_resource_import_files_on_user_id" ON "resource_import_files" ("user_id")U7=indexindex_resource_import_files_on_stateresource_import_filesbCREATE INDEX "index_resource_import_files_on_state" ON "resource_import_files" ("state")e\!tableextentsextentscCREATE TABLE "extents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)]99?tablemedium_of_performancesmedium_of_performancesdCREATE TABLE "medium_of_performances" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)w^''-tablecontent_typescontent_typeseCREATE TABLE "content_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)_==Ctableagent_relationship_typesagent_relationship_typesfCREATE TABLE "agent_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)pl3tablelicenseslicenseshCREATE TABLE "licenses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" varchar(255), "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)m[tableversionsversionsiCREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" integer NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)n[Gindexindex_versions_on_item_type_and_item_idversionsjCREATE INDEX "index_versions_on_item_type_and_item_id" ON "versions" ("item_type", "item_id")p++=tableimport_requestsimport_requestslCREATE TABLE "import_requests" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "isbn" varchar(255), "state" varchar(255), "manifestation_id" integer, "user_id" integer, "created_at" datetime, "updated_at" datetime)qG+!indexindex_import_requests_on_isbnimport_requestsmCREATE INDEX "index_import_requests_on_isbn" ON "import_requests" ("isbn")'r_+Qindexindex_import_requests_on_manifestation_idimport_requestsnCREATE INDEX "index_import_requests_on_manifestation_id" ON "import_requests" ("manifestation_id") V -y - K   PJ1ktabledonatesdonates5CREATE TABLE "donates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "item_id" integer NOT NULL, "created_at" datetime, "updated_at" datetime)o2?indexindex_donates_on_agent_iddonates6CREATE INDEX "index_donates_on_agent_id" ON "donates" ("agent_id")l3= indexindex_donates_on_item_iddonates7CREATE INDEu'Cindexindex_shelves_on_library_idshelves+CREATE INDEX "index_shelves_on_library_id" ON "shelves" ("library_id")w(''-tablecarrier_typescarrier_types,CREATE TABLE "carrier_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)])##tableuser_groupsuser_groups-CREATE TABLE "user_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "string" text, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "valid_period_for_new_user" integer DEFAULT 0 NOT NULL, "expired_at" datetime)?*))9tablelibrary_groupslibrary_groups.CREATE TABLE "library_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_name" varchar(255) NOT NULL, "email" varchar(255), "my_networks" text, "login_banner" text, "note" text, "country_id" integer, "position" integer, "created_at" datetime, "updated_at" datetime, "admin_networks" text, "url" varchar(255) DEFAULT 'http://localhost:3000/')+Q)5indexindex_library_groups_on_short_namelibrary_groups/CREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name")q,##)tablefrequenciesfrequencies0CREATE TABLE "frequencies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)w-''-tableform_of_worksform_of_works1CREATE TABLE "form_of_works" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)\.tablebasketsbaskets2CREATE TABLE "baskets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "note" text, "lock_version" integer DEFAULT 0 NOT NULL, "created_at" datetime, "updated_at" datetime)l/= indexindex_baskets_on_user_idbaskets3CREATE INDEX "index_baskets_on_user_id" ON "baskets" ("user_id")a0!! tablebookstoresbookstores4CREATE TABLE "bookstores" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" text NOT NULL, "zip_code" varchar(255), "address" text, "note" text, "telephone_number" varchar(255), "fax_number" varchar(255), "url" varchar(255), "position" integer, "deleted_at" datetime, "created_at" datetime, "updated_at" datetime)J1ktabledonatesdonates5CREATE TABLE "donates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "item_id" integer NOT NULL, "created_at" datetime, "updated_at" datetime)o2?indexindex_donates_on_agent_iddonates6CREATE INDEX "index_donates_on_agent_id" ON "donates" ("agent_id")l3= indexindex_donates_on_item_iddonates7CREATE INDEX "index_donates_on_item_id" ON "donates" ("item_id") 455;tablerequest_status_typesrequest_status_types9CREATE TABLE "request_status_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)w5''-tablerequest_typesrequest_types:CREATE TABLE "request_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime) DqD c - - zG$E{tt//tableseries_statementsseries_statementskCREATE TABLE "series_statements" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text, "numbering" text, "title_subseries" text, "numbering_subseries" text, "position" integer, "created_at" datetime, "updated_at" datetime, "title_transcription" text, "title_alternative" text, "series_statement_identifier" varchar(255), "issn" varchar(255), "periodical" boolean, "manifestation_id" integer, "note" text, "title_subseries_transcription" text, "creator_string" text, "volume_number_string" text, "volume_number_transcription_string" text, "series_master" boolean) 55;tableagent_import_resultsagent_import_results}CREATE TABLE "agent_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_import_file_id" integer, "agent_id" integer, "user_id" integer, "body" text, "created_at" datetime, "updated_at" datetime),];Mindexindex_resource_import_results_on_item_idresource_import_results|CREATE INDEX "index_resource_import_results_on_item_id" ON "resource_import_results" ("item_id")Go;qindexindex_resource_import_results_on_manifestation_idresource_import_results{CREATE INDEX "index_resource_import_results_on_manifestation_id" ON "resource_import_results" ("manifestation_id")\~}; indexindex_resource_import_results_on_resource_import_file_idresource_import_resultszCREATE INDEX "index_resource_import_results_on_resource_import_file_id" ON "resource_import_results" ("resource_import_file_id") };;Wtableresource_import_resultsresource_import_resultsyCREATE TABLE "resource_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_import_file_id" integer, "manifestation_id" integer, "item_id" integer, "body" text, "created_at" datetime, "updated_at" datetime)0|MMStablemanifestation_relationship_typesmanifestation_relationship_typesxCREATE TABLE "manifestation_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime){W3Aindexindex_agent_relationships_on_child_idagent_relationshipswCREATE INDEX "index_agent_relationships_on_child_id" ON "agent_relationships" ("child_id")"zY3Eindexindex_agent_relationships_on_parent_idagent_relationshipsvCREATE INDEX "index_agent_relationships_on_parent_id" ON "agent_relationships" ("parent_id")y33Wtableagent_relationshipsagent_relationshipstCREATE TABLE "agent_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "agent_relationship_type_id" integer, "created_at" datetime, "updated_at" datetime, "position" integer)?xgCaindexindex_manifestation_relationships_on_child_idmanifestation_relationshipssCREATE INDEX "index_manifestation_relationships_on_child_id" ON "manifestation_relationships" ("child_id")BwiCeindexindex_manifestation_relationships_on_parent_idmanifestation_relationshipsrCREATE INDEX "index_manifestation_relationships_on_parent_id" ON "manifestation_relationships" ("parent_id")8vCCwtablemanifestation_relationshipsmanifestation_relationshipsqCREATE TABLE "manifestation_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "manifestation_relationship_type_id" integer, "created_at" datetime, "updated_at" datetime, "position" integer)Puy/indexindex_series_statements_on_series_statement_identifierseries_statementspCREATE INDEX "index_series_statements_on_series_statement_identifier" ON "series_statements" ("series_statement_identifier") sM+-indexindex_import_requests_on_user_idimport_requestsoCREATE INDEX "index_import_requests_on_user_id" ON "import_requests" ("user_id")  +   +7=I:n  0{6{tablerealizesrealizes;CREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "realize_type_id" integer)'Q)5indexindex_library_groups_on_short_namelibrary_groups+CREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name")(##Mtablefrequenciesfrequencies,CREATE TABLE "frequencies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) )''Qtableform_of_worksform_of_works-CREATE TABLE "form_of_works" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)n*3tablebasketsbaskets.CREATE TABLE "baskets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "note" text, "lock_version" integer DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)l+= indexindex_baskets_on_user_idbaskets/CREATE INDEX "index_baskets_on_user_id" ON "baskets" ("user_id")s,!!1tablebookstoresbookstores0CREATE TABLE "bookstores" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" text NOT NULL, "zip_code" varchar(255), "address" text, "note" text, "telephone_number" varchar(255), "fax_number" varchar(255), "url" varchar(255), "position" integer, "deleted_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)\-tabledonatesdonates1CREATE TABLE "donates" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "item_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)o.?indexindex_donates_on_agent_iddonates2CREATE INDEX "index_donates_on_agent_id" ON "donates" ("agent_id")l/= indexindex_donates_on_item_iddonates3CREATE INDEX "index_donates_on_item_id" ON "donates" ("item_id")055_tablerequest_status_typesrequest_status_types4CREATE TABLE "request_status_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 1''Qtablerequest_typesrequest_types5CREATE TABLE "request_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)w2%%1tableagent_mergesagent_merges7CREATE TABLE "agent_merges" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "agent_merge_list_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)3I%%indexindex_agent_merges_on_agent_idagent_merges8CREATE INDEX "index_agent_merges_on_agent_id" ON "agent_merges" ("agent_id")$4_%Qindexindex_agent_merges_on_agent_merge_list_idagent_merges9CREATE INDEX "index_agent_merges_on_agent_merge_list_id" ON "agent_merges" ("agent_merge_list_id")W5//]tableagent_merge_listsagent_merge_lists:CREATE TABLE "agent_merge_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)Etablerealizesrealizes;CREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)s7Aindexindex_realizes_on_agent_idrealizes<CREATE INDEX "index_realizes_on_agent_id" ON "realizes" ("agent_id")8K)indexindex_realizes_on_expression_idrealizes=CREATE INDEX "index_realizes_on_expression_id" ON "realizes" ("expression_id")fG( nO0 v W 8  ~ _ @ !  g H ) + + + + +i +I +) + i I ) iI) iI) iI) iI) iI) iI) ) iiII) A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000eA2008-04-16 15:34:01.000000A2007-11-19 07:59:21.799724A2007-11-19 07:59:20.799724 A2007-11-19 07:59:09.799724 +A2007-11-19 07:59:08.166195 A2007-11-19 07:59:07.463333A2007-11-19 07:59:06.892741A2007-11-19 07:59:05.255684A2007-11-19 07:59:04.333183A2007-11-19 07:59:03.275738A2007-11-19 07:59:02.618359A2007-11-19 07:59:01.9A2010-03-01 07:14:18.000000 [c k  s z ' + + +/ 8RAA 000232007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f QAA  000222007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f QAA  000212007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f PAA   000202007-08-24 14:46:19.4848132007-08-24 14:46:19.484813fPAA   000192007-08-24 14:46:18.4848132007-08-24 14:46:18.484813fPAA   000182007-08-24 14:46:17.4848132007-08-24 14:46:17.484813fQAA  000172007-08-24 14:46:16.4848132007-08-24 14:46:16.484813fQAA  000162007-08-24 14:46:15.4848132007-08-24 14:46:15.484813tQAA  000152007-08-24 14:46:14.4848132007-08-24 14:46:14.484813fQAA  000142007-08-24 14:46:13.4848132007-08-24 14:46:13.484813fQ AA  000132007-08-24 14:46:12.4848132007-08-24 14:46:12.484813fQ AA  000122007-08-24 14:46:11.4848132007-08-24 14:46:11.484813fP AA   000112007-08-24 14:46:10.4848132007-08-24 14:46:10.484813fP +AA   000102007-08-24 14:46:09.6242812007-08-24 14:46:09.624281fR AA 000092007-08-24 14:46:08.6070812007-08-24 14:46:08.607081fQAA  000082007-08-24 14:46:07.5899092007-08-24 14:46:07.589909tPAA   000072007-08-24 14:46:06.5726312007-08-24 14:46:06.572631fQAA  000062007-08-24 14:46:05.5553532007-08-24 14:46:05.555353tQAA  000052007-08-24 14:46:04.5380732007-08-24 14:46:04.538073fPAA   000042007-08-24 14:46:03.5207812007-08-24 14:46:03.520781tQAA  000032007-08-24 14:46:02.5025692007-08-24 14:46:02.502569fQAA  000022007-08-24 14:46:01.6414132007-08-24 14:46:01.641413fPAA   000012007-08-24 14:46:00.4848132007-08-24 14:46:00.484813f +                 +         +ukaWMC9/% 00023 00022 00021 00020 00019 00018 00017 00016 00015 00014 00013 00012 00011 00010 + 00009 00008 00007 00006 00005 00004 00003 00002 00001 +                  +            -    -  + II ''33AdministratorAdministrator2014-08-16 19:12:062014-08-16 19:12:06A 33LibrarianLibrarian2014-08-16 19:12:062014-08-16 19:12:067 33UserUser2014-08-16 19:12:062014-08-16 19:12:069 33GuestGuest2014-08-16 19:12:062014-08-16 19:12:06   -  - -   h y%  AAmitaMita Library三田108-8345MinatoTokyo|2007-08-23 10:51:00.0000002007-08-30 15:18:20.043951-% %  AAhachiojiHachioji Library八王子192-0982HachiojiTokyo042-637-2033042-637-2116|2007-08-14 07:37:00.0000002007-08-30 15:18:16.188285))  AA!kamataKamata Library蒲田144-8535Tokyo81-3-3732-5111|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349JP-0000000c)   AAwebWorld Wide WebWeb|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349 1 -y  PwI##Stableuser_groupsuser_groups-CREATE TABLE "user_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "string" text, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "valid_period_for_new_user" integer DEFAULT 0 NOT NULL)a0!! tablebookstoresbookstores4CREATE TABLE "bookstores" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" text NOT NULL, "zip_code" varchar(255), "address" text, "note" text, "telephone_number" varchar(255), "fax_number" varchar(255), "url" varchar(255), "position" integer, "deleted_at" datetime, "created_at" datetime, "updated_at" datetime)l/= indexindex_baskets_on_user_idbaskets3CREATE INDEX "index_baskets_on_user_id" ON "baskets" ("user_id")\.tablebasketsbaskets2CREATE TABLE "baskets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" inte:Wtablerealizesrealizes?CREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime, "realize_type_id" integer)e6%% tableagent_mergesagent_merges;CREATE TABLE "agent_merges" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "agent_merge_list_id" integer NOT NULL, "created_at" datetime, "updated_at" datetime)7I%%indexindex_agent_merges_on_agent_idagent_merges<CREATE INDEX "index_agent_merges_on_agent_id" ON "agent_merges" ("agent_id")$8_%Qindexindex_agent_merges_on_agent_merge_list_idagent_merges=CREATE INDEX "index_agent_merges_on_agent_merge_list_id" ON "agent_merges" ("agent_merge_list_id")E9//9tableagent_merge_listsagent_merge_lists>CREATE TABLE "agent_merge_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime, "updated_at" datetime)!tablerealizesrealizes?CREATE TABLE "realizes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "expression_id" integer NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime)s;Aindexindex_realizes_on_agent_idrealizes@CREATE INDEX "index_realizes_on_agent_id" ON "realizes" ("agent_id")<K)indexindex_realizes_on_expression_idrealizesACREATE INDEX "index_realizes_on_expression_id" ON "realizes" ("expression_id")r=##+tableexemplifiesexemplifiesBCREATE TABLE "exemplifies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer NOT NULL, "position" integer, "created_at" datetime, "updated_at" datetime)>W#Aindexindex_exemplifies_on_manifestation_idexemplifiesCCREATE INDEX "index_exemplifies_on_manifestation_id" ON "exemplifies" ("manifestation_id")?E#+indexindex_exemplifies_on_item_idexemplifiesDCREATE UNIQUE INDEX "index_exemplifies_on_item_id" ON "exemplifies" ("item_id")q@##)tableagent_typesagent_typesECREATE TABLE "agent_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)9A''1tablesubscriptionssubscriptionsFCREATE TABLE "subscriptions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" text NOT NULL, "note" text, "user_id" integer, "order_list_id" integer, "deleted_at" datetime, "subscribes_count" integer DEFAULT 0 NOT NULL, "created_at" datetime, "updated_at" datetime)BI'%indexindex_subscriptions_on_user_idsubscriptionsGCREATE INDEX "index_subscriptions_on_user_id" ON "subscriptions" ("user_id")CU'=indexindex_subscriptions_on_order_list_idsubscriptionsHCREATE INDEX "index_subscriptions_on_order_list_id" ON "subscriptions" ("order_list_id")D!!stablesubscribessubscribesICREATE TABLE "subscribes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subscription_id" integer NOT NULL, "work_id" integer NOT NULL, "start_at" datetime NOT NULL, "end_at" datetime NOT NULL, "created_at" datetime, "updated_at" datetime) -    +   h y%  AAmitaMita Library三田108-8345MinatoTokyo|2007-08-23 10:51:00.0000002007-08-30 15:18:20.043951-% %  AAhachiojiHachioji Library八王子192-0982HachiojiTokyo042-637-2033042-637-2116|2007-08-14 07:37:00.0000002007-08-30 15:18:16.188285))  AA!kamataKamata Library蒲田144-8535Tokyo81-3-3732-5111|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349JP-0000000c)   AAwebWorld Wide WebWeb|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349 +    !  d + eqtablelibrarieslibraries"CREATE TABLE "libraries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_display_name" varchar(255) NOT NULL, "zip_code" varchar(255), "street" text, "locality" text, "region" text, "telephone_number_1" varchar(255), "telephone_number_2" varchar(255), "fax_number" varchar(255), "note" text, "call_number_rows" integer DEFAULT 1 NOT NULL, "call_number_delimiter" varchar(255) DEFAULT '|' NOT NULL, "library_group_id" integer DEFAULT 1 NOT NULL, "users_count" integer DEFAULT 0 NOT NULL, "position" integer, "country_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "opening_hour" text, "isil" varchar(255), "latitude" float, "longitude" float);&))1tablelibrary_groupslibrary_groups*CREATE TABLE "library_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "short_name" varchar(255) NOT NULL, "my_networks" text, "login_banner" text, "note" text, "country_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "admin_networks" text, "url" varchar(255) DEFAULT 'http://localhost:3000/')`%##tableuser_groupsuser_groups)CREATE TABLE "user_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "valid_period_for_new_user" integer DEFAULT 0 NOT NULL, "expired_at" datetime) $''Qtablecarrier_typescarrier_types(CREATE TABLE "carrier_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)u#Cindexindex_shelves_on_library_idshelves'CREATE INDEX "index_shelves_on_library_id" ON "shelves" ("library_id")"gtableshelvesshelves&CREATE TABLE "shelves" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "library_id" integer DEFAULT 1 NOT NULL, "items_count" integer DEFAULT 0 NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "closed" boolean DEFAULT 'f' NOT NULL)r!;indexindex_libraries_on_namelibraries%CREATE UNIQUE INDEX "index_libraries_on_name" ON "libraries" ("name") S9indexindex_libraries_on_library_group_idlibraries#CREATE INDEX "index_libraries_on_library_group_id" ON "libraries" ("library_group_id") Q5indexindex_produces_on_manifestation_idproduces!CREATE INDEX "index_produces_on_manifestation_id" ON "produces" ("manifestation_id")sAindexindex_produces_on_agent_idproduces CREATE INDEX "index_produces_on_agent_id" ON "produces" ("agent_id")tableproducesproducesCREATE TABLE "produces" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "produce_type_id" integer) utablerolesrolesCREATE TABLE "roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" varchar(255), "note" text, "created_at" datetime, "updated_at" datetime, "score" integer DEFAULT 0 NOT NULL, "position" integer)l= indexindex_creates_on_work_idcreatesCREATE INDEX "index_creates_on_work_id" ON "creates" ("work_id")o?indexindex_creates_on_agent_idcreatesCREATE INDEX "index_creates_on_agent_id" ON "creates" ("agent_id") mita hachioji -kamata web kK ##33third_shelfThird shelf2014-05-31 11:44:042014-05-31 11:44:04fM %%33second_shelfSecond shelf2014-05-31 11:44:042014-05-31 11:44:04fK ##33first_shelfFirst shelf2014-05-31 11:44:042014-05-31 11:44:04fF -  33webLibrary bookmark2014-05-31 11:44:042014-05-31 11:44:04f - ~;~X7AADVDDVDDVDです。2007-12-22 19:24:23.1514102007-12-22 19:24:23.151410aMAACDCD音楽CDです。2007-12-18 16:45:26.0406742007-12-18 16:45:26.040674R% AAprintprint本です。2007-11-20 06:47:03.6415302007-11-20 07:04:29.853828oaAAfilefileコンピュータのファイルです。2007-12-23 16:30:50.6374332007-12-23 16:30:50.637433 UQ  AAFacultyFaculty2007-12-22 18:15:05.1264572007-12-22 18:15:05.134351K  AAUserUser2007-12-22 18:14:40.1739542007-12-22 18:14:56.836548m\ '+ AAnot_specified(not specified)2007-12-13 12:00:01.6749762007-12-13 12:00:51.564542 ZZ#%-?' 339enju_libraryen: Enju Libraryenjunext-l@library.example.jp0.0.0.0/0*Next-L Enju*2014-05-31 11:44:042014-05-31 11:44:040.0.0.0/0http://localhost:3000/ +kamata web kK ##33third_shelfThird shelf2014-08-16 19:12:062014-08-16 19:12:06fM %%33second_shelfSecond shelf2014-08-16 19:12:062014-08-16 19:12:06fK ##33first_shelfFirst shelf2014-08-16 19:12:062014-08-16 19:12:06fF -  33webLibrary bookmark2014-08-16 19:12:062014-08-16 19:12:06f + ~;~X7AADVDDVDDVDです。2007-12-22 19:24:23.1514102007-12-22 19:24:23.151410aMAACDCD音楽CDです。2007-12-18 16:45:26.0406742007-12-18 16:45:26.040674R% AAprintprint本です。2007-11-20 06:47:03.6415302007-11-20 07:04:29.853828oaAAfilefileコンピュータのファイルです。2007-12-23 16:30:50.6374332007-12-23 16:30:50.637433 WP  AAFacultyFaculty2007-12-22 18:15:05.1264572007-12-22 18:15:05.134351J  AAUserUser2007-12-22 18:14:40.1739542007-12-22 18:14:56.836548m[ '+ AAnot_specified(not specified)2007-12-13 12:00:01.6749762007-12-13 12:00:51.564542 tt %-' 339enju_libraryen: Enju Libraryenju0.0.0.0/0*Next-L Enju*2014-08-16 19:12:062014-08-16 19:12:060.0.0.0/0http://localhost:3000/  enju        - -pp? > $  ))Utablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "date_copyrighted" datetime, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "isbn" varchar(255), "isbn10" varchar(255), "wrong_isbn" varchar(255), "nbn" varchar(255), "lccn" varchar(255), "oclc_number" varchar(255), "issn" varchar(255), "price" integer, "fulltext" text, "volume_number_string" varchar(255), "issue_number_string" varchar(255), "serial_number_string" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "state" varchar(255), "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULT 'f' NOT NULL, "attachment_file_name" varchar(255), "attachment_content_type" varchar(255), "attachment_file_size" integer, "attachment_updated_at" datetime, "title_alternative_transcription" text, "description" text, "abstract" text, "available_at" datetime, "valid_until" datetime, "date_submitted" datetime, "date_accepted" datetime, "date_caputured" datetime, "pub_date" varchar(255), "edition_string" varchar(255), "volume_number" integer, "issue_number" integer, "serial_number" integer, "content_type_id" integer DEFAULT 1, "year_of_publication" integer, "attachment_meta" text, "month_of_publication" integer, "periodical" boolean) Y)Eindexindex_manifestations_on_access_addressmanifestations`CREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address") -E)indexindex_manifestations_on_issnmanifestationsCREATE INDEX "index_manifestations_on_issn" ON "manifestations" ("issn") S)9indexindex_manifestations_on_oclc_numbermanifestationsCREATE INDEX "index_manifestations_on_oclc_number" ON "manifestations" ("oclc_number")E)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn")|C)indexindex_manifestations_on_nbnmanifestationsCREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn")E)indexindex_manifestations_on_isbnmanifestationsCREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn")#])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id") [)Iindexindex_manifestations_on_carrier_type_idmanifestations CREATE INDEX "index_manifestations_on_carrier_type_id" ON "manifestations" ("carrier_type_id")sCindexindex_items_on_bookstore_iditems~CREATE INDEX "index_items_on_bookstore_id" ON "items" ("bookstore_id")   JJ; AA2008-02-17 10:19:19.2655572008-02-17 10:19:19.265557; AA2008-02-17 10:10:36.2828142008-02-17 10:14:03.461761: AA2008-02-17 09:51:36.7760092008-02-17 09:51:36.776009 +   .( Q +^  n Z 1''Qtablerequest_typesrequest_types5CREATE TABLE "request_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NUL9##Otableexemplifiesexemplifies>CREATE TABLE "exemplifies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated9##Otableexemplifiesexemplifies>CREATE TABLE "exemplifies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "manifestation_id" integer NOT NULL, "item_id" integer NOT NULL, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL):W#Aindexindex_exemplifies_on_manifestation_idexemplifies?CREATE INDEX "index_exemplifies_on_manifestation_id" ON "exemplifies" ("manifestation_id");E#+indexindex_exemplifies_on_item_idexemplifies@CREATE UNIQUE INDEX "index_exemplifies_on_item_id" ON "exemplifies" ("item_id")<##Mtableagent_typesagent_typesACREATE TABLE "agent_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)K=''UtablesubscriptionssubscriptionsBCREATE TABLE "subscriptions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" text NOT NULL, "note" text, "user_id" integer, "order_list_id" integer, "deleted_at" datetime, "subscribes_count" integer DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)>I'%indexindex_subscriptions_on_user_idsubscriptionsCCREATE INDEX "index_subscriptions_on_user_id" ON "subscriptions" ("user_id")?U'=indexindex_subscriptions_on_order_list_idsubscriptionsDCREATE INDEX "index_subscriptions_on_order_list_id" ON "subscriptions" ("order_list_id")&@!!tablesubscribessubscribesECREATE TABLE "subscribes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "subscription_id" integer NOT NULL, "work_id" integer NOT NULL, "start_at" datetime NOT NULL, "end_at" datetime NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)AS!9indexindex_subscribes_on_subscription_idsubscribesFCREATE INDEX "index_subscribes_on_subscription_id" ON "subscribes" ("subscription_id")xBC!indexindex_subscribes_on_work_idsubscribesGCREATE INDEX "index_subscribes_on_work_id" ON "subscribes" ("work_id")C))gtablesearch_enginessearch_enginesHCREATE TABLE "search_engines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "url" varchar(255) NOT NULL, "base_url" text NOT NULL, "http_method" text NOT NULL, "query_param" text NOT NULL, "additional_param" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)D]tablecountriescountriesICREATE TABLE "countries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "alpha_2" varchar(255), "alpha_3" varchar(255), "numeric_3" varchar(255), "note" text, "position" integer)kE; indexindex_countries_on_namecountriesKCREATE INDEX "index_countries_on_name" ON "countries" ("name")tFAindexindex_countries_on_alpha_2countriesLCREATE INDEX "index_countries_on_alpha_2" ON "countries" ("alpha_2")tGAindexindex_countries_on_alpha_3countriesMCREATE INDEX "index_countries_on_alpha_3" ON "countries" ("alpha_3")zHEindexindex_countries_on_numeric_3countriesNCREATE INDEX "index_countries_on_numeric_3" ON "countries" ("numeric_3")'ItablelanguageslanguagesOCREATE TABLE "languages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "native_name" varchar(255), "display_name" text, "iso_639_1" varchar(255), "iso_639_2" varchar(255), "iso_639_3" varchar(255), "note" text, "position" integer) JJ; AA2008-02-17 10:19:19.2655572008-02-17 10:19:19.265557; AA2008-02-17 10:10:36.2828142008-02-17 10:14:03.461761: AA2008-02-17 09:51:36.7760092008-02-17 09:51:36.776009     @@>AAtest32008-02-18 07:13:14.9631162008-02-18 07:13:14.963116>AAtest22008-02-18 07:13:10.7434372008-02-18 07:13:10.743437>AAtest12008-02-18 04:36:49.8357742008-02-18 04:36:49.835774      - 4y4C!!33ConferenceConference2014-05-31 11:44:032014-05-31 11:44:03I''33CorporateBodyCorporateBody2014-05-31 11:44:032014-05-31 11:44:03: 33PersonPerson2014-05-31 11:44:032014-05-31 11:44:03  + 4y4C!!33ConferenceConference2014-08-16 19:12:052014-08-16 19:12:05I''33CorporateBodyCorporateBody2014-08-16 19:12:052014-08-16 19:12:05: 33PersonPerson2014-08-16 19:12:052014-08-16 19:12:05      - fG( nO0 v W 8  ~ _ @ !  g H ) - - - - -i -I -) - i I ) iI) iI) iI) iI) iI) iI) ) iiII) stations_on_updA2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000eA2008-04-16 15:34:01.000000A2007-11-19 07:59:21.799724A2007-11-19 07:59:20.799724 A2007-11-19 07:59:09.799724 -A2007-11-19 07:59:08.166195 A2007-11-19 07:59:07.463333A2007-11-19 07:59:06.892741A2007-11-19 07:59:05.255684A2007-11-19 07:59:04.333183A2007-11-19 07:59:03.275738A2007-11-19 07:59:02.618359A2007-11-19 07:59:01.9A2010-03-01 07:14:18.000000t R.h\< | B B: Z  < + t R.h\< | B B: Z  < T  d .d^  jd| 2 L8V  d  t &v,R : EcuadorEcuadorECECU218:? SudanSudanSDSDN736' - !!MozambiqueMozambiqueMZMOZ508$S GuatemalaGuatemalaGTGTM320S69 11Dominican RepublicDominican RepublicDODOM2149%[ VenezuelaVenezuelaVEVEN862#$ PortugalPortugalPTPRT620! MoroccoMoroccoMAMAR504R GuamGuamGUGUM316R"8 DominicaDominicaDMDMA2128!Z VanuatuVanuatuVUVUT548%> Sri LankaSri LankaLKLKA144# PolandPolandPLPOL616&Q !!GuadeloupeGuadeloupeGPGLP312Q"7 DjiboutiDjiboutiDJDJI2627 BrazilBrazilBRBRA062'Y !!UzbekistanUzbekistanUZUZB860#" PitcairnPitcairnPNPCN612' !!MontserratMontserratMSMSR500&m !!KyrgyzstanKyrgyzstanKGKGZ417m 6 DenmarkDenmarkDKDNK2086" BotswanaBotswanaBWBWA058!X UruguayUruguayUYURY858)! ##PhilippinesPhilippinesPHPHL608# MongoliaMongoliaMNMNG496 P GrenadaGrenadaGDGRD308P.5 ))Czech RepublicCzech RepublicCZCZE2035> 99Bosnia and HerzegovinaBosnia and HerzegovinaBABIH056-W ''United StatesUnited StatesUSUSA840 PeruPeruPEPER604 MonacoMonacoMCMCO492l KuwaitKuwaitKWKWT414l4 CyprusCyprusCYCYP1964  BoliviaBoliviaBOBOL068/V ))United KingdomUnited KingdomGBGBR826; 55Moldova, Republic ofMoldova, Republic ofMDMDA4986k 11Korea, Republic ofKorea, Republic ofKRKOR410k3 CubaCubaCUCUB1923 BhutanBhutanBTBTN052;U 55United Arab EmiratesUnited Arab EmiratesAEARE784Q KKMicronesia, Federated States ofMicronesia, Federated States ofFMFSM583`j [[Korea, Democratic People\'s Republic ofKorea, Democratic People\'s Republic ofKPPRK408j  BermudaBermudaBMBMU048!T UkraineUkraineUAUKR804 MexicoMexicoMXMEX484"i KiribatiKiribatiKIKIR296i 2 CroatiaCroatiaHRHRV1912 BeninBeninBJBEN204S UgandaUgandaUGUGA800% MauritiusMauritiusMUMUS480h KenyaKenyaKEKEN404hR TuvaluTuvaluTVTUV798&g !!KazakhstanKazakhstanKZKAZ398g BelizeBelizeBZBLZ084f JordanJordanJOJOR400f  BelgiumBelgiumBEBEL046e JapanJapanJPJPN392e  BelarusBelarusBYBLR112 d JamaicaJamaicaJMJAM388dc ItalyItalyITITA380c+3 %%Saudi ArabiaSaudi ArabiaSASAU682b IsraelIsraelILISR376b=2 77Sao Tome and PrincipeSao Tome and PrincipeSTSTP678 a IrelandIrelandIEIRL372a'1 !!San MarinoSan MarinoSMSMR674` IraqIraqIQIRQ368`0 SamoaSamoaWSWSM882D_ ??Iran, Islamic Republic ofIran, Islamic Republic ofIRIRN364_E FranceFranceFRFRA250ES/ MMSaint Vincent and the GrenadinesSaint Vincent and the GrenadinesVCVCT670! NigeriaNigeriaNGNGA566$^ IndonesiaIndonesiaIDIDN360^ D FinlandFinlandFIFIN246DE. ??Saint Pierre and MiquelonSaint Pierre and MiquelonPMSPM666 NigerNigerNENER562] IndiaIndiaININD356]C FijiFijiFJFJI242C)- ##Saint LuciaSaint LuciaLCLCA662% NicaraguaNicaraguaNINIC558 \ IcelandIcelandISISL352\,B ''Faroe IslandsFaroe IslandsFOFRO234B#c ZimbabweZimbabweZWZWE716=, 77Saint Kitts and NevisSaint Kitts and NevisKNKNA659) ##New ZealandNew ZealandNZNZL554HA CCFalkland Islands (Malvinas)Falkland Islands (Malvinas)FKFLK238AB' ==Central African RepublicCentral African RepublicCFCAF140'b ZambiaZambiaZMZMB894- ''New CaledoniaNew CaledoniaNCNCL540w MacaoMacaoMOMAC446w [ HungaryHungaryHUHUN348["@ EthiopiaEthiopiaETETH231@.& ))Cayman IslandsCayman IslandsKYCYM136&++ %%Saint HelenaSaint HelenaSHSHN654   unknownunkno1_ + !!MozambiqueMozambiqueMZMOZ508$S GuatemalaGuatemalaGTGTM320S69 11Dominican RepublicDominican RepublicDODOM2149%[ VenezuelaVenezuelaVEVEN862#$ PortugalPortugalPTPRT620! MoroccoMoroccoMAMAR504R GuamGuamGUGUM316R"8 DominicaDominicaDMDMA2128!Z VanuatuVanuatuVUVUT548%> Sri LankaSri LankaLKLKA144# PolandPolandPLPOL616&Q !!GuadeloupeGuadeloupeGPGLP312Q"7 DjiboutiDjiboutiDJDJI2627 BrazilBrazilBRBRA062'Y !!UzbekistanUzbekistanUZUZB860#" PitcairnPitcairnPNPCN612' !!MontserratMontserratMSMSR500&m !!KyrgyzstanKyrgyzstanKGKGZ417m 6 DenmarkDenmarkDKDNK2086" BotswanaBotswanaBWBWA058!X UruguayUruguayUYURY858)! ##PhilippinesPhilippinesPHPHL608# MongoliaMongoliaMNMNG496 P GrenadaGrenadaGDGRD308P.5 ))Czech RepublicCzech RepublicCZCZE2035> 99Bosnia and HerzegovinaBosnia and HerzegovinaBABIH056-W ''United StatesUnited StatesUSUSA840 PeruPeruPEPER604 MonacoMonacoMCMCO492l KuwaitKuwaitKWKWT414l4 CyprusCyprusCYCYP1964  BoliviaBoliviaBOBOL068/V ))United KingdomUnited KingdomGBGBR826; 55Moldova, Republic ofMoldova, Republic ofMDMDA4986k 11Korea, Republic ofKorea, Republic ofKRKOR410k3 CubaCubaCUCUB1923 BhutanBhutanBTBTN052;U 55United Arab EmiratesUnited Arab EmiratesAEARE784Q KKMicronesia, Federated States ofMicronesia, Federated States ofFMFSM583`j [[Korea, Democratic People\'s Republic ofKorea, Democratic People\'s Republic ofKPPRK408j  BermudaBermudaBMBMU048!T UkraineUkraineUAUKR804 MexicoMexicoMXMEX484"i KiribatiKiribatiKIKIR296i 2 CroatiaCroatiaHRHRV1912 BeninBeninBJBEN204S UgandaUgandaUGUGA800% MauritiusMauritiusMUMUS480h KenyaKenyaKEKEN404hR TuvaluTuvaluTVTUV798&g !!KazakhstanKazakhstanKZKAZ398g BelizeBelizeBZBLZ084f JordanJordanJOJOR400f  BelgiumBelgiumBEBEL046e JapanJapanJPJPN392e  BelarusBelarusBYBLR112 d JamaicaJamaicaJMJAM388dc ItalyItalyITITA380c+3 %%Saudi ArabiaSaudi ArabiaSASAU682b IsraelIsraelILISR376b=2 77Sao Tome and PrincipeSao Tome and PrincipeSTSTP678 a IrelandIrelandIEIRL372a'1 !!San MarinoSan MarinoSMSMR674` IraqIraqIQIRQ368`0 SamoaSamoaWSWSM882D_ ??Iran, Islamic Republic ofIran, Islamic Republic ofIRIRN364_E FranceFranceFRFRA250ES/ MMSaint Vincent and the GrenadinesSaint Vincent and the GrenadinesVCVCT670! NigeriaNigeriaNGNGA566$^ IndonesiaIndonesiaIDIDN360^ D FinlandFinlandFIFIN246DE. ??Saint Pierre and MiquelonSaint Pierre and MiquelonPMSPM666 NigerNigerNENER562] IndiaIndiaININD356]C FijiFijiFJFJI242C)- ##Saint LuciaSaint LuciaLCLCA662% NicaraguaNicaraguaNINIC558 \ IcelandIcelandISISL352\,B ''Faroe IslandsFaroe IslandsFOFRO234B#c ZimbabweZimbabweZWZWE716=, 77Saint Kitts and NevisSaint Kitts and NevisKNKNA659) ##New ZealandNew ZealandNZNZL554HA CCFalkland Islands (Malvinas)Falkland Islands (Malvinas)FKFLK238AB' ==Central African RepublicCentral African RepublicCFCAF140'b ZambiaZambiaZMZMB894- ''New CaledoniaNew CaledoniaNCNCL540w MacaoMacaoMOMAC446w [ HungaryHungaryHUHUN348["@ EthiopiaEthiopiaETETH231@.& ))Cayman IslandsCayman IslandsKYCYM136&++ %%Saint HelenaSaint HelenaSHSHN654   unknownunkno1_   $4EK$S77tableresource_import_filesresource_import_filesYCREATE TABLE "resource_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "resource_import_file_name" varchar(255), "resource_import_content_type" varchar(255), "resource_import_file_size" integer, "resource_import_updated_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "edit_mode" varchar(255), "resource_import_fingerprint" varchar(255), "error_message" text, "user_encoding" varchar(255), "default_shelf_id" integer) X''Qtablecontent_typescontent_types_CREATE TABLE "content_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)$W99ctablemedium_of_performancesmedium_of_performances^CREATE TABLE "medium_of_performances" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)wVEtableextentsextents]CREATE TABLE "extents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)$UY7Eindexindex_resource_import_files_on_user_idresource_import_files[CREATE INDEX "index_resource_import_files_on_user_id" ON "resource_import_files" ("user_id")*T]7Mindexindex_resource_import_files_on_parent_idresource_import_filesZCREATE INDEX "index_resource_import_files_on_parent_id" ON "resource_import_files" ("parent_id")RS19indexindex_agent_import_files_on_user_idagent_import_filesXCREATE INDEX "index_agent_import_files_on_user_id" ON "agent_import_files" ("user_id")QW1Aindexindex_agent_import_files_on_parent_idagent_import_filesWCREATE INDEX "index_agent_import_files_on_parent_id" ON "agent_import_files" ("parent_id")LP11Ctableagent_import_filesagent_import_filesVCREATE TABLE "agent_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "agent_import_file_name" varchar(255), "agent_import_content_type" varchar(255), "agent_import_file_size" integer, "agent_import_updated_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "agent_import_fingerprint" varchar(255), "error_message" text, "edit_mode" varchar(255), "user_encoding" varchar(255))[Ow'%indexindex_picture_files_on_picture_attachable_id_and_typepicture_filesUCREATE INDEX "index_picture_files_on_picture_attachable_id_and_type" ON "picture_files" ("picture_attachable_id", "picture_attachable_type")N''etablepicture_filespicture_filesTCREATE TABLE "picture_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "picture_attachable_id" integer, "picture_attachable_type" varchar(255), "content_type" varchar(255), "title" text, "thumbnail" varchar(255), "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "picture_file_name" varchar(255), "picture_content_type" varchar(255), "picture_file_size" integer, "picture_updated_at" datetime, "picture_meta" text, "picture_fingerprint" varchar(255))zMEindexindex_languages_on_iso_639_3languagesSCREATE INDEX "index_languages_on_iso_639_3" ON "languages" ("iso_639_3")zLEindexindex_languages_on_iso_639_2languagesRCREATE INDEX "index_languages_on_iso_639_2" ON "languages" ("iso_639_2")zKEindexindex_languages_on_iso_639_1languagesQCREATE INDEX "index_languages_on_iso_639_1" ON "languages" ("iso_639_1")rJ;indexindex_languages_on_namelanguagesPCREATE UNIQUE INDEX "index_languages_on_name" ON "languages" ("name") Y%{@g p & r  f Cn.q7[G  i Z  w B ^"QDI<h? @@ -285,11 +265,11 @@ A ' x   w ] L C 1 j2 8  ~T    o 646530233?132%344Z442v887732528440u232>124$876524438t226=120#028 850520434s222<116"660092516430r108!020704426q854 016422p100014428o096010418n008004724710706090304O705600300N703598292M702591288L694585276K3841690586478268J1880796686512474270I184/795578584266H180.792580470~258G178-042788574466}254F174,040780570462|170+048776458{156*036772454z152)025768450y148(032764807x030 834533 041 026 -762158760756340Y752643336X748642332W744638328V634624U818;740630104324T218:736508320S2149862620504316R2128548144616312Q2627062860612500417m2086058858608496308P2035056840604492414l1964068826498410k1923052784583408j048804484296i1912204800480404h798398g084400f046392e112388d380c682376b678372a674368`882364_250E670566360^246D666562356]242C662558352\234B716659554238A140'894540446w348[231@136&654 000  +762158760756340Y752643336X748642332W744638328V634624U818;740630104324T218:736508320S2149862620504316R2128548144616312Q2627062860612500417m2086058858608496308P2035056840604492414l1964068826498410k1923052784583408j048804484296i1912204800480404h798398g084400f046392e112388d380c682376b678372a674368`882364_250E670566360^246D666562356]242C662558352\234B716659554238A140'894540446w348[231@136&654 000  `d $w  E t # U<18 g zC  =? Vn a +][T1a Q @@ -401,11 +381,11 @@ NauruNaurunanaunauq': !!GuaraníGuaranígngrngrn:2 ++Scottish GaelicScottish Gaelicgdglagla)V ##KinyarwandaKinyarwandarwkinkinV= ; unknownen: unknown -ja: 不明unknownunknownunb +ja: 不明unknownunknownunb ( b   O t X pc1n4 m  h  @@ -551,50 +531,71 @@ jf4 S" y >, srdchekikUell9mripchakhmTdeu8monotsncatkazSkat7molnmyakasRlug6tsokauQglg5tonsanbulful4brekanPsagtirmahmbosbodfra3smorusmarlfin2bisthaXXXrontelglvktatkalObenrohmltjjavNtammaliquefij1jpnMtgkplimsahfao0mlggitaLporfat/belmkdfgleKpolipkJeusewe.ltzezulikuIlubdest-zhatahbakileHbamtglepo,yorinaGfasazesweeng+yidindFaymsswdzo*xhopuspanave swanld)woloss~ava sunlitcdiv(fryorm}asm spalinbcymiboEhye nbllimawlnori|idoDsotlav`oji{somlat_dan'ocizislClao^ces&nnoyhunBkua]arg hrv%volnobxhmoAkur\aracre$viehin@kor[amhslvcos#venher?konZsqislkcor"uzbheb>akasinchv!urdhau=norwsndchu ukrhat<smevafrzhouigndeuaariiikomYnyatwineptabksnatukndoshbsrunXturnavrguj;srpkirWnauqgrn:glakinV  unknown     -    - PKFA<72-(# -ztnhb\VPJD>82,&  ~ x r l f ` Z T N H B < 6 0 * $     Un_updated_at" ON "manifestations" ("updated_at"); m)mindexindex_manifestations_on_manifestation_identifiermanifestationsgCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier") U)=indexindex_manifestations_on_frequency_idmanifestationsCREATE INDEX "index_manifestations_on_frequency_id" ON "manifestations" ("frequency_id") Y)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address") OE)indexindex_manifestations_on_issnmanifestationsCREATE INDEX "index_manifestations_on_issn" ON "manifestations" ("issn") OfS)9indexindex_manifestations_on_oclc_numbermanifestationsCREATE INDEX "index_manifestations_on_oclc_number" ON "manifestations" ("oclc_number") OE)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn") OLC)indexindex_manifestations_on_nbnmanifestationsCREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn") OE)indexindex_manifestations_on_isbnmanifestationsCREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn") OK])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id") O[)Iindexindex_manifestations_on_carrier_type_idmanifestations CREATE INDEX "index_manifestations_on_carrier_type_id" ON "manifestations" ("carrier_type_id"),];Mindexindex_resource_import_results_on_item_idresource_import_results|CREATE INDEX "index_resource_import_results_on_item_id" ON "resource_import_results" ("item_id") 55;tableagent_import_resultsagent_import_results}CREATE TABLE "agent_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_import_file_id" integer, "agent_id" integer, "user_id" integer, "body" text, "created_at" datetime, "updated_at" datetime)sCindexindex_items_on_bookstore_iditems~CREATE INDEX "index_items_on_bookstore_id" ON "items" ("bookstore_id")))tablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "date_copyrighted" datetime, "created_at" datetime, "updated_at" datetime, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "isbn" varchar(255), "isbn10" varchar(255), "wrong_isbn" varchar(255), "nbn" varchar(255), "lccn" varchar(255), "oclc_number" varchar(255), "issn" varchar(255), "price" integer, "fulltext" text, "volume_number_st~}|{zyxwvutsrqponmlkjihgfe+[http://www.nicovideo.jp/watch/sm3015373-_http://jp.youtube.com/watch?v=BSHBzd9ftDE  - Chttp://www.slis.keio.ac.jp/ + +//3 u 2 - +& VZ))gtablemanifestationsmanifestations CREATE TABLE "manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text NOT NULL, "title_alternative" text, "title_transcription" text, "classification_number" varchar(255), "manifestation_identifier" varchar(255), "date_of_publication" datetime, "date_copyrighted" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "deleted_at" datetime, "access_address" varchar(255), "language_id" integer DEFAULT 1 NOT NULL, "carrier_type_id" integer DEFAULT 1 NOT NULL, "extent_id" integer DEFAULT 1 NOT NULL, "start_page" integer, "end_page" integer, "height" integer, "width" integer, "depth" integer, "price" integer, "fulltext" text, "volume_number_string" varchar(255), "issue_number_string" varchar(255), "serial_number_string" varchar(255), "edition" integer, "note" text, "repository_content" boolean DEFAULT 'f' NOT NULL, "lock_version" integer DEFAULT 0 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "required_score" integer DEFAULT 0 NOT NULL, "frequency_id" integer DEFAULT 1 NOT NULL, "subscription_master" boolean DEFAULT 'f' NOT NULL, "attachment_file_name" varchar(255), "attachment_content_type" varchar(255), "attachment_file_size" integer, "attachment_updated_at" datetime, "title_alternative_transcription" text, "description" text, "abstract" text, "available_at" datetime, "valid_until" datetime, "date_submitted" datetime, "date_accepted" datetime, "date_caputured" datetime, "pub_date" varchar(255), "edition_string" varchar(255), "volume_number" integer, "issue_number" integer, "serial_number" integer, "content_type_id" integer DEFAULT 1, "year_of_publication" integer, "attachment_meta" text, "month_of_publication" integer, "fulltext_content" boolean, "doi" varchar(255), "periodical" boolean, "statement_of_responsibility" text, "publication_place" text)c++5tableimport_requestsimport_requestsfCREATE TABLE "import_requests" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "isbn" varchar(255), "manifestation_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)a[Gindexindex_versions_on_item_type_and_item_idversionsdCREATE INDEX "index_versions_on_item_type_and_item_id" ON "versions" ("item_type", "item_id")`[tableversionsversionscCREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" integer NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)_WtablelicenseslicensesbCREATE TABLE "licenses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" varchar(255), "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL),^c)Yindexindex_manifestations_on_date_of_publicationmanifestationsaCREATE INDEX "index_manifestations_on_date_of_publication" ON "manifestations" ("date_of_publication")]Q)5indexindex_manifestations_on_updated_atmanifestationsCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at");\m)mindexindex_manifestations_on_manifestation_identifiermanifestationsCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")[Y)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address")*Y==gtableagent_relationship_typesagent_relationship_types`CREATE TABLE "agent_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)     + zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w 1 + %      W 7A2009-12-31 15:00:00.000000A1999-12-31 15:00:00.000000~}|{zyxwvutsrqponmlkjihgfe  +    + !o!L+33テスト雑誌2014-08-16 19:12:062014-08-16 19:12:06M33title22014-08-16 19:12:062014-08-16 19:12:06テストt@ 33title12014-08-16 19:12:062014-08-16 19:12:06   -a_^     - -zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  { u o i c ] W Q K E ? 9 3 -                                                                                        ~ } | { z y x w v u t s r q p o n m l k j i h g f e      -            - mM+33テスト雑誌2014-05-31 11:44:042014-05-31 11:44:04N33title22014-05-31 11:44:042014-05-31 11:44:04テストtA 33title12014-05-31 11:44:042014-05-31 11:44:04    + 66ftGY  +  ? !dG+!indexindex_import_requests_on_isbnimport_requestsgCREATE INDEX "index_import_requests_on_isbn" ON "import_requests" ("isbn")'e_+Qindexindex_import_requests_on_manifestation_idimport_requestshCREATE INDEX "inddG+!indexindex_import_requests_on_isbnimport_requestsgCREATE INDEX "index_import_requests_on_isbn" ON "import_requests" ("isbn")'e_+Qindexindex_import_requests_on_manifestation_idimport_requestshCREATE INDEX "index_import_requests_on_manifestation_id" ON "import_requests" ("manifestation_id") fM+-indexindex_import_requests_on_user_idimport_requestsiCREATE INDEX "index_import_requests_on_user_id" ON "import_requests" ("user_id")|g//'tableseries_statementsseries_statementseCREATE TABLE "series_statements" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text, "numbering" text, "title_subseries" text, "numbering_subseries" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "title_transcription" text, "title_alternative" text, "series_statement_identifier" varchar(255), "manifestation_id" integer, "note" text, "title_subseries_transcription" text, "creator_string" text, "volume_number_string" text, "volume_number_transcription_string" text, "series_master" boolean, "root_manifestation_id" integer)Phy/indexindex_series_statements_on_series_statement_identifierseries_statementsjCREATE INDEX "index_series_statements_on_series_statement_identifier" ON "series_statements" ("series_statement_identifier")JiCCtablemanifestation_relationshipsmanifestation_relationshipslCREATE TABLE "manifestation_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "manifestation_relationship_type_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "position" integer)BjiCeindexindex_manifestation_relationships_on_parent_idmanifestation_relationshipsmCREATE INDEX "index_manifestation_relationships_on_parent_id" ON "manifestation_relationships" ("parent_id")?kgCaindexindex_manifestation_relationships_on_child_idmanifestation_relationshipsnCREATE INDEX "index_manifestation_relationships_on_child_id" ON "manifestation_relationships" ("child_id")^l))wtableuser_has_rolesuser_has_rolesoCREATE TABLE "user_has_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)mK))indexindex_user_has_roles_on_user_iduser_has_rolespCREATE INDEX "index_user_has_roles_on_user_id" ON "user_has_roles" ("user_id")nK))indexindex_user_has_roles_on_role_iduser_has_rolesqCREATE INDEX "index_user_has_roles_on_role_id" ON "user_has_roles" ("role_id")*o33{tableagent_relationshipsagent_relationshipsrCREATE TABLE "agent_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "agent_relationship_type_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "position" integer)"pY3Eindexindex_agent_relationships_on_parent_idagent_relationshipssCREATE INDEX "index_agent_relationships_on_parent_id" ON "agent_relationships" ("parent_id")qW3Aindexindex_agent_relationships_on_child_idagent_relationshipstCREATE INDEX "index_agent_relationships_on_child_id" ON "agent_relationships" ("child_id")BrMMwtablemanifestation_relationship_typesmanifestation_relationship_typesuCREATE TABLE "manifestation_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)2s;;{tableresource_import_resultsresource_import_resultsvCREATE TABLE "resource_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_import_file_id" integer, "manifestation_id" integer, "item_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   -  + g4.]332014-08-16 19:12:062014-08-16 19:12:06.z332014-08-16 19:12:062014-08-16 19:12:06.o332014-08-16 19:12:062014-08-16 19:12:06.U332014-08-16 19:12:062014-08-16 19:12:06.ƊW332014-08-16 19:12:062014-08-16 19:12:06.q332014-08-16 19:12:062014-08-16 19:12:06-x 332014-08-16 19:12:062014-08-16 19:12:06 +<;q"_zX  QWq  x +<;q"_zX  QWq x   -  - /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /ementskCREATE TABLE "series_statements" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "original_title" text, "numbering" text, "title_subseries" text, "numbering_subseries" text, "position" integer, "created_at" datetime, "updated_at" datetime, "title_transcription" text, "title_alternative" text, "series_statement_identifier" varchar(255), "issn" varchar(255), "periodical" boolean) 55;tableagent_import_resultsagent_import_results}CREATE TABLE "agent_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_import_file_id" integer, "agent_id" integer, "user_id" integer, "body" text, "created_at" datetime, "updated_at" datetime),];Mindexindex_resource_import_results_on_item_idresource_import_results|CREATE INDEX "index_resource_import_results_on_item_id" ON "resource_import_results" ("item_id")Go;qindexindex_resource_import_results_on_manifestation_idresource_import_results{CREATE INDEX "index_resource_import_results_on_manifestation_id" ON "resource_import_results" ("manifestation_id")\~}; indexindex_resource_import_results_on_resource_import_file_idresource_import_resultszCREATE INDEX "index_resource_import_results_on_resource_import_file_id" ON "resource_import_results" ("resource_import_file_id") };;Wtableresource_import_resultsresource_import_resultsyCREATE TABLE "resource_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_import_file_id" integer, "manifestation_id" integer, "item_id" integer, "body" text, "created_at" datetime, "updated_at" datetime)0|MMStablemanifestation_relationship_typesmanifestation_relationship_typesxCREATE TABLE "manifestation_relationship_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime){W3Aindexindex_agent_relationships_on_child_idagent_relationshipswCREATE INDEX "index_agent_relationships_on_child_id" ON "agent_relationships" ("child_id")"zY3Eindexindex_agent_relationships_on_parent_idagent_relationshipsvCREATE INDEX "index_agent_relationships_on_parent_id" ON "agent_relationships" ("parent_id")y33Wtableagent_relationshipsagent_relationshipstCREATE TABLE "agent_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "agent_relationship_type_id" integer, "created_at" datetime, "updated_at" datetime, "position" integer)?xgCaindexindex_manifestation_relationships_on_child_idmanifestation_relationshipssCREATE INDEX "index_manifestation_relationships_on_child_id" ON "manifestation_relationships" ("child_id")BwiCeindexindex_manifestation_relationships_on_parent_idmanifestation_relationshipsrCREATE INDEX "index_manifestation_relationships_on_parent_id" ON "manifestation_relationships" ("parent_id")8vCCwtablemanifestation_relationshipsmanifestation_relationshipsqCREATE TABLE "manifestation_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "manifestation_relationship_type_id" integer, "c~}|{zyxwvutsrqponmlkjihgfe  -  -        +    +  @@>AAtest32008-02-18 07:13:14.9631162008-02-18 07:13:14.963116>AAtest22008-02-18 07:13:10.7434372008-02-18 07:13:10.743437>AAtest12008-02-18 04:36:49.8357742008-02-18 04:36:49.835774 JJ; AA2008-02-17 10:19:19.2655572008-02-17 10:19:19.265557; AA2008-02-17 10:10:36.2828142008-02-17 10:14:03.461761: AA2008-02-17 09:51:36.7760092008-02-17 09:51:36.776009 ky + m= indexindex_accepts_on? m/\t}; indexindex_resource_import_results_on_resource_import_file_idresource_import_resultswCREATE INDEX "index_resource_import_results_on_resource_import_file_id" ON "resource_import_results" ("resource_import_file_id")Guo;qindexindex_resource_import_results_on_manifestation_idresource_import_resultsxCREATE INDEX "index_resource_import_results_on_manifestation_id" \t}; indexindex_resource_import_results_on_resource_import_file_idresource_import_resultswCREATE INDEX "index_resource_import_results_on_resource_import_file_id" ON "resource_import_results" ("resource_import_file_id")Guo;qindexindex_resource_import_results_on_manifestation_idresource_import_resultsxCREATE INDEX "index_resource_import_results_on_manifestation_id" ON "resource_import_results" ("manifestation_id"),v];Mindexindex_resource_import_results_on_item_idresource_import_resultsyCREATE INDEX "index_resource_import_results_on_item_id" ON "resource_import_results" ("item_id") w559tableagent_import_resultsagent_import_resultszCREATE TABLE "agent_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "agent_import_file_id" integer, "agent_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)sxCindexindex_items_on_bookstore_iditems{CREATE INDEX "index_items_on_bookstore_id" ON "items" ("bookstore_id")xyEEstableseries_statement_merge_listsseries_statement_merge_lists|CREATE TABLE "series_statement_merge_lists" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL).z;;stableseries_statement_mergesseries_statement_merges}CREATE TABLE "series_statement_merges" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "series_statement_id" integer NOT NULL, "series_statement_merge_list_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P{u;}indexindex_series_statement_merges_on_series_statement_idseries_statement_mergesCREATE INDEX "index_series_statement_merges_on_series_statement_id" ON "series_statement_merges" ("series_statement_id")s| ;)indexindex_series_statement_merges_on_series_statement_merge_list_idseries_statement_mergesCREATE INDEX "index_series_statement_merges_on_series_statement_merge_list_id" ON "series_statement_merges" ("series_statement_merge_list_id")0}c/Yindexindex_series_statements_on_manifestation_idseries_statementsCREATE INDEX "index_series_statements_on_manifestation_id" ON "series_statements" ("manifestation_id")~~%%=tablecreate_typescreate_typesCREATE TABLE "create_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)''?tablerealize_typesrealize_typesCREATE TABLE "realize_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)''?tableproduce_typesproduce_typesCREATE TABLE "produce_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)~%%=tablebudget_typesbudget_typesCREATE TABLE "budget_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)dtableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)sAindexindex_accepts_on_basket_idacceptsCREATE INDEX "index_accepts_on_basket_id" ON "accepts" ("basket_id") + +   +       -   -e {l { G ?;tableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEYtableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "username" varchar(255), "user_number" varchar(255), "state" varchar(255), "locale" varchar(255), "deleted_at" datetime, "expired_at" datetime, "library_id" integer DEFAULT 1 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL, "user_group_id" integer DEFAULT 1 NOT NULL, "note" text, "keyword_list" text, "failed_attempts" integer, "unlock_token" varchar(255), "locked_at" datetime, "confirmed_at" datetime) U)=indexindex_manifestations_on_frequency_idmanifestationsgCREATE INDEX "index_manifestations_on_frequency_id" ON "manifestations" ("frequency_id"); m)mindexindex_manifestations_on_manifestation_identifiermanifestationsuCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")Q)5indexindex_manifestations_on_updated_atmanifestationsMCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at")/c/Yindexindex_series_statements_on_manifestation_idseries_statementsCREATE INDEX "index_series_statements_on_manifestation_id" ON "series_statements" ("manifestation_id")l%%tablecreate_typescreate_typesCREATE TABLE "create_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)o''tablerealize_typesrealize_typesCREATE TABLE "realize_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)o''tableproduce_typesproduce_typesCREATE TABLE "produce_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)W tablerolesrolesCREATE TABLE "roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)tableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "username" varchar(255), "user_number" varchar(255), "state" varchar(255), "locale" varchar(255), "deleted_at" datetime, "expired_at" datetime, "library_id" integer DEFAULT 1 NOT NULL, "required_role_id" integer DEFAULT 1 NOT NULL)^5}indexindex_users_on_emailusersCREATE INDEX "index_users_on_email" ON "users" ("email")SGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")M))Stableuser_has_rolesuser_has_rolesCREATE TABLE "user_has_roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_id" integer, "created_at" datetime, "updated_at" datetime)l%%tablebudget_typesbudget_typesCREATE TABLE "budget_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime, "updated_at" datetime)  LH''33AdministratorAdministrator2014-05-31 11:44:042014-05-31 11:44:04@33LibrarianLibrarian2014-05-31 11:44:042014-05-31 11:44:04633UserUser2014-05-31 11:44:042014-05-31 11:44:04833GuestGuest2014-05-31 11:44:042014-05-31 11:44:04  -M G -rAAA   2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user4@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417user4rAAA   2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user3@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417user3AA   2008-01-18 04:29:06.9227282008-05-31 03:42:44.711117$2a$10$i7UjJhLVrJM/J7qaTwW39OXw1NiwowUEbtNHVDV0sqMLjX9.UO9causer2AA ! 2008-01-18 03:24:04.2223442008-05-31 03:42:23.340575$2a$10$YmmTGrYQ1Ir6oc7wXnp.GuNeO1eYLoP3sv8wMSIrTdaGw2BPwRrpSlibrarian2.AAA  2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user1@kamata.lib.teu.ac.jp$2a$10$JthS59A0BNkDOoFpCXM0V.GhhffKaoWKbzpPahYp/vTFrOyM7h/uWuser17AAK! 2007-11-19 07:58:33.1724412008-05-31 03:41:16.337474librarian1@kamata.lib.teu.ac.jp$2a$10$9O2VuTccN4gHq36ARg0QReSrb1D7WrBBhZZ759RM9moHbB0W5zCzSlibrarian10AAC 2007-11-19 07:58:32.1119412008-05-31 04:16:30.163731tanabe@kamata.lib.teu.ac.jp$2a$10$vHohD1WflnTIqAa8zMkF9evwAgIZRw3XuR4d3bi29M.jph/MB/AJiadmin -VuVAuser4@kamata.lib.teu.ac.jpAuser3@kamata.lib.teu.ac.jp  Auser1@kamata.lib.teu.ac.jp#Klibrarian1@kamata.lib.teu.ac.jpC tanabe@kamata.lib.teu.ac.jp - g4.]332014-05-31 11:44:042014-05-31 11:44:04.z332014-05-31 11:44:042014-05-31 11:44:04.o332014-05-31 11:44:042014-05-31 11:44:04.U332014-05-31 11:44:042014-05-31 11:44:04.ƊW332014-05-31 11:44:042014-05-31 11:44:04.q332014-05-31 11:44:042014-05-31 11:44:04-x 332014-05-31 11:44:042014-05-31 11:44:04    - hgfe  -   y^ 4 - h  `ry{%C'indexindex_users_on_unlock_tokenusersCREATE UNIQUE INDEX "index_users_on_unlock_token" ON "users" ("unlock_token")x$A#indexindex_users_on_user_numberusersCREATE UNIQUE INDEX "index_users_on_user_number" ON "users" ("user_number")w#Eindexindex_users_on_user_group_idusersCREATE INDEX "index_users_on_user_group_id" ON "users" ("user_group_id")o";indexindex_users_on_usernameusersCREATE UNIQUE INDEX "index_users_on_username" ON "users" ("username")RytableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime, "updated_at" datetime)sAindexindex_accepts_on_basket_idacceptsCREATE INDEX "index_accepts_on_basket_id" ON "accepts" ("basket_id")m= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")J773tableresource_import_filesresource_import_files^CREATE TABLE "resource_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "content_type" varchar(255), "size" integer, "user_id" integer, "note" text, "executed_at" datetime, "state" varchar(255), "resource_import_file_name" varchar(255), "resource_import_content_type" varchar(255), "resource_import_file_size" integer, "resource_import_updated_at" datetime, "created_at" datetime, "updated_at" datetime, "edit_mode" varchar(255), "resource_import_fingerprint" varchar(255), "error_message" text)*]7Mindexindex_resource_import_files_on_parent_idresource_import_files_CREATE INDEX "index_resource_import_files_on_parent_id" ON "resource_import_files" ("parent_id")$Y7Eindexindex_resource_import_files_on_user_idresource_import_filesaCREATE INDEX "index_resource_import_files_on_user_id" ON "resource_import_files" ("user_id")U7=indexindex_resource_import_files_on_stateresource_import_filesbCREATE INDEX "index_resource_import_files_on_state" ON "resource_import_files" ("state") M-indexindex_agents_on_agent_identifieragentsCREATE INDEX "index_agents_on_agent_identifier" ON "agents" ("agent_identifier")!II!tableseries_statement_relationshipsseries_statement_relationshipsCREATE TABLE "series_statement_relationships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "parent_id" integer, "child_id" integer, "position" integer, "created_at" datetime, "updated_at" datetime) +  + /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe  +   user4 user3 user2!librarian2 user1!librarian1 admin -         - _^f 6Tz0Tv:z(Dt2Nl L x +   + 3(D[WtableprofilesprofilesCREATE TABLE "profiles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_group_id" integer, "library_id" integer, "locale" varchar(255), "user_number" varchar(255), "full_name" text, "note" text, "keyword_list" text, "required_role_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expired_at" datetime)G//;tableuser_import_filesuser_import_filesCREATE TABLE "user_import_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "note" text, "executed_at" datetime, "user_import_file_name" varchar(255), "user_import_content_type" varchar(255), "user_import_file_size" varchar(255), "user_import_updated_at" datetime, "user_import_fingerprint" varchar(255), "edit_mode" varchar(255), "error_message" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "user_encoding" varchar(255), "default_library_id" integer, "default_user_group_id" integer)]MM+tableresource_import_file_transitionsresource_import_file_transitionsCREATE TABLE "resource_import_file_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "resource_import_file_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)G/indexindex_profiles_on_user_numberprofilesCREATE UNIQUE INDEX "index_profiles_on_user_number" ON "profiles" ("user_number")q?indexindex_profiles_on_user_idprofilesCREATE INDEX "index_profiles_on_user_id" ON "profiles" ("user_id")p)tableprofilesprofilesCREATE TABLE "profiles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_group_id" integer, "library_id" integer, "locale" varchar(255), "user_number" varchar(255), "full_name" text, "note" text, "keyword_list" text, "required_role_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)333tableuser_import_resultsuser_import_resultsCREATE TABLE "user_import_results" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_import_file_id" integer, "user_id" integer, "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) W#Aindexindex_identifiers_on_manifestation_ididentifiersCREATE INDEX "index_identifiers_on_manifestation_id" ON "identifiers" ("manifestation_id")8 m#kindexindex_identifiers_on_body_and_identifier_type_ididentifiersCREATE INDEX "index_identifiers_on_body_and_identifier_type_id" ON "identifiers" ("body", "identifier_type_id")8 ##5tableidentifiersidentifiersCREATE TABLE "identifiers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "body" varchar(255) NOT NULL, "identifier_type_id" integer NOT NULL, "manifestation_id" integer, "primary" boolean, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + +--Etableidentifier_typesidentifier_typesCREATE TABLE "identifier_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "display_name" text, "note" text, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)? m/mindexindex_series_statements_on_root_manifestation_idseries_statementsCREATE INDEX "index_series_statements_on_root_manifestation_id" ON "series_statements" ("root_manifestation_id"){C'indexindex_users_on_unlock_tokenusersCREATE UNIQUE INDEX "index_users_on_unlock_token" ON "users" ("unlock_token")o;indexindex_users_on_usernameusersCREATE UNIQUE INDEX "index_users_on_username" ON "users" ("username")}C)indexindex_manifestations_on_doimanifestationsCREATE INDEX "index_manifestations_on_doi" ON "manifestations" ("doi")M-indexindex_agents_on_agent_identifieragentsCREATE INDEX "index_agents_on_agent_identifier" ON "agents" ("agent_identifier")m= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")  + +    f5 L AAja000072007-11-19 07:58:34.6374132008-05-31 04:02:25.101261L AAja000062007-11-19 07:58:34.6374132008-05-31 04:02:25.101261F AAja2008-01-18 04:29:06.9227282008-05-31 03:42:44.711117K  AAja000042008-01-18 03:24:04.2223442008-05-31 03:42:23.340575L AAja000032007-11-19 07:58:34.6374132008-05-31 04:02:25.101261J  AAja000022007-11-19 07:58:33.1724412008-05-31 03:41:16.337474L AAen000012007-11-19 07:58:32.1119412008-05-31 04:16:30.163731 + + 00007 00006 00004 00003 00002 00001  + +  + + ffK^ } + $//-tableuser_export_filesuser_export_filesCREATE TABLE "user_export_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_export_file_name" varchar(255), "user_export_content_type" varchar(255), "user_export_file_size" integer, "user_export_updated_at" datetime, "executed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)WwAindexindex_import_request_transitions_on_import_request_idimport_request_transitionsCREATE INDEX "index_import_request_transitions_on_import_request_id" ON "import_request_transitions" ("import_request_id")wA3indexindex_import_request_transitions_on_sort_key_and_request_idimport_request_transitionsCREATE UNIQUE INDEX "index_import_request_transitions_on_sort_key_and_request_id" ON "import_request_transitions" ("sort_key", "import_request_id")QGGtableagent_import_file_transitionsagent_import_file_traaoMindexindex_resource_import_file_transitions_on_file_idresource_import_file_transitionsCREATE INDEX "index_resource_import_file_transitions_on_file_id" ON "resource_import_file_transitions" ("resource_import_file_id") MQindexindex_resource_import_file_transitions_on_sort_key_and_file_idresource_import_file_transitionsCREATE UNIQUE INDEX "index_resource_import_file_transitions_on_sort_key_and_file_id" ON "resource_import_file_transitions" ("sort_key", "resource_import_file_id")EAAtableimport_request_transitionsimport_request_transitionsCREATE TABLE "import_request_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "import_request_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)WwAindexindex_import_request_transitions_on_import_request_idimport_request_transitionsCREATE INDEX "index_import_request_transitions_on_import_request_id" ON "import_request_transitions" ("import_request_id")wA3indexindex_import_request_transitions_on_sort_key_and_request_idimport_request_transitionsCREATE UNIQUE INDEX "index_import_request_transitions_on_sort_key_and_request_id" ON "import_request_transitions" ("sort_key", "import_request_id")QGGtableagent_import_file_transitionsagent_import_file_transitionsCREATE TABLE "agent_import_file_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "agent_import_file_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)mGindexindex_agent_import_file_transitions_on_agent_import_file_idagent_import_file_transitionsCREATE INDEX "index_agent_import_file_transitions_on_agent_import_file_id" ON "agent_import_file_transitions" ("agent_import_file_id")G?indexindex_agent_import_file_transitions_on_sort_key_and_file_idagent_import_file_transitionsCREATE UNIQUE INDEX "index_agent_import_file_transitions_on_sort_key_and_file_id" ON "agent_import_file_transitions" ("sort_key", "agent_import_file_id")MEEtableuser_import_file_transitionsuser_import_file_transitionsCREATE TABLE "user_import_file_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "user_import_file_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)eEindexindex_user_import_file_transitions_on_user_import_file_iduser_import_file_transitionsCREATE INDEX "index_user_import_file_transitions_on_user_import_file_id" ON "user_import_file_transitions" ("user_import_file_id"){E9indexindex_user_import_file_transitions_on_sort_key_and_file_iduser_import_file_transitionsCREATE UNIQUE INDEX "index_user_import_file_transitions_on_sort_key_and_file_id" ON "user_import_file_transitions" ("sort_key", "user_import_file_id")  + +  + +   + +   2 3  +i)K)indexindex_items_on_manifestation_iditemsCREATE INDEX "index_items_on_manifestation_id" ON "items" ("manifestation_id")(YEindexindex_items_on_binding_item_identifieritemsCREATE INDEX "index_items_on_binding_item_identifier" ON "items" ("binding_item_identifier"){'E9indexindex_user_export_file_transitions_on_sort_key_and_file_iduser_export_file_transitionsCREATE UNIQUE INDEX "index_user_export_file_transitions_on_sort_key_and_file_id" ON "user_export_file_transitions" ("sort_key", "user_export_file_id")M&gEyindexindex_user_export_file_transitions_on_file_iduser_export_file_transitionsCREATE INDEX "index_user_export_file_transitions_on_file_id" ON "user_export_file_transitions" ("user_export_file_id")]5}indexindex_users_on_emailusers CREATE INDEX "index_users_on_email" ON "users" ("email") 77Utableresource_export_filesresource_export_filesCREATE TABLE "resource_export_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "resource_export_file_name" varchar(255), "resource_export_content_type" varchar(255), "resource_export_file_size" integer, "resource_export_updated_at" datetime, "executed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)]!MM+tableresource_export_file_transitionsresource_export_file_transitionsCREATE TABLE "resource_export_file_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "resource_export_file_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)a"oMindexindex_resource_export_file_transitions_on_file_idresource_export_file_transitionsCREATE INDEX "index_resource_export_file_transitions_on_file_id" ON "resource_export_file_transitions" ("resource_export_file_id")# MQindexindex_resource_export_file_transitions_on_sort_key_and_file_idresource_export_file_transitionsCREATE UNIQUE INDEX "index_resource_export_file_transitions_on_sort_key_and_file_id" ON "resource_export_file_transitions" ("sort_key", "resource_export_file_id")$//-tableuser_export_filesuser_export_filesCREATE TABLE "user_export_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_export_file_name" varchar(255), "user_export_content_type" varchar(255), "user_export_file_size" integer, "user_export_updated_at" datetime, "executed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)M%EEtableuser_export_file_transitionsuser_export_file_transitionsCREATE TABLE "user_export_file_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "user_export_file_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + + +    +  +            +    _^f 6Tz0Tv:z(Dt2Nl L x  . ^ @@ -858,47 +859,53 @@ WalloonWalloonwawlnwln5 WelshWelshcywelcym26 ++Western FrisianWestern Frisianfyfryfry7 WolofWolofwowolwol8 XhosaXhosaxhxhoxho"9 -YiddishYiddishyiyidyid +YiddishYiddishyiyidyid  OkK O|*Bo<3;A    すぐわかるPerl2010-02-19 13:07:28 UTC2010-03-01 07:14:18.000000ffFn=9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffm<];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000ffl<a;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff3k=;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ff{j<%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ffi<7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ff h<G;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ff g<G;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff-f=;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff0e= ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffS<AA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff9<IAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff9 =AA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffI +=9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff <OAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff%<sAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ff +<=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ff +<=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff<gAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ff<EAA    {X<%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ff{W<%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tf V<E;A   権限確認User以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ff U<E;A   権限確認User以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfT<O;A   権限確認Librarian以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tf B8  s Y + + ON|*Bo<3;A    すぐわかるPerl2010-02-19 13:07:28 UTC2010-03-01 07:14:18.000000ffFn=9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffm<];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000ffl<a;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff3k=;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ff{j<%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ffi<7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ff h<G;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ff g<G;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff-f=;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff0e= ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffS<AA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff9<IAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff9 =AA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffI +=9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff <OAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff%<sAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ff +<=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ff +<=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff<gAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ff<EAA    THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.275738ffY=#AAC    これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/ff3= AA    情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.991512ffE=/AA    よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19 07:59:00.293393dtf >ii  " A `   9 X w  1 P o - ) H g  ! @ `  @` @`%m@];A !   CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.0000000000000109ff'l@a;A !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.0000000000000108ff9kA;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.00000071ffj@%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.00000070ff -i@7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.00000069ffh@G;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.00000068ffg@G;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.00000067ff3fA;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.00000066ff6eA ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.00000065ffW@AA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff=@IAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffG AAA !  WebサービスA 2007-11-19 07:59:00.293393A2007-11-19 07:59:01.991512A2007-11-19 07:59:02.618359A2007-11-19 07:59:03.275738A2007-11-19 07:59:04.333183A2007-11-19 07:59:05.255684A2007-11-19 07:59:06.892741A2007-11-19 07:59:07.463333A2007-11-19 07:59:08.166195 A2007-11-19 07:59:09.799724 -A2007-11-19 07:59:20.799724 A2007-11-19 07:59:21.799724A2008-04-16 15:34:01.000000A2010-03-01 07:14:18.000000eA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000 *f | 7 -U  -JplJ -`  1 P o - ) H g  ! @ `  @` @` Python scripting for computational science2009%m@];A !   CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.0000000000000109ff'l@a;A !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.0000000000000108ff9kA;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.00000071ffj@%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.00000070ff -i@7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.00000069ffh@G;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.00000068ffg@G;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.00000067ff3fA;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.00000066ff6eA ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.00000065ffW@AA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff=@IAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffG AAA !  Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.7997244822281167ffZ -A9AA '   Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.7997249784774127804ff! @OAA !   逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.1661954641143331ff3@sAA !   Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.4633334798101028ff@=AA !   dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.8927410470844701ff@=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff#@gAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ff@EAA !   THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.2757380471412791ffgA#AAC !   これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/4897063590ffAA AA !   情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.9915124915724824ffSA/AA !   よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19 07:59:00.293393d4798002062tf + ) H g  ! @ `  @` @`I) iI) iI) iI) iI) iI) ) iiII) 09-06-18 21:44:A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A 2007-11-19 07:59:00.293393A2007-11-19 07:59:01.991512A2007-11-19 07:59:02.618359A2007-11-19 07:59:03.275738A2007-11-19 07:59:04.333183A2007-11-19 07:59:05.255684A2007-11-19 07:59:06.892741A2007-11-19 07:59:07.463333A2007-11-19 07:59:08.166195 A2007-11-19 07:59:09.799724 +A2007-11-19 07:59:20.799724 A2007-11-19 07:59:21.799724A2008-04-16 15:34:01.000000A2010-03-01 07:14:18.000000eA2010-03-01 07:14:18.000000fA2010-03-01 07:14:18.000000gA2010-03-01 07:14:18.000000hA2010-03-01 07:14:18.000000iA2010-03-01 07:14:18.000000jA2010-03-01 07:14:18.000000kA2010-03-01 07:14:18.000000lA2010-03-01 07:14:18.000000mA2010-03-01 07:14:18.000000nA2010-03-01 07:14:18.000000oA2010-03-01 07:14:18.000000pA2010-03-01 07:14:18.000000qA2010-03-01 07:14:18.000000rA2010-03-01 07:14:18.000000sA2010-03-01 07:14:18.000000tA2010-03-01 07:14:18.000000uA2010-03-01 07:14:18.000000vA2010-03-01 07:14:18.000000wA2010-03-01 07:14:18.000000xA2010-03-01 07:14:18.000000yA2010-03-01 07:14:18.000000zA2010-03-01 07:14:18.000000{A2010-03-01 07:14:18.000000|A2010-03-01 07:14:18.000000}A2010-03-01 07:14:18.000000~A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000 @ @ ` @ ` - @ ` @ ` @ `  @` @``@  iI) iI) iI) iI) iI) ) iiII) A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-16 02:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-16 02:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000 X  s A - - !wO6b9 -2@';A !   Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.0000000000000178ff1@O;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000127ff0@C;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000126ff#/@g;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000125ff.@I;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000124ff-AI;A    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06 UTC2010-03-01 07:14:18.000000123ff,@Q;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000122ff+@1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000121ff&*@m;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000120ff^)AM;A !   statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44 UTC2010-03-01 07:14:18.0000000000000169ff -(@';A !   Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.0000000000000168ff'@U;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000119ff&@I;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000118ff%@U;A    Strategic X@%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffW@%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfV@E;A   権限確認User以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffU@E;A   権限確認User以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfT@O;A   権限確認Librarian以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfS@O;A   権限確認Librarian以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfR@A;A   権限確認Admin専用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfQ@A;A   権限確認Admin専用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffP@+;A    ある出版物2010-03-16 11:00:00 UTC2010-03-16 02:00:00.000000ffO@+;A '   試験単行本2010-03-03 20:00:00 UTC2010-03-03 11:00:00.0000009876543210207ff$N@U;A '   テスト雑誌2月号の記事12010-03-03 20:00:00 UTC2010-03-03 11:00:00.0000005555567890003ff$M@U;A '   テスト雑誌1月号の記事22010-03-03 20:00:00 UTC2010-03-03 11:00:00.0000005555567890002ff ef 3 - -4 TiuN e$L@U;A '   テスト雑誌1月号の記事12010-03-03 20:00:00 UTC2010-03-03 11:00:00.0000005555567890001ffK@=;A '   テスト単行本記事2010-03-03 17:00:00 UTC2010-03-01 07:14:18.0000009876543210203ff!J@=;A '  テスト雑誌2月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000987654321020212345678ff!I@=;A '  テスト雑誌1月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000987654321020112345678ffF@%;A    紅玉の本2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffwE@;A    Ruby2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffUDA!!;A '   たのしいRuby 第2版 Rubyではじめる気軽なプログラミング2006-08-052007-11-19 17:55:41 UTC2010-03-01 07:14:18.0000009784797336610ffC@M;A !   続・初めてのPerl 改訂版2007-11-19 17:55:42 UTC2010-03-01 07:14:18.0000000000000195ffB@=;A !   初めてのPerl 第3版2007-11-19 17:56:37 UTC2010-03-01 07:14:18.0000000000000194ff*A@9!;A '!   Rubyレシピブック2007-02-012008-03-05 01:30:39 UTC2010-03-01 07:14:18.00000097847973400444797340045ff @@9!;A '   Rubyクックブック2007-04-272008-03-05 01:37:55 UTC2010-03-01 07:14:18.0000009784873113241ff?@C;A !   fac-back-opac - Google Code2008-05-19 22:36:11 UTC2010-03-01 07:14:18.0000000000000191ff:>A;A !   Django | The Web framework for perfectionists with deadlines2008-05-20 13:06:31 UTC2010-03-01 07:14:18.0000000000000190ffi=Ac;A !   みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python2008-08-22 00:20:59 UTC2010-03-01 07:14:18.0000000000000189ff<@=;A !   Pythonクックブック2008-08-22 00:27:29 UTC2010-03-01 07:14:18.0000000000000188ff ;@S;A !   Welcome ― Ruby Enterprise Edition2008-10-19 15:58:50 UTC2010-03-01 07:14:18.0000000000000187ffK:A';A !   ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com2008-12-19 17:52:47 UTC2010-03-01 07:14:18.0000000000000186ff9@#;A !   Perl power!2009-06-18 13:41:37 UTC2010-03-01 07:14:18.0000000000000185ff;8A;A !   Sed &amp; awk pocket reference / Sed and awk pocket reference2009-06-18 13:44:54 UTC2010-03-01 07:14:18.0000000000000184ff 7@-;A !   Programming Perl2009-06-18 13:44:55 UTC2010-03-01 07:14:18.0000000000000183ff6@/;A !   Perl CD bookshelf2009-06-18 13:44:56 UTC2010-03-01 07:14:18.0000000000000182ff5@1;A !   Programming Python2009-06-18 13:45:04 UTC2010-03-01 07:14:18.0000000000000181ff:4A;A !   Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04 UTC2010-03-01 07:14:18.0000000000000180ff3@?;A !   Effective awk programming2009-06-18 13:45:09 UTC2010-03-01 07:14:18.0000000000000179ff 9X O + @ ` @ ` @ `  @` @``@ 7<-;A    Programming Perl2009-06-18 13:44:55 UTC2010-03-01 07:14:18.000000ff6</;A    Perl CD bookshelf2009-06-18 13:44:56 UTC2010-03-01 07:14:18.000000ff5<1;A    Programming Python2009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff,4=;A    Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff3<?;A    Effective awk programming2009-06-18 13:45:09 UTC2010-03-01 07:14:18.000000ff|2<';A    Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.000000ff1<O;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000ff +0<C;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000ff/<g;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000ff .<I;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000ff-=I;A    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06 UTC2010-03-01 07:14:18.000000ff,<Q;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000ff+<1;A  A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-01 07:14:18.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-03 11:00:00.000000A2010-03-15 07:14:18.000000A2010-03-15 07:14:18.000000A2010-03-16 02:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000A2010-03-19 04:00:00.000000 nO {  a + +@ "Q? !nS<O;A   権限確認Librarian以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tf +R<A;A   権限確認Admin専用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tf +Q<A;A   権限確認Admin専用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ff~P<+;A    ある出版物2010-03-16 11:00:00 UTC2010-03-16 02:00:00.000000ff~O<+;A    試験単行本2010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ff-N<UA;A    テスト雑誌2月号の記事12009-12-31 15:00:00.0000002010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ff-M<UA;A    テスト雑誌1月号の記事21999-12-31 15:00:00.0000002010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ffL<_;A    テスト雑誌1月号の記事1 20052010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000fft K<E;A    テスト単行本記事20052010-03-03 17:00:00 UTC2010-03-01 07:14:18.000000fff J<=;A    テスト雑誌2月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000fftI<K;A   テスト雑誌2005年1月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000fft{F<%;A    紅玉の本2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffsE<;A    Ruby2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffDD=!;A   ! たのしいRuby 第2版 Rubyではじめる気軽なプログラミング2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000ff2006-08-05C<M;A    続・初めてのPerl 改訂版2007-11-19 17:55:42 UTC2010-03-01 07:14:18.000000ffB<=;A    初めてのPerl 第3版2007-11-19 17:56:37 UTC2010-03-01 07:14:18.000000ffA<9;A   ! Rubyレシピブック2008-03-05 01:30:39 UTC2010-03-01 07:14:18.000000ff2007-02-01@<9;A   ! Rubyクックブック2008-03-05 01:37:55 UTC2010-03-01 07:14:18.000000ff2007-04-27 +?<C;A    fac-back-opac - Google Code2008-05-19 22:36:11 UTC2010-03-01 07:14:18.000000ff,>=;A    Django | The Web framework for perfectionists with deadlines2008-05-20 13:06:31 UTC2010-03-01 07:14:18.000000ff[==c;A    みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python2008-08-22 00:20:59 UTC2010-03-01 07:14:18.000000ff<<=;A    Pythonクックブック2008-08-22 00:27:29 UTC2010-03-01 07:14:18.000000ff;<S;A    Welcome ― Ruby Enterprise Edition2008-10-19 15:58:50 UTC2010-03-01 07:14:18.000000ff=:=';A    ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com2008-12-19 17:52:47 UTC2010-03-01 07:14:18.000000ffz9<#;A    Perl power!2009-06-18 13:41:37 UTC2010-03-01 07:14:18.000000ff-8=;A    Sed &amp; awk pocket reference / Sed and awk pocket reference2009-06-18 13:44:54 UTC2010-03-01 07:14:18.000000ff  C  +C (]G^+ 1 P o + ) H g  ! @ `  @` @`I) iI) <9;A    phenomena of vagueness2009-06-18 21:44:38 UTC2010-03-01 07:14:18.000000ff!<q;A    Technological capabilities in developing countries2009-06-18 21:58:42 UTC2010-03-01 07:14:18.000000ff +<C;A    Perl programmer's reference2009-06-18 22:19:34 UTC2010-03-01 07:14:18.000000ff<i;A    Line shapes of paramagnetic resonances in ruby2009-06-18 22:44:00 UTC2010-03-01 07:14:18.000000ff~<+;A    Python tutorial2009-06-18 23:17:40 UTC2010-03-01 07:14:18.000000ffC=3;A    PERL and CGI for the World Wide Web [electronic resource] / Visual QuickStart guide2009-06-18 23:43:08 UTC2010-03-01 07:14:18.000000ff<7;A    Andrテδゥ Poitiers2009-06-18 23:58:14 UTC2010-03-01 07:14:18.000000ff +<C;A    Perl developer's dictionary2009-06-19 00:13:13 UTC2010-03-01 07:14:18.000000ff<[;A    politics of improving urban air quality2009-06-19 00:42:38 UTC2010-03-01 07:14:18.000000ff<=;A    Perl/Tk pocket reference2009-06-19 01:10:56 UTC2010-03-01 07:14:18.000000ff<Q;A    Afro-American blues and game songs2009-06-19 02:09:17 UTC2010-03-01 07:14:18.000000ff<3;A    Toting the lead row2009-06-19 02:16:22 UTC2010-03-01 07:14:18.000000ff<=;A    AWK programming language2009-06-19 06:28:27 UTC2010-03-01 07:14:18.000000ffb=q;A    Monty Python's Spamalot [sound recording] / Spamalot / Spamalot / Monty Python and the Holy Grail (Motion picture)2009-06-19 06:44:35 UTC2010-03-01 07:14:18.000000ff/= ;A    Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County2009-06-19 07:49:42 UTC2010-03-01 07:14:18.000000ff<-;A    Programming Perl2009-06-19 09:18:45 UTC2010-03-01 07:14:18.000000ff?=+;A    Mastering algorithms with Perl / Practical programming through computer science2009-06-19 09:18:58 UTC2010-03-01 07:14:18.000000ff + <C;A    Mastering Perl/Tk / Perl/Tk2009-06-19 09:19:00 UTC2010-03-01 07:14:18.000000ff+ =;A    Perl cookbook / Solutions and examples for Perl programmers2009-06-19 09:19:01 UTC2010-03-01 07:14:18.000000ff. = ;A    Python and XML / Python &amp; XML / XML processing with Python2009-06-19 09:19:02 UTC2010-03-01 07:14:18.000000ff +<?;A    CGI programming with Perl2009-06-19 09:19:08 UTC2010-03-01 07:14:18.000000ff| =%;A    Femtosecond time-resolved spectroscopy of organic molecular crystals / Time-resolved spectroscopy of organic molecular crystals, Femtosecond2009-06-19 10:18:59 UTC2010-03-01 07:14:18.000000ff{=#;A    Three little words [sound recording] / Nevertheless (I'm in love with you) / I love you so much / All alone Monday / Where did you get that girl? / Thinking of you / I wanna be loved by you / Who's sorry now? / My sunny Tennessee / So long Oolong / Three little words2009-06-19 10:46:46 UTC2010-03-01 07:14:18.000000ff 8h G  p - e/!wO6b9 -2@';A !   Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.0000000000000178ff1@O;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000127ff0@C;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000126ff#/@g;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000125ff.@I;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000124ff-AI;A    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06 UTC2010-03-01 07:14:18.000000123ff,@Q;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000122ff+@1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000121ff&*@m;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000120ff^)AM;A !   statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44 UTC2010-03-01 07:14:18.0000000000000169ff -(@';A !   Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.0000000000000168ff'@U;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000119ff&@I;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000118ff%@U;A    Strategic planning and risk analysis2009-06-18 17:41:41 UTC2010-03-01 07:14:18.000000117ff$@S;A    Stimulated optical emission in ruby2009-06-18 20:05:25 UTC2010-03-01 07:14:18.000000116ffi#Aq;A    equilibrium of the reaction between the manganate, permanganate, and hydroxide of potassium, and manganese dioxide2009-06-18 20:16:44 UTC2010-03-01 07:14:18.000000115ff*"@u;A    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54 UTC2010-03-01 07:14:18.000000114ff.!@};A    Monty Python, Shakespeare, and English Renaissance drama2009-06-18 20:37:58 UTC2010-03-01 07:14:18.000000113ff @C;A    theory of consumer's demand2009-06-18 21:10:01 UTC2010-03-01 07:14:18.000000112ff@C;A !   theory of consumer's demand2009-06-18 21:10:02 UTC2010-03-01 07:14:18.0000000000000159ff@9;A !   phenomena of vagueness2009-06-18 21:44:38 UTC2010-03-01 07:14:18.0000000000000158ff(@q;A    Technological capabilities in developing countries2009-06-18 21:58:42 UTC2010-03-01 07:14:18.000000111ff@C;A    Perl programmer's reference2009-06-18 22:19:34 UTC2010-03-01 07:14:18.000000110ff$@i;A    Line shapes of paramagnetic resonances in ruby2009-06-18 22:44:00 UTC2010-03-01 07:14:18.000000109ff Sj E - <s0C$G#U @ ` @ ` @ `  @` @``@  iI) iI) iI) iI) @+;A    Python tutorial2009-06-18 23:17:40 UTC2010-03-01 07:14:18.000000108ffJA3;A    PERL and CGI for the World Wide Web [electronic resource] / Visual QuickStart guide2009-06-18 23:43:08 UTC2010-03-01 07:14:18.000000107ff @7;A    Andrテδゥ Poitiers2009-06-18 23:58:14 UTC2010-03-01 07:14:18.000000106ff@C;A    Perl developer's dictionary2009-06-19 00:13:13 UTC2010-03-01 07:14:18.000000105ff@[;A    politics of improving urban air quality2009-06-19 00:42:38 UTC2010-03-01 07:14:18.000000104ff@=;A !   Perl/Tk pocket reference2009-06-19 01:10:56 UTC2010-03-01 07:14:18.0000000000000149ff@Q;A !   Afro-American blues and game songs2009-06-19 02:09:17 UTC2010-03-01 07:14:18.0000000000000148ff @3;A    Toting the lead row2009-06-19 02:16:22 UTC2010-03-01 07:14:18.000000103ff@=;A    AWK programming language2009-06-19 06:28:27 UTC2010-03-01 07:14:18.000000102ffiAq;A    Monty Python's Spamalot [sound recording] / Spamalot / Spamalot / Monty Python and the Holy Grail (Motion picture)2009-06-19 06:44:35 UTC2010-03-01 07:14:18.000000101ff6A ;A    Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County2009-06-19 07:49:42 UTC2010-03-01 07:14:18.000000100ff@-;A    Programming Perl2009-06-19 09:18:45 UTC2010-03-01 07:14:18.00000099ffEA+;A    Mastering algorithms with Perl / Practical programming through computer science2009-06-19 09:18:58 UTC2010-03-01 07:14:18.00000098ff @C;A    Mastering Perl/Tk / Perl/Tk2009-06-19 09:19:00 UTC2010-03-01 07:14:18.00000097ff1 A;A    Perl cookbook / Solutions and examples for Perl programmers2009-06-19 09:19:01 UTC2010-03-01 07:14:18.00000096ff< A ;A !   Python and XML / Python &amp; XML / XML processing with Python2009-06-19 09:19:02 UTC2010-03-01 07:14:18.0000000000000139ff -@?;A !   CGI programming with Perl2009-06-19 09:19:08 UTC2010-03-01 07:14:18.0000000000000138ff A%;A    Femtosecond time-resolved spectroscopy of organic molecular crystals / Time-resolved spectroscopy of organic molecular crystals, Femtosecond2009-06-19 10:18:59 UTC2010-03-01 07:14:18.00000095ffA#;A    Three little words [sound recording] / Nevertheless (I'm in love with you) / I love you so much / All alone Monday / Where did you get that girl? / Thinking of you / I wanna be loved by you / Who's sorry now? / My sunny Tennessee / So long Oolong / Three little words2009-06-19 10:46:46 UTC2010-03-01 07:14:18.00000094ffeAk;A    Official guide to programming with CGI.pm / Programming with CGI.pm / Official guide to programming with CGI.pm2009-06-19 10:54:21 UTC2010-03-01 07:14:18.00000093ff)@u;A    Tests on a gold ore from the Ruby Basin, Black Hills2009-06-19 11:06:07 UTC2010-03-01 07:14:18.00000092ff F1  K - - =  cA<~F @ `@a;A    Python scripting for computational science2009-06-19 11:18:01 UTC2010-03-01 07:14:18.00000091ff@E;A    Perl black book, 2nd edition2009-06-19 11:42:02 UTC2010-03-01 07:14:18.00000090ff:A;A    International Symposium Genes and Chromosomes Structure and Function2009-06-19 12:02:48 UTC2010-03-01 07:14:18.00000089ffSAG;A    Massachusetts acid rain monitoring project / Massachusetts acid rain monitoring project A.R.M2009-06-19 12:03:29 UTC2010-03-01 07:14:18.00000088ff@M;A !   Indians of the Pacific Northwest2009-06-19 12:16:23 UTC2010-03-01 07:14:18.0000000000000129ff @%;A !   Genomic Perl2009-06-19 13:27:46 UTC2010-03-01 07:14:18.0000000000000128ff@W;A    CGI programming on the World Wide Web2009-06-19 13:45:14 UTC2010-03-01 07:14:18.00000087ff~@';A    Ruby Cookbook2009-06-29 12:44:11 UTC2010-03-01 07:14:18.00000086ff%}@m;A    Ruby on Rails入門 : 優しいRailsの育て方2009-10-16 05:16:48 UTC2010-03-01 07:14:18.00000085ffI|A3;A    まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)2009-10-20 13:46:44 UTC2010-03-01 07:14:18.00000084ff'{@q;A    Rubyでgroonga使って全文検索 - ラングバ2009-10-25 13:20:34 UTC2010-03-01 07:14:18.00000083ffz@1;A    みんなのPython2010-01-30 06:17:32 UTC2010-03-01 07:14:18.00000082ffy@);A    Django×Python2010-01-30 06:22:35 UTC2010-03-01 07:14:18.00000081ff)x@K!;A '   Rubyプログラミング入門2000-10-012010-02-16 04:29:59 UTC2010-03-01 07:14:18.0000009784274063855ff w@-;A !   Perl基礎講座2010-02-16 04:30:37 UTC2010-03-01 07:14:18.0000000000000119ff5v@};A !   ナチ強制・絶滅収容所 : 18施設内の生と死2010-02-17 01:12:08 UTC2010-03-01 07:14:18.0000000000000118ffu@';A    Perlの達人2010-02-18 10:23:27 UTC2010-03-01 07:14:18.00000079ff=t@s!;A '   sed & awkプログラミング : UNIX power tools1991-12-242010-02-19 05:39:01 UTC2010-03-01 07:14:18.0000009784756100917ffs@!;A    入門Perl2010-02-19 05:40:17 UTC2010-03-01 07:14:18.00000077ff4r@a!;A '   Rubyを256倍使うための本. 魔道編2001-03-202010-02-19 05:46:08 UTC2010-03-01 07:14:18.0000009784756137470ffSqAG;A    プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java2010-02-19 11:02:27 UTC2010-03-01 07:14:18.00000075ffKpA7;A    CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう2010-02-19 13:06:51 UTC2010-03-01 07:14:18.00000074ffo@3;A    すぐわかるPerl2010-02-19 13:07:28 UTC2010-03-01 07:14:18.00000073ffLnA9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.00000072ff +T QE0Nj @ ` @ `  @` @``@ _=k;A    Official guide to programming with CGI.pm / Programming with CGI.pm / Official guide to programming with CGI.pm2009-06-19 10:54:21 UTC2010-03-01 07:14:18.000000ff#<u;A    Tests on a gold ore from the Ruby Basin, Black Hills2009-06-19 11:06:07 UTC2010-03-01 07:14:18.000000ff<a;A    Python scripting for computational science2009-06-19 11:18:01 UTC2010-03-01 07:14:18.000000ff <E;A    Perl black book, 2nd edition2009-06-19 11:42:02 UTC2010-03-01 07:14:18.000000ff4=;A    International Symposium Genes and Chromosomes Structure and Function2009-06-19 12:02:48 UTC2010-03-01 07:14:18.000000ffM=G;A    Massachusetts acid rain monitoring project / Massachusetts acid rain monitoring project A.R.M2009-06-19 12:03:29 UTC2010-03-01 07:14:18.000000ff<M;A    Indians of the Pacific Northwest2009-06-19 12:16:23 UTC2010-03-01 07:14:18.000000ff{<%;A    Genomic Perl2009-06-19 13:27:46 UTC2010-03-01 07:14:18.000000ff<W;A    CGI programming on the World Wide Web2009-06-19 13:45:14 UTC2010-03-01 07:14:18.000000ff|~<';A    Ruby Cookbook2009-06-29 12:44:11 UTC2010-03-01 07:14:18.000000ff}<m;A    Ruby on Rails入門 : 優しいRailsの育て方2009-10-16 05:16:48 UTC2010-03-01 07:14:18.000000ffC|=3;A    まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)2009-10-20 13:46:44 UTC2010-03-01 07:14:18.000000ff!{<q;A    Rubyでgroonga使って全文検索 - ラングバ2009-10-25 13:20:34 UTC2010-03-01 07:14:18.000000ffz<1;A    みんなのPython2010-01-30 06:17:32 UTC2010-03-01 07:14:18.000000ff}y<);A    Django×Python2010-01-30 06:22:35 UTC2010-03-01 07:14:18.000000ffx<K;A   ! Rubyプログラミング入門2010-02-16 04:29:59 UTC2010-03-01 07:14:18.000000ff2000-10-01w<-;A    Perl基礎講座2010-02-16 04:30:37 UTC2010-03-01 07:14:18.000000ff'v<};A    ナチ強制・絶滅収容所 : 18施設内の生と死2010-02-17 01:12:08 UTC2010-03-01 07:14:18.000000ff|u<';A    Perlの達人2010-02-18 10:23:27 UTC2010-03-01 07:14:18.000000ff,t<s;A   ! sed & awkプログラミング : UNIX power tools2010-02-19 05:39:01 UTC2010-03-01 07:14:18.000000ff1991-12-24ys<!;A    入門Perl2010-02-19 05:40:17 UTC2010-03-01 07:14:18.000000ff#r<a;A   ! Rubyを256倍使うための本. 魔道編2010-02-19 05:46:08 UTC2010-03-01 07:14:18.000000ff2001-03-20Mq=G;A    プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java2010-02-19 11:02:27 UTC2010-03-01 07:14:18.000000ffEp=7;A    CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう2010-02-19 13:06:51 UTC2010-03-01 07:14:18.000000ff r9   + +W aG5vc'7<-;A    Programming Perl2009-06-18 13:44:55 UTC2010-03-01 07:14:18.000000ff6</;A    Perl CD bookshelf2009-06-18 13:44:56 UTC2010-03-01 07:14:18.000000ff5<1;A    Programming Python2009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff,4=;A    Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff3<?;A    Effective awk programming2009-06-18 13:45:09 UTC2010-03-01 07:14:18.000000ff|2<';A    Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.000000ff1<O;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000ff +0<C;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000ff/<g;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000ff .<I;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000ff-=I;A    Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles2009-06-18 15:08:06 UTC2010-03-01 07:14:18.000000ff,<Q;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000ff+<1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000ff*<m;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000ffP)=M;A    statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s2009-06-18 15:53:44 UTC2010-03-01 07:14:18.000000ff|(<';A    Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.000000ff'<U;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000ff &<I;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000ff%<U;A    Strategic planning and risk analysis2009-06-18 17:41:41 UTC2010-03-01 07:14:18.000000ff$<S;A    Stimulated optical emission in ruby2009-06-18 20:05:25 UTC2010-03-01 07:14:18.000000ffb#=q;A    equilibrium of the reaction between the manganate, permanganate, and hydroxide of potassium, and manganese dioxide2009-06-18 20:16:44 UTC2010-03-01 07:14:18.000000ff#"<u;A    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54 UTC2010-03-01 07:14:18.000000ff'!<};A    Monty Python, Shakespeare, and English Renaissance drama2009-06-18 20:37:58 UTC2010-03-01 07:14:18.000000ff + <C;A    theory of consumer's demand2009-06-18 21:10:01 UTC2010-03-01 07:14:18.000000ff +<C;A    theory of consumer's demand2009-06-18 21:10:02 UTC2010-03-01 07:14:18.000000ff \ No newline at end of file