👋

Canonical Text Serviceを試す

2024/09/04に公開

概要

Canonical Text Serviceは、以下のように説明されています。

The Canonical Text Services protocol defines interaction between a client and server providing identification of texts and retrieval of canonically cited passages of texts.

(機械翻訳)Canonical Text Services (CTS) プロトコルは、テキストの識別と、正規に引用されたテキストの箇所の取得を提供するクライアントとサーバー間の相互作用を定義しています。

以下のサイトを参考にしています。

http://cts.informatik.uni-leipzig.de/Canonical_Text_Service.html

使用方法

以下を参考にしています。

https://github.com/cite-architecture/cts_spec/blob/master/md/specification.md

GetCapabilities

サーバーがサポートしているサービスを確認するためのリクエストです。

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetCapabilities

<GetCapabilities xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ti="http://chs.harvard.edu/xmlns/cts">
  <request>GetCapabilities</request>
  <reply>
    <TextInventory tiversion="5.0.rc.1">
      <corpuslicense>Public Domain</corpuslicense>
      <corpussource>http://paralleltext.info/data/</corpussource>
      <corpuslanguage>arb,ceb,ces,cym,deu,eng,fin,fra,ita,mya,rus,tgl,ukr</corpuslanguage>
      <corpusname>Parallel Bible Corpus</corpusname>
      <corpusdescription>The Bible corpus contains 1169 unique translations, which have been assigned 906 different ISO-639-3 codes. This CTS instance contains 20 bible translations from PBC that are available as Public Domain.</corpusdescription>
      <textgroup urn="urn:cts:pbc:bible">
        <groupname>bible</groupname>
        <edition urn="urn:cts:pbc:bible.parallel.arb.norm:">
          <title>The Bible in Arabic</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1865</publicationDate>
          <language>arb</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.ceb.bugna:">
          <title>Cebuano Ang Biblia (Bugna Version)</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1917</publicationDate>
          <language>ceb</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.ces.kralicka:">
          <title>Czech Bible Kralicka. Version of 1613</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1613</publicationDate>
          <language>ces</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.cym.morgan1804:">
          <title>Beibl William Morgan. William Morgan Bible in Welsh.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1804</publicationDate>
          <language>cym</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.deu.elberfelder1871:">
          <title>Die Bibel in Deutsch. Elberfelder Version von 1871. The Bible in German, Elberfelder Version of 1871</title>
          <license>´Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1871</publicationDate>
          <language>deu</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.deu.elberfelder1905:">
          <title>Die Bibel in Deutsch. Elberfelder 1905. The Bible in German</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1905</publicationDate>
          <language>deu</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.deu.luther1545:">
          <title>Die Bibel in Deutsch. Luther Version von 1545. The Bible in German. Luther version of 1545.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1545</publicationDate>
          <language>deu</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.deu.luther1545letztehand:">
          <title>Luther 1545 (Letzte Hand). The Bible in German</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1545</publicationDate>
          <language>deu</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.deu.luther1912:">
          <title>Die Bibel in Deutsch. Luther Version von 1912. The Bible in German. Luther version of 1912.</title>
          <license>public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1912</publicationDate>
          <language>deu</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.eng.darby:">
          <title>The Bible in English. Darby Translation.</title>
          <license>Public Domain</license>
          <publicationDate>1890</publicationDate>
          <language>eng</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.eng.kingjames:">
          <title>King James Version of the Christian Bible</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1611</publicationDate>
          <language>eng</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.fin.1766:">
          <title>Pyhä Raamattu. Version of 1776. The Bible in Finnish</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1776</publicationDate>
          <language>fin</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.fra.davidmartin:">
          <title>The Bible in French. David Martin Version.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1744</publicationDate>
          <language>fra</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.fra.kingjames:">
          <title>The Bible in French. King James Version.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1881</publicationDate>
          <language>fra</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.fra.louissegond:">
          <title>The Bible in French. Louis Segond Version.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1910</publicationDate>
          <language>fra</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.ita.diodati:">
          <title>The Bible in Italian. Giovanni Diodati Bibbia Version.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1649</publicationDate>
          <language>ita</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.mya.1835:">
          <title>The New Testament in Myanmar</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1835</publicationDate>
          <language>mya</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.rus.synodal:">
          <title>Синодальный перевод. The Synodal Bible in Russian.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1876</publicationDate>
          <language>rus</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.tgl.1905:">
          <title>The Bible in Tagalog.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>1905</publicationDate>
          <language>tgl</language>
          <contentType>xml</contentType>
        </edition>
        <edition urn="urn:cts:pbc:bible.parallel.ukr.2009:">
          <title>Ukrainian Version. The Bible in Ukranian.</title>
          <license>Public Domain</license>
          <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/</source>
          <publicationDate>2009</publicationDate>
          <language>ukr</language>
          <contentType>xml</contentType>
        </edition>
      </textgroup>
    </TextInventory>
  </reply>
</GetCapabilities>

GetPassage

指定したURN(Uniform Resource Name)に基づいて、特定のテキストの一部を取得します。

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetPassage&urn=urn:cts:pbc:bible.parallel.eng.kingjames:1.3

<GetPassage xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
  <request>
    <requestName>GetPassage</requestName>
    <requestUrn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3</requestUrn>
  </request>
  <reply>
    <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3</urn>
    <passage>Now the serpent was more subtil than any beast of the field which the LORD God had made . And he said unto the woman , Yea , hath God said , Ye shall not eat of every tree of the garden ? And the woman said unto the serpent , We may eat of the fruit of the trees of the garden : But of the fruit of the tree which is in the midst of the garden , God hath said , Ye shall not eat of it , neither shall ye touch it , lest ye die . And the serpent said unto the woman , Ye shall not surely die : For God doth know that in the day ye eat thereof , then your eyes shall be opened , and ye shall be as gods , knowing good and evil . And when the woman saw that the tree was good for food , and that it was pleasant to the eyes , and a tree to be desired to make one wise , she took of the fruit thereof , and did eat , and gave also unto her husband with her ; and he did eat . And the eyes of them both were opened , and they knew that they were naked ; and they sewed fig leaves together , and made themselves aprons . And they heard the voice of the LORD God walking in the garden in the cool of the day : and Adam and his wife hid themselves from the presence of the LORD God amongst the trees of the garden . And the LORD God called unto Adam , and said unto him , Where art thou ? And he said , I heard thy voice in the garden , and I was afraid , because I was naked ; and I hid myself . And he said , Who told thee that thou wast naked ? Hast thou eaten of the tree , whereof I commanded thee that thou shouldest not eat ? And the man said , The woman whom thou gavest to be with me , she gave me of the tree , and I did eat . And the LORD God said unto the woman , What is this that thou hast done ? And the woman said , The serpent beguiled me , and I did eat . And the LORD God said unto the serpent , Because thou hast done this , thou art cursed above all cattle , and above every beast of the field ; upon thy belly shalt thou go , and dust shalt thou eat all the days of thy life : And I will put enmity between thee and the woman , and between thy seed and her seed ; it shall bruise thy head , and thou shalt bruise his heel . Unto the woman he said , I will greatly multiply thy sorrow and thy conception ; in sorrow thou shalt bring forth children ; and thy desire shall be to thy husband , and he shall rule over thee . And unto Adam he said , Because thou hast hearkened unto the voice of thy wife , and hast eaten of the tree , of which I commanded thee , saying , Thou shalt not eat of it : cursed is the ground for thy sake ; in sorrow shalt thou eat of it all the days of thy life ; Thorns also and thistles shall it bring forth to thee ; and thou shalt eat the herb of the field ; In the sweat of thy face shalt thou eat bread , till thou return unto the ground ; for out of it wast thou taken : for dust thou art , and unto dust shalt thou return . And Adam called his wife's name Eve ; because she was the mother of all living . Unto Adam also and to his wife did the LORD God make coats of skins , and clothed them . And the LORD God said , Behold , the man is become as one of us , to know good and evil : and now , lest he put forth his hand , and take also of the tree of life , and eat , and live for ever : Therefore the LORD God sent him forth from the garden of Eden , to till the ground from whence he was taken . So he drove out the man ; and he placed at the east of the garden of Eden Cherubims , and a flaming sword which turned every way , to keep the way of the tree of life .</passage>
    <license>Public Domain</license>
    <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/ with CTS URN urn:cts:pbc:bible.parallel.eng.kingjames:1.3</source>
  </reply>
</GetPassage>

GetPassagePlus

GetPassageと似ていますが、追加のメタデータ(たとえば、書誌情報など)も含めて取得します。

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetPassagePlus&urn=urn:cts:pbc:bible.parallel.eng.kingjames:1.3

<GetPassagePlus xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
  <request>
    <requestName>GetPassagePlus</requestName>
    <requestUrn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3</requestUrn>
  </request>
  <reply>
    <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3</urn>
    <label>King James Version of the Christian Bible, book "1", chapter "3"</label>
    <passage>Now the serpent was more subtil than any beast of the field which the LORD God had made . And he said unto the woman , Yea , hath God said , Ye shall not eat of every tree of the garden ? And the woman said unto the serpent , We may eat of the fruit of the trees of the garden : But of the fruit of the tree which is in the midst of the garden , God hath said , Ye shall not eat of it , neither shall ye touch it , lest ye die . And the serpent said unto the woman , Ye shall not surely die : For God doth know that in the day ye eat thereof , then your eyes shall be opened , and ye shall be as gods , knowing good and evil . And when the woman saw that the tree was good for food , and that it was pleasant to the eyes , and a tree to be desired to make one wise , she took of the fruit thereof , and did eat , and gave also unto her husband with her ; and he did eat . And the eyes of them both were opened , and they knew that they were naked ; and they sewed fig leaves together , and made themselves aprons . And they heard the voice of the LORD God walking in the garden in the cool of the day : and Adam and his wife hid themselves from the presence of the LORD God amongst the trees of the garden . And the LORD God called unto Adam , and said unto him , Where art thou ? And he said , I heard thy voice in the garden , and I was afraid , because I was naked ; and I hid myself . And he said , Who told thee that thou wast naked ? Hast thou eaten of the tree , whereof I commanded thee that thou shouldest not eat ? And the man said , The woman whom thou gavest to be with me , she gave me of the tree , and I did eat . And the LORD God said unto the woman , What is this that thou hast done ? And the woman said , The serpent beguiled me , and I did eat . And the LORD God said unto the serpent , Because thou hast done this , thou art cursed above all cattle , and above every beast of the field ; upon thy belly shalt thou go , and dust shalt thou eat all the days of thy life : And I will put enmity between thee and the woman , and between thy seed and her seed ; it shall bruise thy head , and thou shalt bruise his heel . Unto the woman he said , I will greatly multiply thy sorrow and thy conception ; in sorrow thou shalt bring forth children ; and thy desire shall be to thy husband , and he shall rule over thee . And unto Adam he said , Because thou hast hearkened unto the voice of thy wife , and hast eaten of the tree , of which I commanded thee , saying , Thou shalt not eat of it : cursed is the ground for thy sake ; in sorrow shalt thou eat of it all the days of thy life ; Thorns also and thistles shall it bring forth to thee ; and thou shalt eat the herb of the field ; In the sweat of thy face shalt thou eat bread , till thou return unto the ground ; for out of it wast thou taken : for dust thou art , and unto dust shalt thou return . And Adam called his wife's name Eve ; because she was the mother of all living . Unto Adam also and to his wife did the LORD God make coats of skins , and clothed them . And the LORD God said , Behold , the man is become as one of us , to know good and evil : and now , lest he put forth his hand , and take also of the tree of life , and eat , and live for ever : Therefore the LORD God sent him forth from the garden of Eden , to till the ground from whence he was taken . So he drove out the man ; and he placed at the east of the garden of Eden Cherubims , and a flaming sword which turned every way , to keep the way of the tree of life .</passage>
    <groupname>bible</groupname>
    <prevnext>
      <prev>
        <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.2.25</urn>
      </prev>
      <next>
        <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.4</urn>
      </next>
    </prevnext>
    <reff>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.1</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.2</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.3</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.4</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.5</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.6</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.7</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.8</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.9</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.10</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.11</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.12</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.13</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.14</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.15</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.16</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.17</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.18</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.19</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.20</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.21</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.22</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.23</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.3.24</urn>
    </reff>
    <license>Public Domain</license>
    <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/ with CTS URN urn:cts:pbc:bible.parallel.eng.kingjames:1.3</source>
  </reply>
</GetPassagePlus>

GetValidReff

特定のテキストにおいて、指定された範囲内で有効な参照のリストを取得します。

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetValidReff&urn=urn:cts:pbc:bible.parallel.eng.kingjames:&level=1

<GetValidReff xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
  <request>
    <requestName>GetValidReff</requestName>
    <requestUrn>urn:cts:pbc:bible.parallel.eng.kingjames:</requestUrn>
    <level>1</level>
  </request>
  <reply>
    <reff>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:2</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:3</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:4</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:5</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:6</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:7</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:8</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:9</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:10</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:11</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:12</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:13</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:14</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:15</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:16</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:17</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:18</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:19</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:20</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:21</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:22</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:23</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:24</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:25</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:26</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:27</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:28</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:29</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:30</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:31</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:32</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:33</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:34</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:35</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:36</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:37</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:38</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:39</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:40</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:41</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:42</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:43</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:44</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:45</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:46</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:47</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:48</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:49</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:50</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:51</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:52</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:53</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:54</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:55</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:56</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:57</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:58</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:59</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:60</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:61</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:62</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:63</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:64</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:65</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:66</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:67</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:68</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:69</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:70</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:_7</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:71</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:72</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:74</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:77</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:78</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:81</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:82</urn>
      <urn>urn:cts:pbc:bible.parallel.eng.kingjames:83</urn>
    </reff>
    <license>Public Domain</license>
    <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/ with CTS URN urn:cts:pbc:bible.parallel.eng.kingjames:</source>
  </reply>
</GetValidReff>

GetFirstUrn

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetFirstUrn&urn=urn:cts:pbc:bible.parallel.eng.kingjames:

<GetFirstUrn xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
  <request>
    <requestName>GetFirstUrn</requestName>
    <requestUrn>urn:cts:pbc:bible.parallel.eng.kingjames:</requestUrn>
  </request>
  <reply>
    <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1</urn>
    <license>Public Domain</license>
    <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/ with CTS URN urn:cts:pbc:bible.parallel.eng.kingjames:</source>
  </reply>
</GetFirstUrn>

GetPrevNextUrn

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetPrevNextUrn&urn=urn:cts:pbc:bible.parallel.eng.kingjames:1

<GetPrevNextUrn xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
  <request>
    <requestName>GetPrevNextUrn</requestName>
    <requestUrn>urn:cts:pbc:bible.parallel.eng.kingjames:1</requestUrn>
  </request>
  <reply>
    <prevnext>
      <prev>
        <urn>urn:cts:pbc:bible.parallel.eng.kingjames:</urn>
      </prev>
      <next>
        <urn>urn:cts:pbc:bible.parallel.eng.kingjames:1.1</urn>
      </next>
    </prevnext>
    <license>Public Domain</license>
    <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/ with CTS URN urn:cts:pbc:bible.parallel.eng.kingjames:1</source>
  </reply>
</GetPrevNextUrn>

GetLabel

http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetLabel&urn=urn:cts:pbc:bible.parallel.eng.kingjames:1

<GetLabel xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
  <request>
    <requestName>GetLabel</requestName>
    <requestUrn>urn:cts:pbc:bible.parallel.eng.kingjames:1</requestUrn>
  </request>
  <reply>
    <label>King James Version of the Christian Bible, book "1"</label>
    <license>Public Domain</license>
    <source>http://paralleltext.info/data/ retrieved via Canonical Text Service http://cts.informatik.uni-leipzig.de/pbc/cts/ with CTS URN urn:cts:pbc:bible.parallel.eng.kingjames:1</source>
  </reply>
</GetLabel>

まとめ

ほかにもリクエストの方法があるかもしれませんが、参考になりましたら幸いです。

Discussion