From version 32.2
edited by Artur
on 2025/05/23 19:43
Change comment: There is no comment for this version
To version 29.1
edited by Artur
on 2025/05/23 19:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,13 @@
8 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.
9 9  {{/box}}
10 10  
11 +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.
11 11  
13 +**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.
14 +
15 +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.
16 +
17 +
12 12  ----
13 13  
14 14  **Current Focus: SDMX**
XWiki.StyleSheetExtension[0]
Code
... ... @@ -5,5 +5,5 @@
5 5  }
6 6  
7 7  .box_green {
8 -background: linear-gradient(to bottom, #e0f7f6, #c9eeec);
8 + background-color: #4db1ad;
9 9  }