diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-07-30 23:19:11 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-07-31 14:06:50 -0400 |
| commit | 5193814934f6cd64ed5554fa262ec579fbef1ab0 (patch) | |
| tree | 9e32157f1fc04020ee6e8eec248578fb24e15a7b | |
| parent | change search result symbols for show index & text (diff) | |
digest (sha256) for document root heading (title)
corrects an omission this hould have been included to start with
reference tests texts regenerated
37 files changed, 41 insertions, 0 deletions
diff --git a/org/ocda.org b/org/ocda.org index d5651cc..c806c1e 100644 --- a/org/ocda.org +++ b/org/ocda.org @@ -1352,6 +1352,9 @@ if (the_document_body_section.length > 1) { } foreach (ref obj; the_document_head_section) { if (obj.metainfo.is_a == "heading") { + if (obj.metainfo.heading_lev_markup == 0) { // sha for document root heading, caught here, should have been done earlier + obj.metainfo.sha256 = obj.obj_digest; + } foreach (pair; pairs) { if (obj.metainfo.ocn == pair[0]) { obj.metainfo.last_descendant_ocn = pair[1]; diff --git a/src/sisudoc/ocda/meta/metadoc_from_src.d b/src/sisudoc/ocda/meta/metadoc_from_src.d index bc00c49..2955ee3 100644 --- a/src/sisudoc/ocda/meta/metadoc_from_src.d +++ b/src/sisudoc/ocda/meta/metadoc_from_src.d @@ -1246,6 +1246,9 @@ template docAbstraction() { } foreach (ref obj; the_document_head_section) { if (obj.metainfo.is_a == "heading") { + if (obj.metainfo.heading_lev_markup == 0) { // sha for document root heading, caught here, should have been done earlier + obj.metainfo.sha256 = obj.obj_digest; + } foreach (pair; pairs) { if (obj.metainfo.ocn == pair[0]) { obj.metainfo.last_descendant_ocn = pair[1]; diff --git a/test/reference/abstraction/accelerando.charles_stross.en.ssp b/test/reference/abstraction/accelerando.charles_stross.en.ssp index a2decba..bed24cd 100644 --- a/test/reference/abstraction/accelerando.charles_stross.en.ssp +++ b/test/reference/abstraction/accelerando.charles_stross.en.ssp @@ -42,6 +42,7 @@ .children: 2 4 8 10 0 13 224 477 730 0 733 973 1413 1712 0 1715 2162 2492 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 157C19435123E42C013D0E6C1432C806C8EE160B7E8FE46B2C41D9B6F0E3ADF3 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Accelerando┙Charles Stross (2005-07-05)||||||| diff --git a/test/reference/abstraction/alices_adventures_in_wonderland.lewis_carroll.en.ssp b/test/reference/abstraction/alices_adventures_in_wonderland.lewis_carroll.en.ssp index 21b0291..b2a101b 100644 --- a/test/reference/abstraction/alices_adventures_in_wonderland.lewis_carroll.en.ssp +++ b/test/reference/abstraction/alices_adventures_in_wonderland.lewis_carroll.en.ssp @@ -43,6 +43,7 @@ .children: 2 27 54 103 146 222 304 410 482 575 659 734 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: C96E20FC62A0BC12DDDEED1CCDFDA82E4ACAC8A5C2B13E5DE42524822FD36DE0 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Alice's Adventures in Wonderland-creator-date┙ The Millennium Fulcrum Edition 3.0 [text only]||||||| diff --git a/test/reference/abstraction/content.cory_doctorow.en.ssp b/test/reference/abstraction/content.cory_doctorow.en.ssp index dbd8b57..fbedc57 100644 --- a/test/reference/abstraction/content.cory_doctorow.en.ssp +++ b/test/reference/abstraction/content.cory_doctorow.en.ssp @@ -44,6 +44,7 @@ .children: 0 0 0 2 41 172 215 243 273 292 313 323 337 352 372 390 416 438 495 503 607 627 647 717 764 774 785 799 811 845 866 892 914 918 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: E1FF1E3B76FFF1DA018777D8688277FCB50DF510FE737BD2A033E82BD7DFE528 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: CONTENT - Selected Essays on Technology, Creativity, Copyright and the Future of the Future┙Cory Doctorow (2008-09-15)||||||| diff --git a/test/reference/abstraction/democratizing_innovation.eric_von_hippel.en.ssp b/test/reference/abstraction/democratizing_innovation.eric_von_hippel.en.ssp index c2e47d3..fbd23a2 100644 --- a/test/reference/abstraction/democratizing_innovation.eric_von_hippel.en.ssp +++ b/test/reference/abstraction/democratizing_innovation.eric_von_hippel.en.ssp @@ -46,6 +46,7 @@ .children: 0 0 2 3 70 121 164 239 290 341 398 443 489 551 614 660 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: DCE5AE54A4CF32C4D55273D87681F2862EBB5A37B6E922AC2EC473A6C1856596 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Democratizing Innovation┙Eric von Hippel (2005)||||||| diff --git a/test/reference/abstraction/down_and_out_in_the_magic_kingdom.cory_doctorow.en.ssp b/test/reference/abstraction/down_and_out_in_the_magic_kingdom.cory_doctorow.en.ssp index 0e69d4d..5f38174 100644 --- a/test/reference/abstraction/down_and_out_in_the_magic_kingdom.cory_doctorow.en.ssp +++ b/test/reference/abstraction/down_and_out_in_the_magic_kingdom.cory_doctorow.en.ssp @@ -46,6 +46,7 @@ .children: 0 2 40 116 142 283 414 603 734 897 1064 1248 1289 1297 1354 1404 1406 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: AB368E5230F3683DE0F3D063EF9794FE73292E3B391752A512874D0C69EDBA37 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Down and Out in the Magic Kingdom┙Cory Doctorow (2003-02-01)||||||| diff --git a/test/reference/abstraction/for_the_win.cory_doctorow.en.ssp b/test/reference/abstraction/for_the_win.cory_doctorow.en.ssp index cc5bea8..a4df7c4 100644 --- a/test/reference/abstraction/for_the_win.cory_doctorow.en.ssp +++ b/test/reference/abstraction/for_the_win.cory_doctorow.en.ssp @@ -44,6 +44,7 @@ .children: 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 690 0 0 0 0 0 0 0 0 1733 0 0 3472 3473 3483 3489 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: A3897204AE0B801A278BD74FF6DD45255C7FC4924D8DD77DD398BC1E746CA25D .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: For the Win┙Cory Doctorow (2008-05-11)||||||| diff --git a/test/reference/abstraction/free_as_in_freedom_2.richard_stallman_and_the_free_software_revolution.sam_williams.richard_stallman.en.ssp b/test/reference/abstraction/free_as_in_freedom_2.richard_stallman_and_the_free_software_revolution.sam_williams.richard_stallman.en.ssp index 64ff391..fa9dac2 100644 --- a/test/reference/abstraction/free_as_in_freedom_2.richard_stallman_and_the_free_software_revolution.sam_williams.richard_stallman.en.ssp +++ b/test/reference/abstraction/free_as_in_freedom_2.richard_stallman_and_the_free_software_revolution.sam_williams.richard_stallman.en.ssp @@ -42,6 +42,7 @@ .children: 0 2 12 46 95 141 202 295 391 443 524 589 676 727 796 827 880 969 992 1076 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 3F69F33D13F88B5D2C876FF400C80A5F9C4941A8AF7515D005ED94BB83423A51 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Free as in Freedom (2.0) - Richard Stallman and the Free Software Revolution, Sam Williams, Second Edition Revisions by Richard M. Stallman||||||| diff --git a/test/reference/abstraction/free_culture.lawrence_lessig.en.ssp b/test/reference/abstraction/free_culture.lawrence_lessig.en.ssp index b3f181d..dc557bf 100644 --- a/test/reference/abstraction/free_culture.lawrence_lessig.en.ssp +++ b/test/reference/abstraction/free_culture.lawrence_lessig.en.ssp @@ -47,6 +47,7 @@ .children: 0 2 0 17 0 72 0 88 128 197 219 262 338 0 345 386 405 441 471 741 742 767 870 0 878 1043 1081 0 1140 0 1145 1191 1294 0 1296 0 1298 1301 1304 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 22014E47F846CF275663169342B313F68B1F49699A7A157F281BFA3E7DFC7EF3 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Free Culture - How Big Media Uses Technology and the Law to Lock Down Culture and Control Creativity┙Lawrence Lessig (2004-03-25)||||||| diff --git a/test/reference/abstraction/free_for_all.peter_wayner.en.ssp b/test/reference/abstraction/free_for_all.peter_wayner.en.ssp index 65234f9..a0e3b6d 100644 --- a/test/reference/abstraction/free_for_all.peter_wayner.en.ssp +++ b/test/reference/abstraction/free_for_all.peter_wayner.en.ssp @@ -48,6 +48,7 @@ .children: 2 12 23 97 127 147 181 243 311 357 480 574 643 675 744 788 872 953 1076 1129 1197 1253 1300 1357 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 5F231B007E6C87D230AD64417E0291E0BE2D036E1DB8CA84513AA7C0475C8E7F .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Free For All - How Linux and the Free Software Movement Undercut the High Tech Titans┙Peter Wayner (2002-12-22)||||||| diff --git a/test/reference/abstraction/gpl2.fsf.en.ssp b/test/reference/abstraction/gpl2.fsf.en.ssp index 3afc56d..8a26463 100644 --- a/test/reference/abstraction/gpl2.fsf.en.ssp +++ b/test/reference/abstraction/gpl2.fsf.en.ssp @@ -41,6 +41,7 @@ .children: 2 0 5 15 48 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 77E79EAD261B00CD1DE03EBD3876540A69B15424BD68FCEE642E6C2D93D36093 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: GNU GENERAL PUBLIC LICENSE||||||| diff --git a/test/reference/abstraction/gpl3.fsf.en.ssp b/test/reference/abstraction/gpl3.fsf.en.ssp index 59ba30b..0042693 100644 --- a/test/reference/abstraction/gpl3.fsf.en.ssp +++ b/test/reference/abstraction/gpl3.fsf.en.ssp @@ -44,6 +44,7 @@ .children: 2 4 16 25 32 36 39 42 49 62 75 80 82 86 95 97 99 104 106 108 111 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 77E79EAD261B00CD1DE03EBD3876540A69B15424BD68FCEE642E6C2D93D36093 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: GNU GENERAL PUBLIC LICENSE||||||| diff --git a/test/reference/abstraction/gullivers_travels.jonathan_swift.en.ssp b/test/reference/abstraction/gullivers_travels.jonathan_swift.en.ssp index 2c68eab..7b30274 100644 --- a/test/reference/abstraction/gullivers_travels.jonathan_swift.en.ssp +++ b/test/reference/abstraction/gullivers_travels.jonathan_swift.en.ssp @@ -45,6 +45,7 @@ .children: 2 3 12 24 25 37 51 73 80 92 116 147 161 162 180 190 207 218 236 256 270 289 290 305 324 340 357 383 400 413 427 436 460 469 470 482 494 510 519 537 558 581 600 614 631 651 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 69048287AC1E9F4794FF3D3C6382D2A7F10D43E86FEE6E67D7D2B9E83B5BADF9 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Gulliver's Travels┙Jonathan Swift (1726)||||||| diff --git a/test/reference/abstraction/little_brother.cory_doctorow.en.ssp b/test/reference/abstraction/little_brother.cory_doctorow.en.ssp index 40ab63a..f9cd6ff 100644 --- a/test/reference/abstraction/little_brother.cory_doctorow.en.ssp +++ b/test/reference/abstraction/little_brother.cory_doctorow.en.ssp @@ -45,6 +45,7 @@ .children: 2 4 69 71 81 83 177 266 390 526 673 772 920 1015 1174 1277 1417 1595 1738 1873 2071 2234 2403 2536 2709 2936 3028 3091 3110 3116 3144 3152 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 5AAF96D830A201D1CAB67EE4638565DAA10B5F413AD140BBBAACAD971E306910 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Little Brother┙Cory Doctorow (2008-04-29)||||||| diff --git a/test/reference/abstraction/live-manual.ca.ssp b/test/reference/abstraction/live-manual.ca.ssp index 2ebbe31..1aa3b69 100644 --- a/test/reference/abstraction/live-manual.ca.ssp +++ b/test/reference/abstraction/live-manual.ca.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 5FFAA37CF5B84437881C676B713DC3375B40FD49A4BF2F67D89765BF13D81A6A .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Manual de Live Systems||||||| diff --git a/test/reference/abstraction/live-manual.de.ssp b/test/reference/abstraction/live-manual.de.ssp index 896dee3..44c0bfc 100644 --- a/test/reference/abstraction/live-manual.de.ssp +++ b/test/reference/abstraction/live-manual.de.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 4C12161F76414E92AE21875D67DB0676E6ADA70C89E18BCFFD006691F5110151 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Live Systems Handbuch||||||| diff --git a/test/reference/abstraction/live-manual.en.ssp b/test/reference/abstraction/live-manual.en.ssp index 98cee93..fc004ba 100644 --- a/test/reference/abstraction/live-manual.en.ssp +++ b/test/reference/abstraction/live-manual.en.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: CEA5FD97742D5A8431FCFC6719C865FC76C07CAF4BBF2DD09DD05A605F53025C .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Live Systems Manual||||||| diff --git a/test/reference/abstraction/live-manual.es.ssp b/test/reference/abstraction/live-manual.es.ssp index e198b67..da01a35 100644 --- a/test/reference/abstraction/live-manual.es.ssp +++ b/test/reference/abstraction/live-manual.es.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 5FFAA37CF5B84437881C676B713DC3375B40FD49A4BF2F67D89765BF13D81A6A .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Manual de Live Systems||||||| diff --git a/test/reference/abstraction/live-manual.fr.ssp b/test/reference/abstraction/live-manual.fr.ssp index faed3be..265a992 100644 --- a/test/reference/abstraction/live-manual.fr.ssp +++ b/test/reference/abstraction/live-manual.fr.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 3AD155C2F621FCB18BBBFA6680689445D18DC997B9579CC6B43643EF11EB9FC4 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Manuel Live Systems||||||| diff --git a/test/reference/abstraction/live-manual.it.ssp b/test/reference/abstraction/live-manual.it.ssp index abd3ac4..cd47bc5 100644 --- a/test/reference/abstraction/live-manual.it.ssp +++ b/test/reference/abstraction/live-manual.it.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 2BAB810B00E6ED808863AACB7B65DA40B146000DA633B998C0456E599A7EA3FC .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Manuale di Live Systems||||||| diff --git a/test/reference/abstraction/live-manual.ja.ssp b/test/reference/abstraction/live-manual.ja.ssp index 7ddd6c5..aba7f52 100644 --- a/test/reference/abstraction/live-manual.ja.ssp +++ b/test/reference/abstraction/live-manual.ja.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 820 821 822 911 912 913 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 2DBBF6AE586C13288DF888D8E4F33528BB6FB6374F9B41FEF27350ABF3E7C752 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Live システムマニュアル||||||| diff --git a/test/reference/abstraction/live-manual.pl.ssp b/test/reference/abstraction/live-manual.pl.ssp index 14fb176..dddd2f5 100644 --- a/test/reference/abstraction/live-manual.pl.ssp +++ b/test/reference/abstraction/live-manual.pl.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 61BB7C625BC9082952E8088A2E4525F2A8232BACB1C356B683BEBC4615A85901 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Podręcznik Systemów Live||||||| diff --git a/test/reference/abstraction/live-manual.ro.ssp b/test/reference/abstraction/live-manual.ro.ssp index a6c00f5..7dba4e8 100644 --- a/test/reference/abstraction/live-manual.ro.ssp +++ b/test/reference/abstraction/live-manual.ro.ssp @@ -41,6 +41,7 @@ .children: 2 3 4 72 73 106 107 108 157 158 296 297 329 330 355 356 368 369 497 498 527 528 615 616 630 631 651 652 653 680 681 737 738 783 784 803 804 822 823 824 913 914 915 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: DF1791F11E34ED10EDD7D1593C16DAA5D26C9340AE0C21E841E9859B9E469A79 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Manualul Live Systems||||||| diff --git a/test/reference/abstraction/not_without_help.austin_amissah.en.ssp b/test/reference/abstraction/not_without_help.austin_amissah.en.ssp index bdb2619..58bd667 100644 --- a/test/reference/abstraction/not_without_help.austin_amissah.en.ssp +++ b/test/reference/abstraction/not_without_help.austin_amissah.en.ssp @@ -44,6 +44,7 @@ .children: 2 12 74 105 176 228 305 380 436 491 532 565 629 677 733 735 769 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 1C9400EDD8A9FA47460BFC7776E620F6C8F7CC878E1431D27E46A3F667059804 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Not Without Help - Austin Amissah (1930 - 2001), an Autobiography of my Earlier Years┙Austin Amissah (2001-01-01)||||||| diff --git a/test/reference/abstraction/on_the_net_and_information.ralph_amissah.en.ssp b/test/reference/abstraction/on_the_net_and_information.ralph_amissah.en.ssp index a1347dd..09e2bef 100644 --- a/test/reference/abstraction/on_the_net_and_information.ralph_amissah.en.ssp +++ b/test/reference/abstraction/on_the_net_and_information.ralph_amissah.en.ssp @@ -42,6 +42,7 @@ .children: 2 5 33 59 82 88 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: A9A6856BDBB7215D86205CB3BB0AE5870EFCB32BBC1CB86FE79ADA3635CC0487 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: On the Net* and the liberation of information that “wants” to be free** - A call for action by the United Nations, Universities, researchers, and development agencies, with reference primarily to international trade law, Ralph Amissah||||||| diff --git a/test/reference/abstraction/outputs_of_ai_systems_qualify_as_artwork.anna_linne.en.ssp b/test/reference/abstraction/outputs_of_ai_systems_qualify_as_artwork.anna_linne.en.ssp index 0ed1405..4249f0b 100644 --- a/test/reference/abstraction/outputs_of_ai_systems_qualify_as_artwork.anna_linne.en.ssp +++ b/test/reference/abstraction/outputs_of_ai_systems_qualify_as_artwork.anna_linne.en.ssp @@ -42,6 +42,7 @@ .children: 2 5 13 18 21 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 9DA9AA0D0D14C9304FE8034D9EA8E9AA06EB784424051E11929212834EE1EB12 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Can the outputs of AI systems qualify as artworks?┙Anna Linne (2021-12)||||||| diff --git a/test/reference/abstraction/revisiting_the_autonomous_contract.ralph_amissah.en.ssp b/test/reference/abstraction/revisiting_the_autonomous_contract.ralph_amissah.en.ssp index 2995edf..454877d 100644 --- a/test/reference/abstraction/revisiting_the_autonomous_contract.ralph_amissah.en.ssp +++ b/test/reference/abstraction/revisiting_the_autonomous_contract.ralph_amissah.en.ssp @@ -43,6 +43,7 @@ .children: 2 7 10 15 21 26 34 59 64 74 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 7AF1FE0FFD44DC2EA5B901D1E1927CA9E3AFB3C7A578F9E3BDCB272E26A26DE3 .has: links notes_star .stow_link: http://www.cisg.law.pace.edu/ .stow_link: http://www.jus.uit.no/ diff --git a/test/reference/abstraction/sisu-manual:sisu_markup.en.ssp b/test/reference/abstraction/sisu-manual:sisu_markup.en.ssp index 5edf59c..84cd23f 100644 --- a/test/reference/abstraction/sisu-manual:sisu_markup.en.ssp +++ b/test/reference/abstraction/sisu-manual:sisu_markup.en.ssp @@ -47,6 +47,7 @@ .children: 2 3 38 39 69 94 374 379 386 419 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: F6C61B528D2EA27CAE883A07C42D47632E5F112F42733BC928462A9CA2969556 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Spine, Doc Reform - SiSU Markup┙Ralph Amissah (2008-05-22)||||||| diff --git a/test/reference/abstraction/the_autonomous_contract.ralph_amissah.en.ssp b/test/reference/abstraction/the_autonomous_contract.ralph_amissah.en.ssp index be1aa1b..0dfd3f4 100644 --- a/test/reference/abstraction/the_autonomous_contract.ralph_amissah.en.ssp +++ b/test/reference/abstraction/the_autonomous_contract.ralph_amissah.en.ssp @@ -43,6 +43,7 @@ .children: 2 3 9 68 97 133 135 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 064D5EB9195E214D4A828302190958306557DCE8FB137E8D9868F475938C709E .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: The Autonomous Contract||||||| diff --git a/test/reference/abstraction/the_cathedral_and_the_bazaar.eric_s_raymond.en.ssp b/test/reference/abstraction/the_cathedral_and_the_bazaar.eric_s_raymond.en.ssp index 0b6078f..6943e5a 100644 --- a/test/reference/abstraction/the_cathedral_and_the_bazaar.eric_s_raymond.en.ssp +++ b/test/reference/abstraction/the_cathedral_and_the_bazaar.eric_s_raymond.en.ssp @@ -46,6 +46,7 @@ .children: 2 10 40 49 76 92 109 137 152 166 181 207 245 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 9C9623E04284E07224805A63D33DB7A5278AD90FDDC90281CAA523DA203C01B1 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: The Cathedral and the Bazaar┙Eric S. Raymond (2002-08-02)||||||| diff --git a/test/reference/abstraction/the_public_domain.james_boyle.en.ssp b/test/reference/abstraction/the_public_domain.james_boyle.en.ssp index 02137a5..4d0a457 100644 --- a/test/reference/abstraction/the_public_domain.james_boyle.en.ssp +++ b/test/reference/abstraction/the_public_domain.james_boyle.en.ssp @@ -42,6 +42,7 @@ .children: 2 14 33 86 189 234 349 486 636 705 794 898 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: EBA63A5486CD86C0BC0D34166A0B2FCBC7AE7ECCBE2904E100ABD220987AA528 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: The Public Domain - Enclosing the Commons of the Mind┙James Boyle (2008)||||||| diff --git a/test/reference/abstraction/the_wealth_of_networks.yochai_benkler.en.ssp b/test/reference/abstraction/the_wealth_of_networks.yochai_benkler.en.ssp index 65ce78b..f186c37 100644 --- a/test/reference/abstraction/the_wealth_of_networks.yochai_benkler.en.ssp +++ b/test/reference/abstraction/the_wealth_of_networks.yochai_benkler.en.ssp @@ -48,6 +48,7 @@ .children: 0 2 10 66 67 77 118 182 251 252 258 323 376 485 537 629 668 669 674 808 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: E58D25A89F8FFF194A359A3D7C9FFE863414F53BE337DD9B20B199BEF2E62898 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: The Wealth of Networks - How Social Production Transforms Markets and Freedom┙ Yochai Benkler||||||| diff --git a/test/reference/abstraction/through_the_looking_glass.lewis_carroll.en.ssp b/test/reference/abstraction/through_the_looking_glass.lewis_carroll.en.ssp index 10af560..c6a1397 100644 --- a/test/reference/abstraction/through_the_looking_glass.lewis_carroll.en.ssp +++ b/test/reference/abstraction/through_the_looking_glass.lewis_carroll.en.ssp @@ -44,6 +44,7 @@ .children: 2 54 140 220 330 434 574 669 781 925 928 930 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 4AEA0B13C2F8489C3BE57973CD9FDE5077B54ECE51AA7AF5E3DDB1ADF117B622 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Through The Looking-Glass┙Lewis Carroll (1871)┙ The Millennium Fulcrum Edition 1.7 [text only]||||||| diff --git a/test/reference/abstraction/two_bits.christopher_kelty.en.ssp b/test/reference/abstraction/two_bits.christopher_kelty.en.ssp index 556f658..c58b25c 100644 --- a/test/reference/abstraction/two_bits.christopher_kelty.en.ssp +++ b/test/reference/abstraction/two_bits.christopher_kelty.en.ssp @@ -42,6 +42,7 @@ .children: 2 4 9 17 74 0 77 189 290 291 347 414 514 616 717 0 719 786 869 892 893 895 896 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 461977A77B4D0F4781B859AB5E90778FC7DA8C8DB805FD8B28E355E3E71D3181 .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Two Bits - The Cultural Significance of Free Software┙Christopher M. Kelty (2008)||||||| diff --git a/test/reference/abstraction/viral_spiral.david_bollier.en.ssp b/test/reference/abstraction/viral_spiral.david_bollier.en.ssp index 0d847ed..25441b5 100644 --- a/test/reference/abstraction/viral_spiral.david_bollier.en.ssp +++ b/test/reference/abstraction/viral_spiral.david_bollier.en.ssp @@ -43,6 +43,7 @@ .children: 0 2 11 78 0 85 151 245 317 0 324 442 522 595 709 795 0 803 883 974 1019 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: F7238D97F1941948EB8589D83BA32482E13079701F2CCA111CF813513CE090CE .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: Viral Spiral - How the Commoners Built a Digital Republic of Their Own┙David Bollier (2008)||||||| diff --git a/test/reference/abstraction/war_and_peace.leo_tolstoy.en.ssp b/test/reference/abstraction/war_and_peace.leo_tolstoy.en.ssp index fdb31f3..c32557f 100644 --- a/test/reference/abstraction/war_and_peace.leo_tolstoy.en.ssp +++ b/test/reference/abstraction/war_and_peace.leo_tolstoy.en.ssp @@ -46,6 +46,7 @@ .children: 2 3 46 64 96 134 192 236 270 294 351 382 400 431 466 507 554 605 635 670 713 760 838 866 882 926 972 1023 1058 1154 1155 1195 1283 1342 1468 1511 1541 1592 1663 1688 1730 1758 1819 1882 1898 1948 1962 1988 2003 2028 2068 2139 2140 2180 2232 2305 2358 2409 2473 2542 2578 2618 2654 2687 2724 2768 2796 2842 2868 2913 2959 3003 3004 3099 3136 3157 3193 3220 3256 3285 3324 3342 3361 3394 3423 3458 3485 3520 3570 3571 3589 3641 3697 3710 3725 3749 3772 3807 3831 3851 3920 3949 3994 4011 4030 4072 4111 4132 4164 4200 4244 4247 4248 4268 4294 4305 4331 4372 4387 4407 4420 4428 4444 4464 4480 4524 4571 4590 4605 4620 4645 4652 4676 4701 4736 4801 4817 4827 4841 4842 4865 4882 4904 4952 4979 5027 5100 5115 5164 5254 5297 5341 5358 5359 5375 5384 5435 5475 5507 5522 5549 5579 5603 5620 5637 5655 5683 5711 5786 5844 5881 5908 5945 5984 6028 6065 6066 6086 6103 6124 6153 6173 6221 6250 6280 6300 6312 6332 6355 6382 6402 6414 6423 6434 6459 6475 6561 6592 6623 6640 6641 6665 6712 6737 6841 6879 6907 6929 6998 7030 7077 7114 7123 7170 7225 7268 7290 7340 7381 7401 7436 7475 7523 7533 7550 7603 7644 7670 7682 7718 7739 7829 7840 7853 7897 7938 7967 7989 8009 8018 8019 8037 8047 8055 8075 8083 8106 8141 8171 8186 8217 8236 8247 8284 8316 8344 8402 8460 8491 8513 8525 8547 8580 8626 8647 8721 8745 8775 8808 8882 8907 8945 8987 9030 9068 9069 9097 9112 9142 9165 9206 9223 9252 9284 9295 9327 9347 9401 9414 9463 9508 9556 9557 9563 9577 9587 9610 9616 9639 9658 9665 9683 9706 9740 9748 9779 9805 9814 9842 9863 9875 9888 9889 9904 9920 9932 9971 10002 10030 10066 10091 10130 10178 10201 10216 10231 10243 10268 10275 10283 10294 10325 10326 10348 10372 10395 10413 10430 10452 10475 10529 10560 10589 10603 10613 10645 10655 10680 10712 10769 10829 10839 10861 10862 10880 10892 10909 10930 10945 10992 11007 11033 11088 11110 11147 11181 11204 11255 11289 11336 11337 11362 11376 11386 11419 11439 11460 11484 11515 11543 11578 11589 .heading_lev_collapsed: 0 .is_of_type: para +.sha256: 0C12AFC879CB2AF504F47ED784CB0584B6A6E52BA85354AC7A875BD5BE5B0A1F .segment: _the_title .segment_epub: _the_title .heading_ancestors_text: War and Peace┙Leo Tolstoy (1869)||||||| |
