|
9 | 9 | # Digital Convergence Initiative |
10 | 10 |
|
11 | 11 | In the rapidly evolving landscape of digital public infrastructure (DPI), the principle of interoperability stands as an important foundation for building efficient, inclusive, and sustainable systems in a country. |
12 | | -This article delves into how OpenSPP implemented APIs outlined in the [DCI Interface Standards v1.0](https://standards.spdci.org/standards/standards-for-interoperability-interfaces/structure-and-versioning-of-the-standards) under Registry to enable interoperability with other systems such as :term:`CRVS`. |
| 12 | +This article delves into how OpenSPP implemented APIs outlined in the [DCI Interface Standards v1.0](https://standards.spdci.org/standards/standards-for-interoperability-interfaces/structure-and-versioning-of-the-standards) under Registry to enable interoperability with other systems such as {term}`CRVS`. |
13 | 13 |
|
14 | 14 | The implementation can be categorized into two sections where OpenSPP operates as the client and OpenSPP operates as the server. |
15 | 15 | Note that currently OpenSPP has only completed the sync implementation. |
16 | 16 |
|
17 | 17 | ## Server implementation |
18 | 18 |
|
19 | | -This section focuses on utilizing OpenSPP as the source of truth for :term:`beneficiary` information where OpenSPP acts as the server. |
20 | | -Such integration allows OpenSPP to seamlessly interact with other critical systems by providing data, thereby enhancing data exchange and operational :term:`efficiency`. |
| 19 | +This section focuses on utilizing OpenSPP as the source of truth for {term}`beneficiary` information where OpenSPP acts as the server. |
| 20 | +Such integration allows OpenSPP to seamlessly interact with other critical systems by providing data, thereby enhancing data exchange and operational {term}`efficiency`. |
21 | 21 | The following steps elaborate how the module can be configured. |
22 | 22 |
|
23 | 23 | ### Deployment and installation |
@@ -64,7 +64,7 @@ The following steps elaborate how the module can be configured. |
64 | 64 |
|
65 | 65 | This section focuses on utilizing another registry as the source for truth to get beneficiary information that can then be utilized in OpenSPP. |
66 | 66 |
|
67 | | -This section focuses on utilizing another registry as the source for truth to get :term:`beneficiary` information. |
| 67 | +This section focuses on utilizing another registry as the source for truth to get {term}`beneficiary` information. |
68 | 68 | The following steps elaborate how the module can be configured to fetch data where OpenSPP acts as the client. |
69 | 69 |
|
70 | 70 | ### 2.1 Deployment and Installation |
|
0 commit comments