spec/dummy/db/test.sqlite3 in enju_bookmark-0.1.2.pre13 vs spec/dummy/db/test.sqlite3 in enju_bookmark-0.1.2.pre14

- old
+ new

@@ -1,9 +1,9 @@ -SQLite format 3@ -%# ])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") +SQLite format 3@ -%# ])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__TzID73tv`iQU?D*5  - xqjc\J8&r`N<* v d R @ .  +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_cVzID73tv`iQU?D*5  + xqjc\J8&r`N<* v d R @ .  z h V D 2  ~ l Z H 6 $  @@ -14,13 +14,13 @@ ^ L : (  - t b P > ,  xfTB/ )20130421093852)20130221154434)20121119153944)20120728204337)20120602141129~)20120511072422})20120510140958|)20120424103932{)20120418081407z)20120415164821y)20120415060308x)20120413170720w)20120413170705v)20120413161403u)20120413161340t)20120413100352s)20120413072700r)20120410104851q)20120319173203p)20120319120638o)20120129020544n)20120129014038m)20120125152919l)20120105074911k)20111231145823j)20111218002349i)20111217234412h)20111201163718g)20111201155513f)20111201155456e)20111201121844d)20111124112131c)20111124110355b)20111124110319a)20111124110059`)20111020063828_)20111009183423^)20110918162329])20110916103953\)20110916091020[)20110916053430Z)20110820131417Y)20110627122938X)20110621093332W)20110620173525V)20110619064807U)20110618091240T)20110603184217S)20110425133109R)20110328130826Q)20110318183304P)20110301134521O)20110301121550N)20110301035123M)20110222073537L)20110115022329K)20101212070145J)20100925074559I)20100925043847H)20100814091104G)20100607044753F)20100606073747E)20100525171356D)20100525124311C)20100321235924B)20100223121519A)20100222124420@)20100211105551?)20100129142347>)20091214131723=)20091202124834<)20091025080447;)20091012101112:)200908312203019)200908121519028)200907200914297)200907200911066)200907192018435)200907052120434)200907051339423)200903211304482)200812200341171)200812200236280)20081216190724/)20081216190517.)20081215094955-)20081215094302,)20081212151820+)20081212151614*)20081212080038))20081212075554()20081030023615')20081030023518&)20081030023412%)20081028083208$)20081028083142#)20081027150907")20081025083905!)20081025083323 )20081023092436)20081006093246)20081006090811)20080905191442)20080830172106)200808301541091321311301291271251241211201171128077 73 69 59 + t b P > ,  xfTB/ )20140524142813)20140524135607)20130421093852)20130221154434)20121119153944)20120728204337)20120602141129~)20120511072422})20120510140958|)20120424103932{)20120418081407z)20120415164821y)20120415060308x)20120413170720w)20120413170705v)20120413161403u)20120413161340t)20120413100352s)20120413072700r)20120410104851q)20120319173203p)20120319120638o)20120129020544n)20120129014038m)20120125152919l)20120105074911k)20111231145823j)20111218002349i)20111217234412h)20111201163718g)20111201155513f)20111201155456e)20111201121844d)20111124112131c)20111124110355b)20111124110319a)20111124110059`)20111020063828_)20111009183423^)20110918162329])20110916103953\)20110916091020[)20110916053430Z)20110820131417Y)20110627122938X)20110621093332W)20110620173525V)20110619064807U)20110618091240T)20110603184217S)20110425133109R)20110328130826Q)20110318183304P)20110301134521O)20110301121550N)20110301035123M)20110222073537L)20110115022329K)20101212070145J)20100925074559I)20100925043847H)20100814091104G)20100607044753F)20100606073747E)20100525171356D)20100525124311C)20100321235924B)20100223121519A)20100222124420@)20100211105551?)20100129142347>)20091214131723=)20091202124834<)20091025080447;)20091012101112:)200908312203019)200908121519028)200907200914297)200907200911066)200907192018435)200907052120434)200907051339423)200903211304482)200812200341171)200812200236280)20081216190724/)20081216190517.)20081215094955-)20081215094302,)20081212151820+)20081212151614*)20081212080038))20081212075554()20081030023615')20081030023518&)20081030023412%)20081028083208$)20081028083142#)20081027150907")20081025083905!)20081025083323 )20081023092436)20081006093246)20081006090811)20080905191442)20080830172106)200808301541091321311301291271251241211201171128077 73 69 59 55 473533321512651 -t{skc[SKC0 +L{skc[SKC0 r_L9& { h U B /  q ^ K 8 %  z g T A .   @@ -30,45 +30,45 @@ p ] J 7 $ - y f S @ -  o\I6#t)20130421093852)20130221154434)20121119153944)20120728204337)20120602141129)20120511072422~)20120510140958})20120424103932|)20120418081407{)20120415164821z)20120415060308y)20120413170720x)20120413170705w)20120413161403v)20120413161340u)20120413100352t)20120413072700s)20120410104851r)20120319173203q)20120319120638p)20120129020544o)20120129014038n)20120125152919m)20120105074911l)20111231145823k)20111218002349j)20111217234412i)20111201163718h)20111201155513g)20111201155456f)20111201121844e)20111124112131d)20111124110355c)20111124110319b)20111124110059a)20111020063828`)20111009183423_)20110918162329^)20110916103953])20110916091020\)20110916053430[)20110820131417Z)20110627122938Y)20110621093332X)20110620173525W)20110619064807V)20110618091240U)20110603184217T)20110425133109S)20110328130826R)20110318183304Q)20110301134521P)20110301121550O)20110301035123N)20110222073537M)20110115022329L)20101212070145K)20100925074559J)20100925043847I)20100814091104H)20100607044753G)20100606073747F)20100525171356E)20100525124311D)20100321235924C)20100223121519B)20100222124420A)20100211105551@)20100129142347?)20091214131723>)20091202124834=)20091025080447<)20091012101112;)20090831220301:)200908121519029)200907200914298)200907200911067)200907192018436)200907052120435)200907051339424)200903211304483)200812200341172)200812200236281)200812161907240)20081216190517/)20081215094955.)20081215094302-)20081212151820,)20081212151614+)20081212080038*)20081212075554))20081030023615()20081030023518')20081030023412&)20081028083208%)20081028083142$)20081027150907#)20081025083905")20081025083323!)20081023092436 )20081006093246)20081006090811)20080905191442)20080830172106)20080830154109132131130129127125124121120117112807773 69 59 55 + y f S @ -  o\I6#t`L)20140524142813)20140524135607)20130421093852)20130221154434)20121119153944)20120728204337)20120602141129)20120511072422~)20120510140958})20120424103932|)20120418081407{)20120415164821z)20120415060308y)20120413170720x)20120413170705w)20120413161403v)20120413161340u)20120413100352t)20120413072700s)20120410104851r)20120319173203q)20120319120638p)20120129020544o)20120129014038n)20120125152919m)20120105074911l)20111231145823k)20111218002349j)20111217234412i)20111201163718h)20111201155513g)20111201155456f)20111201121844e)20111124112131d)20111124110355c)20111124110319b)20111124110059a)20111020063828`)20111009183423_)20110918162329^)20110916103953])20110916091020\)20110916053430[)20110820131417Z)20110627122938Y)20110621093332X)20110620173525W)20110619064807V)20110618091240U)20110603184217T)20110425133109S)20110328130826R)20110318183304Q)20110301134521P)20110301121550O)20110301035123N)20110222073537M)20110115022329L)20101212070145K)20100925074559J)20100925043847I)20100814091104H)20100607044753G)20100606073747F)20100525171356E)20100525124311D)20100321235924C)20100223121519B)20100222124420A)20100211105551@)20100129142347?)20091214131723>)20091202124834=)20091025080447<)20091012101112;)20090831220301:)200908121519029)200907200914298)200907200911067)200907192018436)200907052120435)200907051339424)200903211304483)200812200341172)200812200236281)200812161907240)20081216190517/)20081215094955.)20081215094302-)20081212151820,)20081212151614+)20081212080038*)20081212075554))20081030023615()20081030023518')20081030023412&)20081028083208%)20081028083142$)20081027150907#)20081025083905")20081025083323!)20081023092436 )20081006093246)20081006090811)20080905191442)20080830172106)20080830154109132131130129127125124121120117112807773 69 59 55 47 353332151265 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 p_TD5"  users)user_has_roles<;q#user_groups shelves/series_statements roles )manifestations ) library_groups libraries -languages items#exemplifies'content_types'carrier_types bookmarks)bookmark_stats'Mbookmark_stat_has_manifestations:l agents#agent_types +languages items#exemplifies'content_types'carrier_types bookmarks)bookmark_stats'Mbookmark_stat_has_manifestations:l agents#agent_types hgfe       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 - \S+a!SMnA9KnB9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffmA];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000fflAa;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff8kB;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ffjA%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ff iA7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ffhAG;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ffgAG;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff2fB;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff5eB ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffXAAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff>AIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff> BAA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffN -B9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff AOAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff*AsAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ffA=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ffA=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff$AgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffAEAA    THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.275738ff^B#AAC    これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/ff8B AA    情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.991512ffJB/AA    よくわかる最新Webサービス技術2007-11-19 07:59:00.293393O4n +#New agent 4 #New agent 3#New agent 2#New agent 1 User2!Librarian2'Kosuke Tanabe!Librarian1' Administrator + \S+a!SKnB9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffmA];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000fflAa;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff8kB;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ffjA%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ff iA7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ffhAG;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ffgAG;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff2fB;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff5eB ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffXAAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff>AIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff> BAA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffN +B9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff AOAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff*AsAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ffA=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ffA=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff$AgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffAEAA    THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.275738ff^B#AAC    これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/ff8B AA    情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.991512ffJB/AA    よくわかる最新Webサービス技術2007-11-19 07:59:00.293393O4n  /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              - /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /'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!00~}|{zyxwvutsrqponmlkjihgfe  + /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe    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)  /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe      Y @ #A            vrt%Aindexindex_checkouts_on_user_idcheckouts(CREATE INDEX "index_checkouts_on_user_id" ON "checkouts" ("user_id")|C)indexindex_manifestations_on_nbnmanifestationsCREATE INDEX "index_manifestations# ])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id") E)indexindex_manifestations[)Iindexindex_manifestations_on_carrier_type_idmanifestations CREATE INDEX "index_manifestations_on_carrier_type_id" ON "manifestations" ("carrier_type_id")])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id")E)indexindex_manifestations_on_isbnmanifestationsCREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn")~C)indexindex_manifestations_on_nbnmanifestationsCREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn")E)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn")S)n;tableitemsitemsCREATE 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, "manifestation_id" integer)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) `;OtableitemsitemsCREATE 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)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")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)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")tablecreatescreates 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)o?indexindex_creates_on_agent_idcreates!CREATE INDEX "index_creates_on_agent_id" ON "creates" ("agent_id")l= indexindex_creates_on_work_idcreates"CREATE INDEX "index_creates_on_work_id" ON "creates" ("work_id")]  tablecheckinscheckins#CREATE TABLE "checkins" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "librarian_id" integer, "basket_id" integer, "created_at" datetime, "updated_at" datetime)  /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+%  } 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     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/  -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      @@ -76,17 +76,17 @@  /zupkfa\WRMHC>93-'! ysmga[UOIC=71+%  } w q k e _ Y S M G A ; 5 /~}|{zyxwvutsrqponmlkjihgfe    _m { ) 8 E S - b },OAA 000252007-08-24 14:46:20.4848132007-08-24 14:46:20.484813fOAA 000242007-08-24 14:46:20.4848132007-08-24 14PAA 000232007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f OAA  000222007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f OAA  000212007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f NAA   000202007-08-24 14:46:19.4848132007-08-24 14:46:19.484813fNAA   000192007-08-24 14:46:18.4848132007-08-24 14:46:18.484813fNAA   000182007-08-24 14:46:17.4848132007-08-24 14:46:17.484813fOAA  000172007-08-24 14:46:16.4848132007-08-24 14:46:16.484813fOAA  000162007-08-24 14:46:15.4848132007-08-24 14:46:15.484813tOAA  000152007-08-24 14:46:14.4848132007-08-24 14:46:14.484813fOAA  000142007-08-24 14:46:13.4848132007-08-24 14:46:13.484813fO AA  000132007-08-24 14:46:12.4848132007-08-24 14:46:12.484813fO AA  000122007-08-24 14:46:11.4848132007-08-24 14:46:11.484813fN AA   000112007-08-24 14:46:10.4848132007-08-24 14:46:10.484813fN + b PAA 000232007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f OAA  000222007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f OAA  000212007-08-24 14:46:20.4848132007-08-24 14:46:20.484813f NAA   000202007-08-24 14:46:19.4848132007-08-24 14:46:19.484813fNAA   000192007-08-24 14:46:18.4848132007-08-24 14:46:18.484813fNAA   000182007-08-24 14:46:17.4848132007-08-24 14:46:17.484813fOAA  000172007-08-24 14:46:16.4848132007-08-24 14:46:16.484813fOAA  000162007-08-24 14:46:15.4848132007-08-24 14:46:15.484813tOAA  000152007-08-24 14:46:14.4848132007-08-24 14:46:14.484813fOAA  000142007-08-24 14:46:13.4848132007-08-24 14:46:13.484813fO AA  000132007-08-24 14:46:12.4848132007-08-24 14:46:12.484813fO AA  000122007-08-24 14:46:11.4848132007-08-24 14:46:11.484813fN AA   000112007-08-24 14:46:10.4848132007-08-24 14:46:10.484813fN AA   000102007-08-24 14:46:09.6242812007-08-24 14:46:09.624281fP AA 000092007-08-24 14:46:08.6070812007-08-24 14:46:08.607081fOAA  000082007-08-24 14:46:07.5899092007-08-24 14:46:07.589909tNAA   000072007-08-24 14:46:06.5726312007-08-24 14:46:06.572631fOAA  000062007-08-24 14:46:05.5553532007-08-24 14:46:05.555353tOAA  000052007-08-24 14:46:04.5380732007-08-24 14:46:04.538073fNAA   000042007-08-24 14:46:03.5207812007-08-24 14:46:03.520781tOAA  000032007-08-24 14:46:02.5025692007-08-24 14:46:02.502569fOAA  000022007-08-24 14:46:01.6414132007-08-24 14:46:01.641413fNAA   000012007-08-24 14:46:00.4848132007-08-24 14:46:00.484813f -                 +                          -ukaWMC9/% 00025 00024 00023 00022 00021 00020 00019 00018 00017 00016 00015 00014 00013 00012 00011 00010 +ukaWMC9/% 00023 00022 00021 00020 00019 00018 00017 00016 00015 00014 00013 00012 00011 00010 00009 00008 00007 00006 00005 00004 00003 00002 00001 -                    +                                   @@ -114,14 +114,14 @@    yy=http://www.example.co.jp9http://www.example.net9http://www.example.org7http://www.example.jp9 http://www.example.com {v%  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))  AAkamataKamata Library蒲田144-8535Tokyo81-3-3732-5111|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349`)   AAwebWorld Wide WebWeb|2007-08-13 09:10:00.0000002007-08-30 15:18:06.662349     mita hachioji -kamata web kK ##33third_shelfThird shelf2014-02-09 06:40:292014-02-09 06:40:29fM %%33second_shelfSecond shelf2014-02-09 06:40:292014-02-09 06:40:29fK ##33first_shelfFirst shelf2014-02-09 06:40:292014-02-09 06:40:29fF -  33webLibrary bookmark2014-02-09 06:40:292014-02-09 06:40:29f  00 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)D''etablechecked_itemschecked_itemsICREATE TABLE "checked_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "basket_id" integer NOT NULL, "due_date" datetime NOT NULL, "created_at" datetime, "updated_at" datetime, "librarian_id" integer)E7Ytablelibrarieslibraries;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, "isil" varchar(255)) >''5tablechecked_itemschecked_itemsICREATE TABLE "checked_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "basket_id" integer NOT NULL, "due_date" datetime NOT NULL, "created_at" datetime, "updated_at" datetime)lC= indexindex_baskets_on_user_idbasketsHCREATE INDEX "index_baskets_on_user_id" ON "baskets" ("user_id")\BtablebasketsbasketsGCREATE 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)wA''-tableform_of_worksform_of_worksFCREATE 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)q@##)tablefrequenciesfrequenciesECREATE 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) +kamata web kK ##33third_shelfThird shelf2014-05-25 10:20:422014-05-25 10:20:42fM %%33second_shelfSecond shelf2014-05-25 10:20:422014-05-25 10:20:42fK ##33first_shelfFirst shelf2014-05-25 10:20:422014-05-25 10:20:42fF -  33webLibrary bookmark2014-05-25 10:20:422014-05-25 10:20:42f  00 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)D''etablechecked_itemschecked_itemsICREATE TABLE "checked_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "basket_id" integer NOT NULL, "due_date" datetime NOT NULL, "created_at" datetime, "updated_at" datetime, "librarian_id" integer)E7Ytablelibrarieslibraries;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, "isil" varchar(255)) >''5tablechecked_itemschecked_itemsICREATE TABLE "checked_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_id" integer NOT NULL, "basket_id" integer NOT NULL, "due_date" datetime NOT NULL, "created_at" datetime, "updated_at" datetime)lC= indexindex_baskets_on_user_idbasketsHCREATE INDEX "index_baskets_on_user_id" ON "baskets" ("user_id")\BtablebasketsbasketsGCREATE 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)wA''-tableform_of_worksform_of_worksFCREATE 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)q@##)tablefrequenciesfrequenciesECREATE 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) =##[tableuser_groupsuser_groupsBCREATE TABLE "user_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "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, "number_of_day_to_notify_overdue" integer DEFAULT 1 NOT NULL, "number_of_day_to_notify_due_date" integer DEFAULT 7 NOT NULL, "number_of_time_to_notify_overdue" integer DEFAULT 3 NOT NULL)w<''-tablecarrier_typescarrier_typesACREATE 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)u;Cindexindex_shelves_on_library_idshelves@CREATE INDEX "index_shelves_on_library_id" ON "shelves" ("library_id")Rutableshelvesshelves>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)r9;indexindex_libraries_on_namelibraries=CREATE UNIQUE INDEX "index_libraries_on_name" ON "libraries" ("name")8S9indexindex_libraries_on_library_group_idlibraries<CREATE INDEX "index_libraries_on_library_group_id" ON "libraries" ("library_group_id")h69indexindex_bookmarks_on_urlbookmarks:CREATE INDEX "index_bookmarks_on_url" ON "bookmarks" ("url") - ~;~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 LUU AA FacultyFaculty2007-12-22 18:15:05.1264572007-12-22 18:15:05.134351P AAUserUser2007-12-22 18:14:40.1739542007-12-22 18:14:56.836548m`'+ AA not_specified(not specified)2007-12-13 12:00:01.6749762007-12-13 12:00:51.564542 ee%-?339enju_libraryen: Enju Libraryenjunext-l@library.example.jp0.0.0.0/02014-02-09 06:40:292014-02-09 06:40:290.0.0.0/0fhttp://localhost:3000/   d \ ( - 5#}///'tableseries_statementsseries_statementsCREATE 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)V7indexindex_taggings_on_taggable_id_and_taggable_type_and_contexttaggingsCREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context")n6= indexindex_taggings_on_tag_idtaggingsCREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")5mtabletaggingstaggingsCREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar(255), "tagger_id" integer, "tagger_type" varchar(255), "context" varchar(255), "created_at" datetime)A4ctabletagstagsCREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "name_transcription" varchar(255), "created_at" datetime, "updated_at" datetime)@3gCaindexindex_manifestation_relationships_on_child_idmanifestation_relationshipsCREATE INDEX "index_manifestation_relationships_on_child_id" ON "manifestation_relationships" ("child_id")C2iCeindexindex_manifestation_relationships_on_parent_idmanifestation_relationshipsCREATE INDEX "index_manifestation_relationships_on_parent_id" ON "manifestation_relationships" ("parent_id")91CCwtablemanifestation_relationshipsmanifestation_relationshipsCREATE 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)Q0y/indexindex_series_statements_on_series_statement_identifierseries_statementsCREATE INDEX "index_series_statements_on_series_statement_identifier" ON "series_statements" ("series_statement_identifier") .M+-indexindex_import_requests_on_user_idimport_requestsCREATE INDEX "index_import_requests_on_user_id" ON "import_requests" ("user_id")(-_+Qindexindex_import_requests_on_manifestation_idimport_requestsCREATE INDEX "index_import_requests_on_manifestation_id" ON "import_requests" ("manifestation_id"),G+!indexindex_import_requests_on_isbnimport_requestsCREATE INDEX "index_import_requests_on_isbn" ON "import_requests" ("isbn")+++=tableimport_requestsimport_requestsCREATE 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))[Gindexindex_versions_on_item_type_and_item_idversionsCREATE INDEX "index_versions_on_item_type_and_item_id" ON "versions" ("item_type", "item_id")([tableversionsversionsCREATE 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)q'3tablelicenseslicensesCREATE 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)    + ~;~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 LU AA facultyFaculty2007-12-22 18:15:05.1264572007-12-22 18:15:05.134351P AAuserUser2007-12-22 18:14:40.1739542007-12-22 18:14:56.836548m`'+ AA not_specified(not specified)2007-12-13 12:00:01.6749762007-12-13 12:00:51.564542 ee%-?339enju_libraryen: Enju Libraryenjunext-l@library.example.jp0.0.0.0/02014-05-25 10:20:422014-05-25 10:20:420.0.0.0/0fhttp://localhost:3000/ 5  d \ ( + #e4+tabletagstagsCREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "name_transcription" varchar(255), "created_at" datetime, "updated_at" datetime, "taggings_count" integer DEFAULT 0)}///'tableseries_statementsseries_statementsCREATE 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)V7indexindex_taggings_on_taggable_id_and_taggable_type_and_contexttaggingsCREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context")n6= indexindex_taggings_on_tag_idtaggingsCREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")5mtabletaggingstaggingsCREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar(255), "tagger_id" integer, "tagger_type" varchar(255), "context" varchar(255), "created_at" datetime)ctabletagstagsCREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "name_transcription" varchar(255), "created_at" datetime, "updated_at" datetime)@3gCaindexindex_manifestation_relationships_on_child_idmanifestation_relationshipsCREATE INDEX "index_manifestation_relationships_on_child_id" ON "manifestation_relationships" ("child_id")C2iCeindexindex_manifestation_relationships_on_parent_idmanifestation_relationshipsCREATE INDEX "index_manifestation_relationships_on_parent_id" ON "manifestation_relationships" ("parent_id")91CCwtablemanifestation_relationshipsmanifestation_relationshipsCREATE 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)Q0y/indexindex_series_statements_on_series_statement_identifierseries_statementsCREATE INDEX "index_series_statements_on_series_statement_identifier" ON "series_statements" ("series_statement_identifier") .M+-indexindex_import_requests_on_user_idimport_requestsCREATE INDEX "index_import_requests_on_user_id" ON "import_requests" ("user_id")(-_+Qindexindex_import_requests_on_manifestation_idimport_requestsCREATE INDEX "index_import_requests_on_manifestation_id" ON "import_requests" ("manifestation_id"),G+!indexindex_import_requests_on_isbnimport_requestsCREATE INDEX "index_import_requests_on_isbn" ON "import_requests" ("isbn")+++=tableimport_requestsimport_requestsCREATE 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))[Gindexindex_versions_on_item_type_and_item_idversionsCREATE INDEX "index_versions_on_item_type_and_item_id" ON "versions" ("item_type", "item_id")([tableversionsversionsCREATE 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)q'3tablelicenseslicensesCREATE 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)             'GL`ps 7 @@ -135,28 +135,27 @@   YEI M  Q  U  -Y - =AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.=AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=  AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= +Y=AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=AA2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=  AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721=  AA 2008-01-10 17:44:37.1357212008-01-10 17:44:37.135721= AA 2008-01-10 17:40:55.6646042008-01-10 17:40:55.664604=AA2008-01-10 17:40:40.3167422008-01-10 17:40:40.316742= AA2008-01-10 17:40:24.0382762008-01-10 17:40:24.038276=AA2008-01-11 14:35:36.4675842008-01-11 14:35:36.467584=AA2008-01-10 17:34:32.3522232008-01-10 17:34:32.352223= AA2008-01-10 17:34:20.1839622008-01-10 17:34:20.183962=AA2008-01-11 14:32:03.7014252008-01-11 14:32:03.701425=AA2008-01-11 14:28:57.0681912008-01-11 14:28:57.068191; AA2008-01-11 14:28:19.2771102008-01-11 14:28:19.277110 -            +                -x~xrl    +x~x    -  4y4C!!33ConferenceConference2014-02-09 06:40:292014-02-09 06:40:29I''33CorporateBodyCorporateBody2014-02-09 06:40:292014-02-09 06:40:29: 33PersonPerson2014-02-09 06:40:292014-02-09 06:40:29  Dd{ +  4y4C!!33ConferenceConference2014-05-25 10:20:422014-05-25 10:20:42I''33CorporateBodyCorporateBody2014-05-25 10:20:422014-05-25 10:20:42: 33PersonPerson2014-05-25 10:20:422014-05-25 10:20:42  Dd{   r VW#Aindexindex_exemplifies_on_manifestation_idexemplifies\CREATE INDEX "index_exemplifies_on_manifestation_id" ON "exemplifies" ("manifestation_id")WE#+indexindex_exemplifies_on_item_idexemplifies]CREATE UNIQUE INDEX "index_exemplifies_on_item_id" ON "exemplifies" ("item_id")qX##)tableagent_typesagent_types^CRVW#Aindexindex_exemplifies_on_manifestation_idexemplifies\CREATE INDEX "index_exemplifies_on_manifestation_id" ON "exemplifies" ("manifestation_id")WE#+indexindex_exemplifies_on_item_idexemplifies]CREATE UNIQUE INDEX "index_exemplifies_on_item_id" ON "exemplifies" ("item_id")qX##)tableagent_typesagent_types^CREATE 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)9Y''1tablesubscriptionssubscriptions_CREATE 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)ZI'%indexindex_subscriptions_on_user_idsubscriptionsaCREATE INDEX "index_subscriptions_on_user_id" ON "subscriptions" ("user_id")[U'=indexindex_subscriptions_on_order_list_idsubscriptionsbCREATE INDEX "index_subscriptions_on_order_list_id" ON "subscriptions" ("order_list_id")\!!stablesubscribessubscribescCREATE 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)]S!9indexindex_subscribes_on_subscription_idsubscribesdCREATE INDEX "index_subscribes_on_subscription_id" ON "subscribes" ("subscription_id")x^C!indexindex_subscribes_on_work_idsubscribeseCREATE INDEX "index_subscribes_on_work_id" ON "subscribes" ("work_id")_))Ctablesearch_enginessearch_enginesfCREATE 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)`]tablecountriescountriesgCREATE 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)ka; indexindex_countries_on_namecountrieshCREATE INDEX "index_countries_on_name" ON "countries" ("name")tbAindexindex_countries_on_alpha_2countriesiCREATE INDEX "index_countries_on_alpha_2" ON "countries" ("alpha_2")tcAindexindex_countries_on_alpha_3countriesjCREATE INDEX "index_countries_on_alpha_3" ON "countries" ("alpha_3")zdEindexindex_countries_on_numeric_3countrieskCREATE INDEX "index_countries_on_numeric_3" ON "countries" ("numeric_3")'etablelanguageslanguageslCREATE 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)rf;indexindex_languages_on_namelanguagesmCREATE UNIQUE INDEX "index_languages_on_name" ON "languages" ("name")zgEindexindex_languages_on_iso_639_1languagesnCREATE INDEX "index_languages_on_iso_639_1" ON "languages" ("iso_639_1")zhEindexindex_languages_on_iso_639_2languagesoCREATE INDEX "index_languages_on_iso_639_2" ON "languages" ("iso_639_2")ziEindexindex_languages_on_iso_639_3languagespCREATE INDEX "index_languages_on_iso_639_3" ON "languages" ("iso_639_3")           -  +  `d $w  E t # U<18 g zC  =? Vn a +][T1a Q @@ -268,11 +267,11 @@ NauruNaurunanaunauq': !!GuaraníGuaranígngrngrn:2 ++Scottish GaelicScottish Gaelicgdglagla)V ##KinyarwandaKinyarwandarwkinkinV= ; unknownen :unknown -ja: 不明unknownunknownunb +ja: 不明unknownunknownunb ( b   O t X pc1n4 m  h  @@ -433,75 +432,77 @@  CC}X XT@ j  [6;;tablecheckout_stat_has_userscheckout_stat_has_usersCREATE TABLE "checkout_stat_has_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_checkout_stat_id" integer NOT NULL, "user_id" integer NOT NULL, "checkouts_count" integer DEFAULT 0 NOT NULL, "created_a6;;tablecheckout_stat_has_userscheckout_stat_has_usersCREATE TABLE "checkout_stat_has_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_checkout_stat_id" integer NOT NULL, "user_id" integer NOT NULL, "checkouts_count" integer DEFAULT 0 NOT NULL, "created_at" datetime, "updated_at" datetime)Wy;indexindex_checkout_stat_has_users_on_user_checkout_stat_idcheckout_stat_has_usersCREATE INDEX "index_checkout_stat_has_users_on_user_checkout_stat_id" ON "checkout_stat_has_users" ("user_checkout_stat_id")-];Mindexindex_checkout_stat_has_users_on_user_idcheckout_stat_has_usersCREATE INDEX "index_checkout_stat_has_users_on_user_id" ON "checkout_stat_has_users" ("user_id")K KK tablereserve_stat_has_manifestationsreserve_stat_has_manifestationsCREATE TABLE "reserve_stat_has_manifestations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "manifestation_reserve_stat_id" integer NOT NULL, "manifestation_id" integer NOT NULL, "reserves_count" integer, "created_at" datetime, "updated_at" datetime)x K-indexindex_reserve_stat_has_manifestations_on_m_reserve_stat_idreserve_stat_has_manifestationsCREATE INDEX "index_reserve_stat_has_manifestations_on_m_reserve_stat_id" ON "reserve_stat_has_manifestations" ("manifestation_reserve_stat_id")h Kindexindex_reserve_stat_has_manifestations_on_manifestation_idreserve_stat_has_manifestationsCREATE INDEX "index_reserve_stat_has_manifestations_on_manifestation_id" ON "reserve_stat_has_manifestations" ("manifestation_id")M CCtablemanifestation_reserve_statsmanifestation_reserve_statsCREATE TABLE "manifestation_reserve_stats" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "start_date" datetime, "end_date" datetime, "note" text, "state" varchar(255), "created_at" datetime, "updated_at" datetime, "started_at" datetime, "completed_at" datetime)2 11 tableuser_reserve_statsuser_reserve_statsCREATE TABLE "user_reserve_stats" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "start_date" datetime, "end_date" datetime, "note" text, "state" varchar(255), "created_at" datetime, "updated_at" datetime, "started_at" datetime, "completed_at" datetime)99Utablereserve_stat_has_usersreserve_stat_has_usersCREATE TABLE "reserve_stat_has_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_reserve_stat_id" integer NOT NULL, "user_id" integer NOT NULL, "reserves_count" integer, "created_at" datetime, "updated_at" datetime)Pu9}indexindex_reserve_stat_has_users_on_user_reserve_stat_idreserve_stat_has_usersCREATE INDEX "index_reserve_stat_has_users_on_user_reserve_stat_id" ON "reserve_stat_has_users" ("user_reserve_stat_id"))[9Iindexindex_reserve_stat_has_users_on_user_idreserve_stat_has_usersCREATE INDEX "index_reserve_stat_has_users_on_user_id" ON "reserve_stat_has_users" ("user_id")Q35indexindex_user_checkout_stats_on_stateuser_checkout_statsCREATE INDEX "index_user_checkout_stats_on_state" ON "user_checkout_stats" ("state")O11indexindex_user_reserve_stats_on_stateuser_reserve_statsCREATE INDEX "index_user_reserve_stats_on_state" ON "user_reserve_stats" ("state");cEYindexindex_manifestation_checkout_stats_on_statemanifestation_checkout_statsCREATE INDEX "index_manifestation_checkout_stats_on_state" ON "manifestation_checkout_stats" ("state")7aCUindexindex_manifestation_reserve_stats_on_statemanifestation_reserve_statsCREATE INDEX "index_manifestation_reserve_stats_on_state" ON "manifestation_reserve_stats" ("state")f!tableextentsextentsCREATE 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)     q -AA332008-12-13 00:16:14.0000002008-12-14 00:16:14.000000MyTextpending2014-02-09 06:40:292014-02-09 06:40:29q -AA332008-12-13 00:16:14.0000002008-12-14 00:16:14.000000MyTextpending2014-02-09 06:40:292014-02-09 06:40:29 +AA332008-12-13 00:16:14.0000002008-12-14 00:16:14.000000MyTextpending2014-05-25 10:20:422014-05-25 10:20:42q +AA332008-12-13 00:16:14.0000002008-12-14 00:16:14.000000MyTextpending2014-05-25 10:20:422014-05-25 10:20:42  pending - pending .f 332014-02-09 06:40:292014-02-09 06:40:29-Ӳr 332014-02-09 06:40:292014-02-09 06:40:29 + pending .f 332014-05-25 10:20:422014-05-25 10:20:42-Ӳr 332014-05-25 10:20:422014-05-25 10:20:42 ʊf :l  ʊf :l    -  !#O!   - -g !L))}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_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, "ndc" varchar(255), "content_type_id" integer DEFAULT 1, "year_of_publication" integer, "attachment_meta" text, "month_of_publication" integer, "periodical" boolean)TY)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address")SE)indexindex_manifestations_on_issnmanifestationsCREATE INDEX "index_manifestations_on_issn" ON "manifestations" ("issn")RS)9indexindex_manifestations_on_oclc_numbermanifestationsCREATE INDEX "index_manifestations_on_oclc_number" ON "manifestations" ("oclc_number")QE)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn")|PC)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")#N])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id") M[)Iindexindex_manifestations_on_carrier_type_idmanifestations CREATE INDEX "index_manifestations_on_carrier_type_id" ON "manifestations" ("carrier_type_id")PKs?yindexindex_series_has_manifestations_on_manifestation_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_manifestation_id" ON "series_has_manifestations" ("manifestation_id")YJy?indexindex_series_has_manifestations_on_series_statement_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_series_statement_id" ON "series_has_manifestations" ("series_statement_id") +  x + + h i AYJy?indexindex_series_has_manifestations_on_series_statement_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_series_statement_id" ON "series_has_manifestations" ("series_statement_id")PKs?yindexindex_series_has_manifestations_on_manifestation_idseries_has_manifestationsCREATE INDEX "index_series_has_manifestations_on_manifestation_id" ON "series_has_manifestations" ("manifestation_id")!L))}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_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, "ndc" varchar(255), "content_type_id" integer DEFAULT 1, "year_of_publication" integer, "attachment_meta" text, "month_of_publication" integer, "periodical" boolean) M[)Iindexindex_manifestations_on_carrier_type_idmanifestations CREATE INDEX "index_manifestations_on_carrier_type_id" ON "manifestations" ("carrier_type_id")#N])Mindexindex_manifestations_on_required_role_idmanifestations CREATE INDEX "index_manifestations_on_required_role_id" ON "manifestations" ("required_role_id")OE)indexindex_manifestations_on_isbnmanifestationsCREATE INDEX "index_manifestations_on_isbn" ON "manifestations" ("isbn")|PC)indexindex_manifestations_on_nbnmanifestationsCREATE INDEX "index_manifestations_on_nbn" ON "manifestations" ("nbn")QE)indexindex_manifestations_on_lccnmanifestationsCREATE INDEX "index_manifestations_on_lccn" ON "manifestations" ("lccn")RS)9indexindex_manifestations_on_oclc_numbermanifestationsCREATE INDEX "index_manifestations_on_oclc_number" ON "manifestations" ("oclc_number")SE)indexindex_manifestations_on_issnmanifestationsCREATE INDEX "index_manifestations_on_issn" ON "manifestations" ("issn")TY)Eindexindex_manifestations_on_access_addressmanifestationsCREATE INDEX "index_manifestations_on_access_address" ON "manifestations" ("access_address")UU)=indexindex_manifestations_on_frequency_idmanifestationsCREATE INDEX "index_manifestations_on_frequency_id" ON "manifestations" ("frequency_id");Vm)mindexindex_manifestations_on_manifestation_identifiermanifestationsCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")           -   Sg11AACartograa11;;Cartographic ImageCartographic ImageMyText2014-02-09 06:40:29 UTC2014-02-09 06:40:29 UTCe55;;Cartographic DatasetCartographic DatasetMyText2014-02-09 06:40:29 UTC2014-02-09 06:40:29 UTCD ;;texttextMyText2014-02-09 06:40:29 UTC2014-02-09 06:40:29 UTC  e \ ] - P_}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), "confirmation_sent_at" datetime, "unconfirmed_email" varchar(255), "save_checkout_history" boolean DEFAULT 'f' NOT NULL, "checkout_icalendar_token" varchar(255), "share_bookmarks" boolean, "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)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)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)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)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)ZQ)5indexindex_library_groups_on_short_namelibrary_groupsCREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name"){Y))1tablelibrary_groupslibrary_groupsCCREATE 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, "created_at" datetime, "updated_at" datetime, "admin_networks" text, "allow_bookmark_external_url" boolean DEFAULT 'f' NOT NULL, "position" integer, "url" varchar(255) DEFAULT 'http://localhost:3000/')0Xc/Yindexindex_series_statements_on_manifestation_idseries_statementsCREATE INDEX "index_series_statements_on_manifestation_id" ON "series_statements" ("manifestation_id")WQ)5indexindex_manifestations_on_updated_atmanifestationsCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at");Vm)mindexindex_manifestations_on_manifestation_identifiermanifestationsCREATE INDEX "index_manifestations_on_manifestation_identifier" ON "manifestations" ("manifestation_identifier")UU)=indexindex_manifestations_on_frequency_idmanifestationsCREATE INDEX "index_manifestations_on_frequency_id" ON "manifestations" ("frequency_id")  -fG( nO0 v W 8  ~ _ @ !  g H ) +   Sa11;;Cartographic ImageCartographic ImageMyText2014-05-25 10:20:42 UTC2014-05-25 10:20:42 UTCe55;;Cartographic DatasetCartographic DatasetMyText2014-05-25 10:20:42 UTC2014-05-25 10:20:42 UTCD ;;texttextMyText2014-05-25 10:20:42 UTC2014-05-25 10:20:42 UTC  Fre @ ]WQ)5indexindex_manifestations_on_updated_atmanifestationsCREATE INDEX "index_manifestations_on_updated_at" ON "manifestations" ("updated_at")0Xc/Yindexindex_series_statements_on_manifestation_idseries_statementsCREATE INDEX "index_series_statements_on_manifestation_id" ON "series_statements" ("manifestation_id"){Y))1tablelibrary_groupslibrary_groupsCCREATE 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, "created_at" datetime, "updated_at" datetime, "admin_networks" text, "allow_bookmark_external_url" boolean DEFAULT 'f' NOT NULL, "position" integer, "url" varchar(255) DEFAULT 'http://localhost:3000/')ZQ)5indexindex_library_groups_on_short_namelibrary_groupsCREATE INDEX "index_library_groups_on_short_name" ON "library_groups" ("short_name")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)P_}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), "confirmation_sent_at" datetime, "unconfirmed_email" varchar(255), "save_checkout_history" boolean DEFAULT 'f' NOT NULL, "checkout_icalendar_token" varchar(255), "share_bookmarks" boolean, "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)^`5}indexindex_users_on_emailusersCREATE INDEX "index_users_on_email" ON "users" ("email")aSGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")Mb))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)c[Windexindex_users_on_checkout_icalendar_tokenusersCREATE UNIQUE INDEX "index_users_on_checkout_icalendar_token" ON "users" ("checkout_icalendar_token")  +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   - >33title22014-02-09 06:40:292014-02-09 06:40:29= 33title12014-02-09 06:40:292014-02-09 06:40:29  +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   + >33title22014-05-25 10:20:422014-05-25 10:20:42= 33title12014-05-25 10:20:422014-05-25 10:20:42            -   -c  B D mg= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")ReytableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime, "updated_at" datetime)3_CtableusersusersCREATE 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"{qC'indexindex_users_on_unlock_tokenusersCREATE UNIQUE INDEX "index_users_on_unlock_token" ON "users" ("unlock_token")xpA#indexindex_users_on_user_numberusersCREATE UNIQUE INDEX "index_users_on_user_number" ON "users" ("user_number")woEindexindex_users_on_user_group_idusersCREATE INDEX "index_users_on_user_group_id" ON "users" ("user_group_id")on;indexindex_users_on_usernameusersCREATE UNIQUE INDEX "index_users_on_username" ON "users" ("username")mII!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)lM-indexindex_agents_on_agent_identifieragentsCREATE INDEX "index_agents_on_agent_identifier" ON "agents" ("agent_identifier")kU7=indexindex_resource_import_files_on_stateresource_import_filesCREATE INDEX "index_resource_import_files_on_state" ON "resource_import_files" ("state")$jY7Eindexindex_resource_import_files_on_user_idresource_import_files{CREATE INDEX "index_resource_import_files_on_user_id" ON "resource_import_files" ("user_id")*i]7Mindexindex_resource_import_files_on_parent_idresource_import_filesyCREATE INDEX "index_resource_import_files_on_parent_id" ON "resource_import_files" ("parent_id")^`5}indexindex_users_on_emailusersCREATE INDEX "index_users_on_email" ON "users" ("email")aSGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")Mb))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)c[Windexindex_users_on_checkout_icalendar_tokenusersCREATE UNIQUE INDEX "index_users_on_checkout_icalendar_token" ON "users" ("checkout_icalendar_token")ld%%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)ReytableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime, "updated_at" datetime)sfAindexindex_accepts_on_basket_idacceptsCREATE INDEX "index_accepts_on_basket_id" ON "accepts" ("basket_id")mg= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")Jh773tableresource_import_filesresource_import_filesxCREATE 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) +  X>: + %  +=mg= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")ReytableacceptsacceptsCREATE TABLE "accepts" (Pss?yindexindex_bookmark_stat_transitions_on_bookmark_stat_idbookmark_stat_transitionsCREATE INDEX "index_bookmark_stat_transitions_on_bookmark_stat_id" ON "bookmark_stat_transitions" ("bookmark_stat_id")/r??ktablebookmark_stat_transitionsbookmark_stat_transitionsCREATE TABLE "bookmark_stat_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state"ld%%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)ReytableacceptsacceptsCREATE TABLE "accepts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "basket_id" integer, "item_id" integer, "librarian_id" integer, "created_at" datetime, "updated_at" datetime)sfAindexindex_accepts_on_basket_idacceptsCREATE INDEX "index_accepts_on_basket_id" ON "accepts" ("basket_id")mg= indexindex_accepts_on_item_idacceptsCREATE INDEX "index_accepts_on_item_id" ON "accepts" ("item_id")Jh773tableresource_import_filesresource_import_filesxCREATE 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)*i]7Mindexindex_resource_import_files_on_parent_idresource_import_filesyCREATE INDEX "index_resource_import_files_on_parent_id" ON "resource_import_files" ("parent_id")$jY7Eindexindex_resource_import_files_on_user_idresource_import_files{CREATE INDEX "index_resource_import_files_on_user_id" ON "resource_import_files" ("user_id")kU7=indexindex_resource_import_files_on_stateresource_import_filesCREATE INDEX "index_resource_import_files_on_state" ON "resource_import_files" ("state")lM-indexindex_agents_on_agent_identifieragentsCREATE INDEX "index_agents_on_agent_identifier" ON "agents" ("agent_identifier")mII!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)on;indexindex_users_on_usernameusersCREATE UNIQUE INDEX "index_users_on_username" ON "users" ("username")woEindexindex_users_on_user_group_idusersCREATE INDEX "index_users_on_user_group_id" ON "users" ("user_group_id")xpA#indexindex_users_on_user_numberusersCREATE UNIQUE INDEX "index_users_on_user_number" ON "users" ("user_number"){qC'indexindex_users_on_unlock_tokenusersCREATE UNIQUE INDEX "index_users_on_unlock_token" ON "users" ("unlock_token")/r??ktablebookmark_stat_transitionsbookmark_stat_transitionsCREATE TABLE "bookmark_stat_transitions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "to_state" varchar(255), "metadata" text DEFAULT '{}', "sort_key" integer, "bookmark_stat_id" integer, "created_at" datetime, "updated_at" datetime)Pss?yindexindex_bookmark_stat_transitions_on_bookmark_stat_idbookmark_stat_transitionsCREATE INDEX "index_bookmark_stat_transitions_on_bookmark_stat_id" ON "bookmark_stat_transitions" ("bookmark_stat_id")kt{?'indexindex_bookmark_stat_transitions_on_sort_key_and_stat_idbookmark_stat_transitionsCREATE UNIQUE INDEX "index_bookmark_stat_transitions_on_sort_key_and_stat_id" ON "bookmark_stat_transitions" ("sort_key", "bookmark_stat_id")         -    +           -C enju    LH''33AdministratorAdministrator2014-02-09 06:40:292014-02-09 06:40:29@33LibrarianLibrarian2014-02-09 06:40:292014-02-09 06:40:29633UserUser2014-02-09 06:40:292014-02-09 06:40:29833GuestGuest2014-02-09 06:40:292014-02-09 06:40:29  +C enju    LH''33AdministratorAdministrator2014-05-25 10:20:422014-05-25 10:20:42@33LibrarianLibrarian2014-05-25 10:20:422014-05-25 10:20:42633UserUser2014-05-25 10:20:422014-05-25 10:20:42833GuestGuest2014-05-25 10:20:422014-05-25 10:20:42  D & z#AAA   2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user4@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417fuser4jaz#AAA   2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user3@kamata.lib.teu.ac.jpcc53de0c2d9a1a228daa9a673ec824473747e17507a6c3c4f7e5eff8821f531d4b9e23616b3ddc66fe17006b2298a556fbd567ac080e87f00f37eef8cee6c417fuser3ja#AA   2008-01-18 04:29:06.9227282008-05-31 03:42:44.711117$2a$10$i7UjJhLVrJM/J7qaTwW39OXw1NiwowUEbtNHVDV0sqMLjX9.UO9cafuser2ja #AA ! 2008-01-18 03:24:04.2223442008-05-31 03:42:23.340575$2a$10$YmmTGrYQ1Ir6oc7wXnp.GuNeO1eYLoP3sv8wMSIrTdaGw2BPwRrpSflibrarian2ja6#AAA  2007-11-19 07:58:34.6374132008-05-31 04:02:25.101261user1@kamata.lib.teu.ac.jp$2a$10$JthS59A0BNkDOoFpCXM0V.GhhffKaoWKbzpPahYp/vTFrOyM7h/uWfuser1ja?#AAK! 2007-11-19 07:58:33.1724412008-05-31 03:41:16.337474librarian1@kamata.lib.teu.ac.jp$2a$10$9O2VuTccN4gHq36ARg0QReSrb1D7WrBBhZZ759RM9moHbB0W5zCzSflibrarian1ja9#AAC 2007-11-19 07:58:32.1119412008-05-31 04:16:30.163731tanabe@kamata.lib.teu.ac.jp$2a$10$vHohD1WflnTIqAa8zMkF9evwAgIZRw3XuR4d3bi29M.jph/MB/AJiftadminja 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-02-09 06:40:292014-02-09 06:40:29.z332014-02-09 06:40:292014-02-09 06:40:29.o332014-02-09 06:40:292014-02-09 06:40:29.U332014-02-09 06:40:292014-02-09 06:40:29.ƊW332014-02-09 06:40:292014-02-09 06:40:29.q332014-02-09 06:40:292014-02-09 06:40:29-x 332014-02-09 06:40:292014-02-09 06:40:29 + g4.]332014-05-25 10:20:422014-05-25 10:20:42.z332014-05-25 10:20:422014-05-25 10:20:42.o332014-05-25 10:20:422014-05-25 10:20:42.U332014-05-25 10:20:422014-05-25 10:20:42.ƊW332014-05-25 10:20:422014-05-25 10:20:42.q332014-05-25 10:20:422014-05-25 10:20:42-x 332014-05-25 10:20:422014-05-25 10:20:42       hgfe      user4 user3 user2!librarian2 user1!librarian1 admin          - bSV  B e +  + + bSV  B e  ; \ E"w1S @@ -732,40 +733,40 @@ WalloonWalloonwawlnwln5 WelshWelshcywelcym26 ++Western FrisianWestern Frisianfyfryfry7 WolofWolofwowolwol8 XhosaXhosaxhxhoxho"9 -YiddishYiddishyiyidyid S3x  Z 6 - \S+a!S 1 P o - ) H g KnB9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffmA];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000fflAa;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff8kB;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ffjA%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ff iA7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ffhAG;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ffgAG;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff2fB;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff5eB ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffXAAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff>AIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff> BAA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffN -B9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff AOAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff*AsAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ffA=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ffA=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff$AgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffAEAA    THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.275738ff^B#AAC    これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/ff8B AA    情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.991512ffJB/AA    よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19 07:59:00.293393dtf +YiddishYiddishyiyidyid >ii  " A `   9 X w  1 P o - ) H g  ! @ `  @` @`)mA]AA !&mA];A !   CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.0000000000000109ff(lAa;A !   Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.0000000000000108ff:kB;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.00000071ffjA%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.00000070ff iA7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.00000069ffhAG;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.00000068ffgAG;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.00000067ff4fB;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.00000066ff7eB ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.00000065ffXAAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff>AIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEffH BAA !  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 } G - - 8 }X) =} ` @ ` @ `  @` @`AC;A    Perl programmer's reference2009-06-18 22:19:34 UTC2010-03-01 07:14:18.000000ff"Ai;A    Line shapes of paramagnetic resonances in ruby2009-06-18 22:44:00 UTC2010-03-01 07:14:18.000000ffA+;A    Python tutorial2009-06-18 23:17:40 UTC2010-03-01 07:14:18.000000ffHB3;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 A7;A    Andrテδゥ Poitiers2009-06-18 23:58:14 UTC2010-03-01 07:14:18.000000ffAC;A    Perl developer's dictionary2009-06-19 00:13:13 UTC2010-03-01 07:14:18.000000ffA[;A    politics of improving urban air quality2009-06-19 00:42:38 UTC2010-03-01 07:14:18.000000ff A=;A    Perl/Tk pocket reference2009-06-19 01:10:56 UTC2010-03-01 07:14:18.000000ffAQ;A    Afro-American blues and game songs2009-06-19 02:09:17 UTC2010-03-01 07:14:18.000000ffA3;A    Toting the lead row2009-06-19 02:16:22 UTC2010-03-01 07:14:18.000000ff A=;A    AWK programming language2009-06-19 06:28:27 UTC2010-03-01 07:14:18.000000ffgBq;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.000000ff4B ;A    Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County2009-06-19 07:49:42 UTC2010-03-01 07:14:18.000000ffA-;A    Programming Perl2009-06-19 09:18:45 UTC2010-03-01 07:14:18.000000ffDB+;A    Mastering algorithms with Perl / Practical programming through computer science2009-06-19 09:18:58 UTC2010-03-01 07:14:18.000000ff AC;A    Mastering Perl/Tk / Perl/Tk2009-06-19 09:19:00 UTC2010-03-01 07:14:18.000000ff0 B;A    Perl cookbook / Solutions and examples for Perl programmers2009-06-19 09:19:01 UTC2010-03-01 07:14:18.000000ff3 B ;A    Python and XML / Python &amp; XML / XML processing with Python2009-06-19 09:19:02 UTC2010-03-01 07:14:18.000000ff -A?;A    CGI programming with Perl2009-06-19 09:19:08 UTC2010-03-01 07:14:18.000000ff B%;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.000000ffB#;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.000000ffdBk;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 V5 F [ - -$ mbvJ42A'AA   14B;A    Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff 3A?;A    Effective awk programming2009-06-18 13:45:09 UTC2010-03-01 07:14:18.000000ff2A';A    Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.000000ff1AO;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000ff0AC;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000ff!/Ag;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000ff.AI;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000ff-BI;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,AQ;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000ff+A1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000ff$*Am;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000ffU)BM;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';A    Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.000000ff'AU;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000ff&AI;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000ff%AU;A    Strategic planning and risk analysis2009-06-18 17:41:41 UTC2010-03-01 07:14:18.000000ff$AS;A    Stimulated optical emission in ruby2009-06-18 20:05:25 UTC2010-03-01 07:14:18.000000ffg#Bq;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("Au;A    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54 UTC2010-03-01 07:14:18.000000ff,!A};A    Monty Python, Shakespeare, and English Renaissance drama2009-06-18 20:37:58 UTC2010-03-01 07:14:18.000000ff AC;A    theory of consumer's demand2009-06-18 21:10:01 UTC2010-03-01 07:14:18.000000ffAC;A    theory of consumer's demand2009-06-18 21:10:02 UTC2010-03-01 07:14:18.000000ff -A9;A    phenomena of vagueness2009-06-18 21:44:38 UTC2010-03-01 07:14:18.000000ff&Aq;A    Technological capabilities in developing countries2009-06-18 21:58:42 UTC2010-03-01 07:14:18.000000ff ve - g < -X xPpS*5MAUAAA "JA=;A ' OA+;A    試験単行本2010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ff2NAUA;A    テスト雑誌2月号の記事12009-12-31 15:00:00.0000002010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ff2MAUA;A    テスト雑誌1月号の記事21999-12-31 15:00:00.0000002010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ffLA_;A    テスト雑誌1月号の記事1 20052010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000fftKAE;A    テスト単行本記事20052010-03-03 17:00:00 UTC2010-03-01 07:14:18.000000fffJA=;A    テスト雑誌2月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000fftIAK;A   テスト雑誌2005年1月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000fftFA%;A    紅玉の本2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffxEA;A    Ruby2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffIDB!;A   ! たのしいRuby 第2版 Rubyではじめる気軽なプログラミング2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000ff2006-08-05CAM;A    続・初めてのPerl 改訂版2007-11-19 17:55:42 UTC2010-03-01 07:14:18.000000ff BA=;A    初めてのPerl 第3版2007-11-19 17:56:37 UTC2010-03-01 07:14:18.000000ffAA9;A   ! Rubyレシピブック2008-03-05 01:30:39 UTC2010-03-01 07:14:18.000000ff2007-02-01@A9;A   ! Rubyクックブック2008-03-05 01:37:55 UTC2010-03-01 07:14:18.000000ff2007-04-27?AC;A    fac-back-opac - Google Code2008-05-19 22:36:11 UTC2010-03-01 07:14:18.000000ff1>B;A    Django | The Web framework for perfectionists with deadlines2008-05-20 13:06:31 UTC2010-03-01 07:14:18.000000ff`=Bc;A    みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python2008-08-22 00:20:59 UTC2010-03-01 07:14:18.000000ff <A=;A    Pythonクックブック2008-08-22 00:27:29 UTC2010-03-01 07:14:18.000000ff;AS;A    Welcome ― Ruby Enterprise Edition2008-10-19 15:58:50 UTC2010-03-01 07:14:18.000000ffB:B';A    ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com2008-12-19 17:52:47 UTC2010-03-01 07:14:18.000000ff9A#;A    Perl power!2009-06-18 13:41:37 UTC2010-03-01 07:14:18.000000ff28B;A    Sed &amp; awk pocket reference / Sed and awk pocket reference2009-06-18 13:44:54 UTC2010-03-01 07:14:18.000000ff7A-;A    Programming Perl2009-06-18 13:44:55 UTC2010-03-01 07:14:18.000000ff6A/;A    Perl CD bookshelf2009-06-18 13:44:56 UTC2010-03-01 07:14:18.000000ff5A1;A    Programming Python2009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff -yS  q - o2kPXD2A'AA   0ACAA    0AC;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000126ff$/Ag;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000125ff.AI;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000124ff-BI;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,AQ;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000122ff +A1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000121ff'*Am;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000120ff_)BM;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';A !   Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.0000000000000168ff'AU;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000119ff&AI;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000118ff%AU;A    Strategic planning and risk analysis2009-06-18 17:41:41 UTC2010-03-01 07:14:18.000000117ff$AS;A    Stimulated optical emission in ruby2009-06-18 20:05:25 UTC2010-03-01 07:14:18.000000116ffj#Bq;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+"Au;A    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54 UTCXA%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffWA%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfVAE;A   権限確認User以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffUAE;A   権限確認User以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfTAO;A   権限確認Librarian以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfSAO;A   権限確認Librarian以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfRAA;A   権限確認Admin専用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfQAA;A   権限確認Admin専用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffPA+;A    ある出版物2010-03-16 11:00:00 UTC2010-03-16 02:00:00.000000ff + ) H g  ! @ `  @` @` Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffmA];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000fflAa;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff8kB;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ffjA%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ff iA7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ffhAG;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ffgAG;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff2fB;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff5eB ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffXAAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff>AIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff> BA 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 S3x  Z 6 + \S+a!S 1 P o + ) H g KnB9;A    Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング2010-02-19 13:09:56 UTC2010-03-01 07:14:18.000000ffmA];A    CGI/Perlパワープログラミング2010-02-20 17:26:08 UTC2010-03-01 07:14:18.000000fflAa;A    Perl 5パワフルテクニック大全集2010-02-21 08:13:17 UTC2010-03-01 07:14:18.000000ff8kB;A    はじめてのPerlモジュール : 厳選実用モジュール集2010-02-21 09:59:01 UTC2010-03-01 07:14:18.000000ffjA%;A    Perl & XML2010-02-21 10:45:48 UTC2010-03-01 07:14:18.000000ff iA7;A    初めてのPerl. 続2010-02-21 10:48:14 UTC2010-03-01 07:14:18.000000ffhAG;A    Perlクックブック. v.12010-02-21 10:51:33 UTC2010-03-01 07:14:18.000000ffgAG;A    Perlクックブック. v.22010-02-21 10:51:48 UTC2010-03-01 07:14:18.000000ff2fB;A    CGIレスキュー実践Perlプログラミング : Web裏技2010-02-21 14:57:08 UTC2010-03-01 07:14:18.000000ff5eB ;A    CGI基礎講座 : Perl・プログラミング・日本語処理2010-02-21 15:47:09 UTC2010-03-01 07:14:18.000000ffXAAA[   世界の美しい図書館集めてみた【第一弾】2007-11-19 07:58:58.7997242008-04-16 15:34:01.000000http://www.nicovideo.jp/watch/sm3015373ff>AIAA_    YouTube - Open Source ILS Song2008-04-16 15:34:01.0000002007-11-19 07:59:21.799724http://jp.youtube.com/watch?v=BSHBzd9ftDEff> BAA   Webサービス完全構築ガイド2007-11-19 07:59:20.7997242007-11-19 07:59:20.799724ffN +B9AA    Apache Lucene入門 : Java・オープンソース・全文検索システムの構築2007-11-19 07:59:09.7997242007-11-19 07:59:09.799724ff AOAA    逐条解説不正競争防止法2007-11-19 07:59:08.1661952007-11-19 07:59:08.166195ff*AsAA    Webサービス完全解説2007-11-19 07:59:07.4633332007-11-19 07:59:07.463333ffA=AA    dictionary of e-business2007-11-19 07:59:06.8927412007-11-19 07:59:06.892741ffA=AA    仕組み革新の時代2007-11-19 07:59:05.2556842007-11-19 07:59:05.255684ff$AgAA    顧客満足型マーケティングの構図2007-11-19 07:59:04.3331832007-11-19 07:59:04.333183ffAEAA    THE BIOTECH INVESTOR'S BIBLE2007-11-19 07:59:03.2757382007-11-19 07:59:03.275738ff^B#AAC    これからの生命科学研究者のためのバイオ特許入門講座2007-11-19 07:59:02.6183592007-11-19 07:59:02.618359http://www.slis.keio.ac.jp/ff8B AA    情報通信ハンドブック20052007-11-19 07:59:01.9915122007-11-19 07:59:01.991512ffJB/AA    よくわかる最新Webサービス技術2007-11-19 07:59:00.2933932007-11-19 07:59:00.293393dtf @ @ ` @ ` - @ ` @ ` @ `  @` @``@  iI) iI) iI) iI) iI) ) iiII) rld Wide Web [eA2010-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 v ) q + @ ` @ ` @ `  @` @``@  iI) iI) iI) iI) iI) ) iiII) 3-01 07:14:18.0A2010-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 +yS  q + mbvJ414B;A    Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff 3A?;A    Effective awk programming2009-06-18 13:45:09 UTC2010-03-01 07:14:18.000000ff2A';A    Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.000000ff1AO;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000ff0AC;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000ff!/Ag;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000ff.AI;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000ff-BI;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,AQ;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000ff+A1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000ff$*Am;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000ffU)BM;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';A    Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.000000ff'AU;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000ff&AI;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000ff%AU;A    Strategic planning and risk analysis2009-06-18 17:41:41 UTC2010-03-01 07:14:18.000000ff$AS;A   XA%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffWA%;A    権限確認2010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfVAE;A   権限確認User以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffUAE;A   権限確認User以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfTAO;A   権限確認Librarian以上用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfSAO;A   権限確認Librarian以上用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfRAA;A   権限確認Admin専用22010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000tfQAA;A   権限確認Admin専用12010-03-19 13:00:00 UTC2010-03-19 04:00:00.000000ffPA+;A    ある出版物2010-03-16 11:00:00 UTC2010-03-16 02:00:00.000000ff ve - g < +X xPpS*OA+;A    試験単行本2010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ff2NAUA;A    テスト雑誌2月号の記事12009-12-31 15:00:00.0000002010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ff2MAUA;A    テスト雑誌1月号の記事21999-12-31 15:00:00.0000002010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000ffLA_;A    テスト雑誌1月号の記事1 20052010-03-03 20:00:00 UTC2010-03-03 11:00:00.000000fftKAE;A    テスト単行本記事20052010-03-03 17:00:00 UTC2010-03-01 07:14:18.000000fffJA=;A    テスト雑誌2月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000fftIAK;A   テスト雑誌2005年1月号2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000fftFA%;A    紅玉の本2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffxEA;A    Ruby2007-11-19 17:55:41 UTC2010-03-15 07:14:18.000000ffIDB!;A   ! たのしいRuby 第2版 Rubyではじめる気軽なプログラミング2007-11-19 17:55:41 UTC2010-03-01 07:14:18.000000ff2006-08-05CAM;A    続・初めてのPerl 改訂版2007-11-19 17:55:42 UTC2010-03-01 07:14:18.000000ff BA=;A    初めてのPerl 第3版2007-11-19 17:56:37 UTC2010-03-01 07:14:18.000000ffAA9;A   ! Rubyレシピブック2008-03-05 01:30:39 UTC2010-03-01 07:14:18.000000ff2007-02-01@A9;A   ! Rubyクックブック2008-03-05 01:37:55 UTC2010-03-01 07:14:18.000000ff2007-04-27?AC;A    fac-back-opac - Google Code2008-05-19 22:36:11 UTC2010-03-01 07:14:18.000000ff1>B;A    Django | The Web framework for perfectionists with deadlines2008-05-20 13:06:31 UTC2010-03-01 07:14:18.000000ff`=Bc;A    みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python2008-08-22 00:20:59 UTC2010-03-01 07:14:18.000000ff <A=;A    Pythonクックブック2008-08-22 00:27:29 UTC2010-03-01 07:14:18.000000ff;AS;A    Welcome ― Ruby Enterprise Edition2008-10-19 15:58:50 UTC2010-03-01 07:14:18.000000ffB:B';A    ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com2008-12-19 17:52:47 UTC2010-03-01 07:14:18.000000ff9A#;A    Perl power!2009-06-18 13:41:37 UTC2010-03-01 07:14:18.000000ff28B;A    Sed &amp; awk pocket reference / Sed and awk pocket reference2009-06-18 13:44:54 UTC2010-03-01 07:14:18.000000ff7A-;A    Programming Perl2009-06-18 13:44:55 UTC2010-03-01 07:14:18.000000ff6A/;A    Perl CD bookshelf2009-06-18 13:44:56 UTC2010-03-01 07:14:18.000000ff5A1;A    Programming Python2009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff V5 F [ + +$ mbvJ414B;A    Python standard library / Annotated reference for Python 2.02009-06-18 13:45:04 UTC2010-03-01 07:14:18.000000ff 3A?;A    Effective awk programming2009-06-18 13:45:09 UTC2010-03-01 07:14:18.000000ff2A';A    Learning Perl2009-06-18 13:45:11 UTC2010-03-01 07:14:18.000000ff1AO;A    Beginning Perl for bioinformatics2009-06-18 13:45:13 UTC2010-03-01 07:14:18.000000ff0AC;A    Python programming patterns2009-06-18 14:52:11 UTC2010-03-01 07:14:18.000000ff!/Ag;A    Retreats from realism in recent English drama2009-06-18 15:03:06 UTC2010-03-01 07:14:18.000000ff.AI;A    Europeras 3 &amp; 4 / Europera2009-06-18 15:05:43 UTC2010-03-01 07:14:18.000000ff-BI;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,AQ;A    Programming Web services with Perl2009-06-18 15:34:21 UTC2010-03-01 07:14:18.000000ff+A1;A    Perl in a nutshell2009-06-18 15:40:53 UTC2010-03-01 07:14:18.000000ff$*Am;A    Professional Perl programming / Perl programming2009-06-18 15:52:50 UTC2010-03-01 07:14:18.000000ffU)BM;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';A    Mourning Ruby2009-06-18 16:25:25 UTC2010-03-01 07:14:18.000000ff'AU;A    Spin-lattice relaxation time of ruby2009-06-18 16:26:38 UTC2010-03-01 07:14:18.000000ff&AI;A    Performance assertion checking2009-06-18 17:34:03 UTC2010-03-01 07:14:18.000000ff%AU;A    Strategic planning and risk analysis2009-06-18 17:41:41 UTC2010-03-01 07:14:18.000000ff$AS;A    Stimulated optical emission in ruby2009-06-18 20:05:25 UTC2010-03-01 07:14:18.000000ffg#Bq;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("Au;A    Analyzing computer system performance with PERL::PDQ2009-06-18 20:29:54 UTC2010-03-01 07:14:18.000000ff,!A};A    Monty Python, Shakespeare, and English Renaissance drama2009-06-18 20:37:58 UTC2010-03-01 07:14:18.000000ff AC;A    theory of consumer's demand2009-06-18 21:10:01 UTC2010-03-01 07:14:18.000000ffAC;A    theory of consumer's demand2009-06-18 21:10:02 UTC2010-03-01 07:14:18.000000ff +A9;A    phenomena of vagueness2009-06-18 21:44:38 UTC2010-03-01 07:14:18.000000ff&Aq;A    Technological capabilities in developing countries2009-06-18 21:58:42 UTC2010-03-01 07:14:18.000000ff } G + + 8 }X) =} ` @ ` @ `  @` @`AC;A    Perl programmer's reference2009-06-18 22:19:34 UTC2010-03-01 07:14:18.000000ff"Ai;A    Line shapes of paramagnetic resonances in ruby2009-06-18 22:44:00 UTC2010-03-01 07:14:18.000000ffA+;A    Python tutorial2009-06-18 23:17:40 UTC2010-03-01 07:14:18.000000ffHB3;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 A7;A    Andrテδゥ Poitiers2009-06-18 23:58:14 UTC2010-03-01 07:14:18.000000ffAC;A    Perl developer's dictionary2009-06-19 00:13:13 UTC2010-03-01 07:14:18.000000ffA[;A    politics of improving urban air quality2009-06-19 00:42:38 UTC2010-03-01 07:14:18.000000ff A=;A    Perl/Tk pocket reference2009-06-19 01:10:56 UTC2010-03-01 07:14:18.000000ffAQ;A    Afro-American blues and game songs2009-06-19 02:09:17 UTC2010-03-01 07:14:18.000000ffA3;A    Toting the lead row2009-06-19 02:16:22 UTC2010-03-01 07:14:18.000000ff A=;A    AWK programming language2009-06-19 06:28:27 UTC2010-03-01 07:14:18.000000ffgBq;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.000000ff4B ;A    Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County2009-06-19 07:49:42 UTC2010-03-01 07:14:18.000000ffA-;A    Programming Perl2009-06-19 09:18:45 UTC2010-03-01 07:14:18.000000ffDB+;A    Mastering algorithms with Perl / Practical programming through computer science2009-06-19 09:18:58 UTC2010-03-01 07:14:18.000000ff AC;A    Mastering Perl/Tk / Perl/Tk2009-06-19 09:19:00 UTC2010-03-01 07:14:18.000000ff0 B;A    Perl cookbook / Solutions and examples for Perl programmers2009-06-19 09:19:01 UTC2010-03-01 07:14:18.000000ff3 B ;A    Python and XML / Python &amp; XML / XML processing with Python2009-06-19 09:19:02 UTC2010-03-01 07:14:18.000000ff +A?;A    CGI programming with Perl2009-06-19 09:19:08 UTC2010-03-01 07:14:18.000000ff B%;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.000000ffB#;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.000000ffdBk;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 v ) q -; rR6`m @ ` @ `!AaAA   AEAA   (Au;A    Tests on a gold ore from the Ruby Basin, Black Hills2009-06-19 11:06:07 UTC2010-03-01 07:14:18.000000ffAa;A    Python scripting for computational science2009-06-19 11:18:01 UTC2010-03-01 07:14:18.000000ffAE;A    Perl black book, 2nd edition2009-06-19 11:42:02 UTC2010-03-01 07:14:18.000000ff9B;A    International Symposium Genes and Chromosomes Structure and Function2009-06-19 12:02:48 UTC2010-03-01 07:14:18.000000ffRBG;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.000000ffAM;A    Indians of the Pacific Northwest2009-06-19 12:16:23 UTC2010-03-01 07:14:18.000000ffA%;A    Genomic Perl2009-06-19 13:27:46 UTC2010-03-01 07:14:18.000000ffAW;A    CGI programming on the World Wide Web2009-06-19 13:45:14 UTC2010-03-01 07:14:18.000000ff~A';A    Ruby Cookbook2009-06-29 12:44:11 UTC2010-03-01 07:14:18.000000ff$}Am;A    Ruby on Rails入門 : 優しいRailsの育て方2009-10-16 05:16:48 UTC2010-03-01 07:14:18.000000ffH|B3;A    まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)2009-10-20 13:46:44 UTC2010-03-01 07:14:18.000000ff&{Aq;A    Rubyでgroonga使って全文検索 - ラングバ2009-10-25 13:20:34 UTC2010-03-01 07:14:18.000000ffzA1;A    みんなのPython2010-01-30 06:17:32 UTC2010-03-01 07:14:18.000000ffyA);A    Django×Python2010-01-30 06:22:35 UTC2010-03-01 07:14:18.000000ffxAK;A   ! Rubyプログラミング入門2010-02-16 04:29:59 UTC2010-03-01 07:14:18.000000ff2000-10-01wA-;A    Perl基礎講座2010-02-16 04:30:37 UTC2010-03-01 07:14:18.000000ff,vA};A    ナチ強制・絶滅収容所 : 18施設内の生と死2010-02-17 01:12:08 UTC2010-03-01 07:14:18.000000ffuA';A    Perlの達人2010-02-18 10:23:27 UTC2010-03-01 07:14:18.000000ff1tAs;A   ! sed & awkプログラミング : UNIX power tools2010-02-19 05:39:01 UTC2010-03-01 07:14:18.000000ff1991-12-24~sA!;A    入門Perl2010-02-19 05:40:17 UTC2010-03-01 07:14:18.000000ff(rAa;A   ! Rubyを256倍使うための本. 魔道編2010-02-19 05:46:08 UTC2010-03-01 07:14:18.000000ff2001-03-20RqBG;A    プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java2010-02-19 11:02:27 UTC2010-03-01 07:14:18.000000ffJpB7;A    CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう2010-02-19 13:06:51 UTC2010-03-01 07:14:18.000000ffoA3;A    すぐわかるPerl2010-02-19 13:07:28 UTC2010-03-01 07:14:18.000000ff +; rR6`m @ ` @ `  @` @``@ (Au;A    Tests on a gold ore from the Ruby Basin, Black Hills2009-06-19 11:06:07 UTC2010-03-01 07:14:18.000000ffAa;A    Python scripting for computational science2009-06-19 11:18:01 UTC2010-03-01 07:14:18.000000ffAE;A    Perl black book, 2nd edition2009-06-19 11:42:02 UTC2010-03-01 07:14:18.000000ff9B;A    International Symposium Genes and Chromosomes Structure and Function2009-06-19 12:02:48 UTC2010-03-01 07:14:18.000000ffRBG;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.000000ffAM;A    Indians of the Pacific Northwest2009-06-19 12:16:23 UTC2010-03-01 07:14:18.000000ffA%;A    Genomic Perl2009-06-19 13:27:46 UTC2010-03-01 07:14:18.000000ffAW;A    CGI programming on the World Wide Web2009-06-19 13:45:14 UTC2010-03-01 07:14:18.000000ff~A';A    Ruby Cookbook2009-06-29 12:44:11 UTC2010-03-01 07:14:18.000000ff$}Am;A    Ruby on Rails入門 : 優しいRailsの育て方2009-10-16 05:16:48 UTC2010-03-01 07:14:18.000000ffH|B3;A    まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)2009-10-20 13:46:44 UTC2010-03-01 07:14:18.000000ff&{Aq;A    Rubyでgroonga使って全文検索 - ラングバ2009-10-25 13:20:34 UTC2010-03-01 07:14:18.000000ffzA1;A    みんなのPython2010-01-30 06:17:32 UTC2010-03-01 07:14:18.000000ffyA);A    Django×Python2010-01-30 06:22:35 UTC2010-03-01 07:14:18.000000ffxAK;A   ! Rubyプログラミング入門2010-02-16 04:29:59 UTC2010-03-01 07:14:18.000000ff2000-10-01wA-;A    Perl基礎講座2010-02-16 04:30:37 UTC2010-03-01 07:14:18.000000ff,vA};A    ナチ強制・絶滅収容所 : 18施設内の生と死2010-02-17 01:12:08 UTC2010-03-01 07:14:18.000000ffuA';A    Perlの達人2010-02-18 10:23:27 UTC2010-03-01 07:14:18.000000ff1tAs;A   ! sed & awkプログラミング : UNIX power tools2010-02-19 05:39:01 UTC2010-03-01 07:14:18.000000ff1991-12-24~sA!;A    入門Perl2010-02-19 05:40:17 UTC2010-03-01 07:14:18.000000ff(rAa;A   ! Rubyを256倍使うための本. 魔道編2010-02-19 05:46:08 UTC2010-03-01 07:14:18.000000ff2001-03-20RqBG;A    プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java2010-02-19 11:02:27 UTC2010-03-01 07:14:18.000000ffJpB7;A    CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう2010-02-19 13:06:51 UTC2010-03-01 07:14:18.000000ffoA3;A    すぐわかるPerl2010-02-19 13:07:28 UTC2010-03-01 07:14:18.000000ff \ No newline at end of file