From version 31.1
edited by Artur
on 2025/05/23 19:32
Change comment: There is no comment for this version
To version 34.1
edited by Artur
on 2025/05/23 21:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,26 +1,28 @@
1 1  {{include reference="SUZ.Permissions.userUIPermissions.WebHome"/}}
2 2  
3 3  {{box cssClass="box_green"}}
4 -Although semantic technologies are widely recognized as essential for digital transformation, their adoption in official statistics remains limited. Many existing data and metadata exchange standards — such as SDMX and SIMS — are developed within object-oriented frameworks and lack integration with Semantic Web technologies. Classifications and reference systems used in statistics often have no persistent URIs, making it difficult to build sustainable semantic metadata.
4 +Although semantic technologies are widely recognized as essential for digital transformation, their adoption in official statistics remains limited. Many existing data and metadata exchange standards — such as [[SDMX >>https://sdmx.org/]]and [[SIMS >>https://ec.europa.eu/eurostat/documents/64157/4373903/SIMS-2-0-Revised-standards-November-2015-ESSC-final.pdf/47c0b80d-0e19-4777-8f9e-28f89f82ce18]]— are developed within object-oriented frameworks and lack integration with [[Semantic Web>>https://www.w3.org/2001/sw/wiki/Main_Page]] technologies. Classifications and reference systems used in statistics often have no persistent [[URIs>>https://www.w3.org/Addressing/URL/uri-spec.html]], making it difficult to build sustainable semantic metadata.
5 5  
6 6  **Interoperability Basis** addresses these challenges through an open, non-profit platform that semantically enables existing standards. The platform supports semantic alignment, enrichment, and publication of models using a knowledge management system, modeling tools, namespace control, and persistent URI infrastructure.
7 7  
8 -By fostering international collaboration around semantic assets such as code lists and glossaries, the project supports the broader adoption of FAIR principles, scalable integration of Semantic Web technologies into information sharing and linked data dissemination, as well as the seamless use of interoperable data in AI-powered and user-friendly applications.
8 +By fostering international collaboration around semantic assets such as code lists and glossaries, the project supports the broader adoption of [[FAIR principles>>https://www.go-fair.org/fair-principles/]], scalable integration of [[Semantic Web>>https://www.w3.org/2001/sw/wiki/Main_Page]] technologies into information sharing and [[linked data>>https://www.w3.org/DesignIssues/LinkedData]] dissemination, as well as the seamless use of interoperable data in AI-powered and user-friendly applications.
9 +[[~[Learn more about us →~]>>About.WebHome]]
9 9  {{/box}}
10 10  
12 +
11 11  ----
12 12  
13 13  **Current Focus: SDMX**
14 14  
15 -We are developing a semantic layer for the SDMX standard. This includes:
17 +We are developing a semantic layer for the [[SDMX standard>>https://sdmx.org/]]. This includes:
16 16  
17 -* Transformation of core glossary concepts and code lists into RDF/OWL
18 -* Creation of persistent URIs for glossary terms and codes
19 +* Transformation of core [[glossary>>doc:sdmx:Glossary.WebHome]] concepts and code lists into [[RDF>>https://www.w3.org/RDF/]]/[[OWL>>https://www.w3.org/OWL/]]
20 +* Creation of persistent [[URIs>>https://www.w3.org/Addressing/URL/uri-spec.html]] for glossary terms and codes
19 19  * Semantic alignment of standard documents and glossary terminology
20 20  * Publication of structured, semantically annotated SDMX documents
21 21  * Presentation of prepared semantic models for expert review and discussion
22 22  
23 -This work supports seamless integration of statistical data into the Linked Data ecosystem and lays the foundation for future extension to other standards.
25 +This work supports seamless integration of statistical data into the [[Linked Data>>https://www.w3.org/DesignIssues/LinkedData]] ecosystem and lays the foundation for future extension to other standards.
24 24  
25 25  [Explore our Semantic SDMX section →] [[~[~[image:thumb-Кнопка Semantic SDMX 1_2.svg~|~|alt="thumb-Кнопка Semantic SDMX 1_1.svg" height="48" width="99"~]~]>>doc:sdmx:Main.WebHome]]
26 26  
XWiki.StyleSheetExtension[0]
Code
... ... @@ -5,5 +5,5 @@
5 5  }
6 6  
7 7  .box_green {
8 -background: linear-gradient(to bottom, #66c7c3, #3f9b98);
8 + background: linear-gradient(to bottom, #f4fcfc, #e9f8f7);
9 9  }