The Relationship Between DTS and CTS

Overview This is a summary of the investigation into the relationship between DTS (Distributed Text Services) and CTS (Canonical Text Services protocol). The details were found at the following page. https://distributed-text-services.github.io/specifications/FAQ.html#what-is-the-relationship-between-dts-and-cts-are-they-redundant (Machine Translation) Japanese Translation What is the relationship between DTS and CTS? Are they redundant? DTS (Distributed Text Services) was developed with inspiration from and influenced by the Canonical Text Services (CTS) protocol. CTS made it possible to provide many classical and canonical texts encoded in TEI format as machine-processable Linked Open Data. However, the CTS API is closely tied to the CTS URN identifier system and does not accommodate citation systems used in modern content or other forms of writing such as papyri and inscriptions. Additionally, this API does not conform to the latest community standards for Web APIs. ...

September 4, 2024 · 5 min · Nakamura

Trying Out the MyCapytain Library

Overview This article tries out the MyCapytain library below. https://github.com/Capitains/MyCapytain Background In the following article, I covered CTS (Canonical Text Service). The following page provides explanations of CITE, CTS, and CapiTainS. https://brillpublishers.gitlab.io/documentation-cts/DTS_Guidelines.html The following document is about CITE, a system for the identification of texts and any other object. CTS is the name for the identification system itself. CapiTainS is the name for the software suite built around it. Before we go into details, we need to ask two questions: ...

September 4, 2024 · 22 min · Nakamura

Trying Canonical Text Services

Overview Canonical Text Services is described as follows: The Canonical Text Services protocol defines interaction between a client and server providing identification of texts and retrieval of canonically cited passages of texts. The following site was used as a reference. http://cts.informatik.uni-leipzig.de/Canonical_Text_Service.html Usage The following was used as a reference. https://github.com/cite-architecture/cts_spec/blob/master/md/specification.md GetCapabilities A request to check the services supported by the server. http://cts.informatik.uni-leipzig.de/pbc/cts/?request=GetCapabilities < G / e < < G t r r / e C e e < r t a q p T / e C p u l e < < < < < < T p a a e y x c c c c c t e l p b s > t o o o o o e < < t x y a i t I r r r r r x g e e t > b l > n p p p p p t r d < < < < < < e x I i i G v u u u u u g o i t l s p l c d t n l t e e s s s s s r u t i i o u a o i g v i i t n l s l n d o p i t c u b n n t r e t e C t i o a a e u n o l e r l g t i o n i s a o c u n m s p a n e n c i u e o u t e p r e r g e c m > s e c a n n p o s x a y n c u > r u e u T e > a g t > > r > m b s e a P i r > r h > h t e T y l i t e > g a p n b n e P t i > y > n l i > h e r t = i = u t o a p s i v P t > a i " b " B b p n r e = t e u t a l o u l u i l : D b > " i r b p r l n r e r b i / a < x h e s l : b e > n < n l c / t / m t s i i / , l T : / : e p e l l t < o c / c h c g c D a > a < p / n p e B e t r t i o r 1 n / : r = D a b i s o s n m a 8 g c / e " o r , b B : u : a l 6 u o / q 5 m a c l i p p p A i l 5 a n r u . a l e e b b n b r n e < g t e e 0 i l s l c a c a < l / e e l s . n e , C e : m : b / t p > n a t r < l c o b e b i l e u t x > c t y r c i > i c i x b T n . c e m p o b b < c t l y g 1 o x , u r l l / e . i p . " r t d s p e e t n i c e o > p . e < u " . i s n a > r u i u / s > p t e f t g s n , c a l > o i / l f e o c r e / o n i o n r o a > d n s c / g p n l a D / e d , u t l t a s n a f s a e a t t s t i n i l / e r e a n a n . > u > / , m s a r c < f e r e t / r > 1 b t u c a 1 . r r o , 6 n i e r i 9 o e / p t r v 1 u a u m e . s , n : d 0 s m i " " o y q > v u a u i x r , e a m c r l e u t C n > s r a s , a n : t n o a g s n = l l i " , a c h u t a t k i l t r o p < n T : / s e / c , x / o t r r w e p h S l u i e a s c r x l h v n a i g n h c . g a e o u v r a e h g g t / e b t n > e p s e : / n / c / o a c m s t p s s a i . t g i i n n b e f i d o l r i 9 m t 0 a y 6 t / i a d k n i . n f u o f n t e i a r - t e l i n e o t i n p s I z / S i 1 O g . - . 0 6 d " 3 e 9 / x - p m 3 b l c n c / s o c : d t t e s e s / i . < = / " T s h h o t i u t s r p c : C e / T > / S w w i w n . s t t e a i n - c c e . o c r o g n / t n a s i / n 1 s . 0 2 " 0 x b m i l b n l s e : d t c r = a " n h s t l t a p t : i / o / n p s u r f l r . o o m r g P / B d C c / t e h l a e t m e a n r t e s / a 1 v . a 1 i / l " a b x l m e l n a s s : t P i u = b " l h i t c t p D : o / m / a c i h n s . . < h / a c r o v r a p r u d s . d e e d s u c / r x i m p l t n i s o / n c > t s " > GetPassage Retrieves a specific portion of text based on a specified URN (Uniform Resource Name). ...

September 4, 2024 · 10 min · Nakamura