From version 9.1
edited by Artur
on 2025/05/21 12:34
Change comment: There is no comment for this version
To version 33.1
edited by Artur
on 2025/05/23 20:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Towards FAIR and Interoperable Data through Semantics
Content
... ... @@ -1,6 +1,53 @@
1 1  {{include reference="SUZ.Permissions.userUIPermissions.WebHome"/}}
2 2  
3 -//**Interoperability Basis -**// is an open, non-profit initiative aimed at overcoming technological and organizational barriers that hinder the effective exchange and dissemination of Linked Data. Its main goal is to integrate existing data exchange standards, classifications, and reference systems into the [[Semantic Web>>url:https://www.w3.org/2001/sw/wiki/Main_Page]] environment to achieve sustainable semantic interoperability across a wide range of users and use cases. ([[more>>doc:About.WebHome]])
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 >>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.
4 4  
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.
5 5  
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 +{{/box}}
10 +
11 +
12 +----
13 +
14 +**Current Focus: SDMX**
15 +
16 +We are developing a semantic layer for the [[SDMX standard>>https://sdmx.org/]]. This includes:
17 +
18 +* 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/]]
19 +* Creation of persistent [[URIs>>https://www.w3.org/Addressing/URL/uri-spec.html]] for glossary terms and codes
20 +* Semantic alignment of standard documents and glossary terminology
21 +* Publication of structured, semantically annotated SDMX documents
22 +* Presentation of prepared semantic models for expert review and discussion
23 +
24 +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.
25 +
26 +[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]]
27 +
28 +**Collaborate With Us**
29 +
30 +We welcome contributors, domain experts, and partner organizations to help advance semantic interoperability.
31 +To join the Interoperability Basis community or learn more, write to us at: [[info@semanticip.org>>mailto:info@semanticip.org]].
32 +
33 +
34 +
35 +
36 +
37 +
38 +
39 +
40 +
41 +
42 +
43 +
44 +
45 +
46 +
47 +
48 +
49 +
50 +
51 +
52 +
6 6  
png-clipart-logo-brand-font-product-sdmx-blue-angle.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.arturkryazhev
Size
... ... @@ -1,0 +1,1 @@
1 +5.5 KB
Content
sdmx-logo_2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.arturkryazhev
Size
... ... @@ -1,0 +1,1 @@
1 +5.4 KB
Content
sdmx_logo.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.arturkryazhev
Size
... ... @@ -1,0 +1,1 @@
1 +17.8 KB
Content
thumb-Кнопка Semantic SDMX 1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.arturkryazhev
Size
... ... @@ -1,0 +1,1 @@
1 +84.4 KB
Content
thumb-Кнопка Semantic SDMX 1_1.svg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.arturkryazhev
Size
... ... @@ -1,0 +1,1 @@
1 +90.7 KB
Content
thumb-Кнопка Semantic SDMX 1_2.svg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.arturkryazhev
Size
... ... @@ -1,0 +1,1 @@
1 +88.4 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -3,3 +3,7 @@
3 3   height: 169px;
4 4   width: 100%;
5 5  }
6 +
7 +.box_green {
8 + background: linear-gradient(to bottom, #f4fcfc, #e9f8f7);
9 +}