Changes for page For Developers
Last modified by Artur on 2025/11/06 15:37
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,18 +1,22 @@ 1 1 Interoperability Basis platform maintains a controlled and sustainable namespace environment for publishing semantic assets with persistent, dereferenceable URIs. This shared infrastructure enables international organizations, public administrations, and developers to collaboratively manage vocabularies, classifications, and metadata models as part of a global semantic ecosystem. 2 -To enhance support for Linked Open Statistical Data (LOSD), we introduced a set of [[RDF>>https://www.w3.org/RDF/]]/[[OWL>>https://www.w3.org/OWL/]] Lnamespaces that semantically extend the SDMX standard. Based on the SDMX 3.0 Information Model, these vocabularies extend the [[RDF Data Cube>>https://www.w3.org/TR/vocab-data-cube/]] and SDMX vocabularies to provide richer, machine-readable representations of [[statistical concepts>>https://registry.sdmx.org/sdmx/v2/structure/conceptscheme/SDMX/CROSS_DOMAIN_CONCEPTS/2.0]], [[code lists>>https://registry.sdmx.org/items/codelist.html]], and structural metadata from the [[global registry>>https://registry.sdmx.org/]].2 +To enhance support for Linked Open Statistical Data (LOSD), we introduced a set of [[RDF>>https://www.w3.org/RDF/]]/[[OWL>>https://www.w3.org/OWL/]] namespaces that semantically extend the SDMX standard. Based on the SDMX 3.0 Information Model, these vocabularies extend the [[RDF Data Cube>>https://www.w3.org/TR/vocab-data-cube/]] and SDMX vocabularies to provide richer, machine-readable representations of [[statistical concepts>>https://registry.sdmx.org/sdmx/v2/structure/conceptscheme/SDMX/CROSS_DOMAIN_CONCEPTS/2.0]], [[code lists>>https://registry.sdmx.org/items/codelist.html]], and structural metadata from the [[global registry>>https://registry.sdmx.org/]]. 3 3 The following namespaces are available: 4 4 5 5 |=Prefix|=Namespace|=Description 6 -|=(% scope="col" %)sip-sdmx|[[http:~~/~~/purl.semanticip.org/linked-data/sdmx/>>http://purl.semanticip.org/linked-data/sdmx/]]|((( 6 +|=(% scope="col" %)sip-sdmx|[[https:~~/~~/purl.semanticip.org/linked-data/sdmx/>>https://purl.semanticip.org/linked-data/sdmx/]]|((( 7 7 This vocabulary extends the data cube vocabulary to support publication of statistical data in RDF, using an information model based on SDMX 3.0 8 8 ))) 9 -|**sip-sdmx-concept**|[[http:~~/~~/purl.semanticip.org/linked-data/sdmx/concept/>>url:http://purl.semanticip.org/linked-data/sdmx/concept/]]|Namespace for SDMX concepts. Glossary based on version 2.0 of the SDMX Glossary as published in the official global registry, provided as SKOS concepts. 10 -|**sip-sdmx-code**|[[http:~~/~~/purl.semanticip.org/linked-data/sdmx/code/>>url:http://purl.semanticip.org/linked-data/sdmx/code/]]|Namespace for SDMX Code Lists. SKOS ConceptSchemes and Concepts for the code lists contained in the SDMX global registry. 11 -|**sip-sdmx-agency**|[[http:~~/~~/purl.semanticip.org/linked-data/sdmx/agency/>>url:http://purl.semanticip.org/linked-data/sdmx/agency/]]|Namespace for agencies that publish or aggregate statistical data. 9 +|**sip-sdmx-concept**|[[https:~~/~~/purl.semanticip.org/linked-data/sdmx/concept/>>url:https://purl.semanticip.org/linked-data/sdmx/concept/]]|Namespace for SDMX concepts. Glossary based on version 2.0 of the SDMX Glossary as published in the official global registry, provided as SKOS concepts. 10 +|**sip-sdmx-code**|[[https:~~/~~/purl.semanticip.org/linked-data/sdmx/code/>>url:https://purl.semanticip.org/linked-data/sdmx/code/]]|Namespace for SDMX Code Lists. SKOS ConceptSchemes and Concepts for the code lists contained in the SDMX global registry. 11 +|**sip-sdmx-agency**|[[https:~~/~~/purl.semanticip.org/linked-data/sdmx/agency/>>url:https://purl.semanticip.org/linked-data/sdmx/agency/]]|Namespace for agencies that publish or aggregate statistical data. 12 12 13 13 These namespaces are offered as a convenient public vocabulary and are not part of the [[RDF Data Cube>>https://www.w3.org/TR/vocab-data-cube/]] specification. 14 + 15 +Interoperability Basis Platform provides open-source tools for generating semantic SDMX code lists and glossaries. These generators, responsible for automatic transformation of SDMX artefacts into RDF/OWL, are available on GitHub. Beeing SKOS compliant they ensure Interoperability and reuse across domains. 16 + 14 14 (% style="border-top: 2px solid #eeeeee;border-color:#cbcbcb" %) 15 ------ 18 +---- 19 + 16 16 {{velocity}}#set($attachDecode =''){{/velocity}}{{groovy output="false"}} import java.net.URLDecoder 17 17 import java.net.URLEncoder 18 18 def attachUrl = 'https://'+ request.getServerName()+ doc.getAttachmentURL('sip-sdmx.ttl') ... ... @@ -24,6 +24,14 @@ 24 24 <p> 25 25 <iframe id="sip-sdmxLODE" allowfullscreen="allowfullscreen" role="presentation" style="border:1; height:900px; width:100%; overflow:auto" src="$LODEurl" title="$doc.plainTitle"></iframe> 26 26 </p> 31 +{{/html}}{{/velocity}} 32 + 33 +**sip-sdmx in TTL Format** [[Preview>>attach:sip-sdmx.ttl||class="btn btn-primary"]] 34 + 35 +{{html}} 36 +<p> 37 +<iframe id="sip-sdmxLODE" allowfullscreen="allowfullscreen" role="presentation" style="border:1; height:900px; width:100%; overflow:auto" src="https://basis.semanticip.org/LODE/extract?url=https%3A%2F%2Fbasis.semanticip.org%2Fxwiki%2Fwiki%2Fsdmx%2Fdownload%2FFor%2520developers%2FWebHome%2Fsip-sdmx.ttl%3Frev%3D1.7&owlapi=true&closure=true&lang=en" title="For Developers"></iframe> 38 +</p> 27 27 {{/html}} 28 - {{/velocity}}40 + 29 29
- sip-sdmx.ttl
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -3. 9KB1 +3.8 KB - Content
-
... ... @@ -8,14 +8,15 @@ 8 8 @prefix dcterms: <http://purl.org/dc/terms/> . 9 9 @prefix qb: <http://purl.org/linked-data/cube#> . 10 10 @prefix sdmx: <http://purl.org/linked-data/sdmx#> . 11 -@prefix sip-sdmx: <http://purl.semanticip.org/linked-data/sdmx/> . 12 -@prefix sip-sdmx-concept: <http://purl.semanticip.org/linked-data/sdmx/concept/> . 13 -@prefix sip-sdmx-code: <http://purl.semanticip.org/linked-data/sdmx/code/> . 14 -@prefix sip-sdmx-agency: <http://purl.semanticip.org/linked-data/sdmx/agency/> . 11 +@prefix sip: <https://purl.semanticip.org/linked-data/> . 12 +@prefix sip-sdmx: <https://purl.semanticip.org/linked-data/sdmx/> . 13 +@prefix sip-sdmx-concept: <https://purl.semanticip.org/linked-data/sdmx/concept/> . 14 +@prefix sip-sdmx-code: <https://purl.semanticip.org/linked-data/sdmx/code/> . 15 +@prefix sip-sdmx-agency: <https://purl.semanticip.org/linked-data/sdmx/agency/> . 15 15 16 16 #### 1. Declaring this file as an ontology #### 17 17 18 -<http://purl.semanticip.org/linked-data/sdmx/> 19 +<https://purl.semanticip.org/linked-data/sdmx/> 19 19 a owl:Ontology ; 20 20 owl:versionInfo "3.0.0" ; 21 21 rdfs:label "Semantic SDMX vocabulary"; ... ... @@ -24,15 +24,13 @@ 24 24 dcterms:title "Vocabulary for publishing SDMX 3.0 statistical data in RDF"; 25 25 dcterms:source <https://sdmx.org>; 26 26 dcterms:references <https://sdmx.org/standards-2/>; 27 - dcterms:contributor sip -sdmx:SemanticPro ;28 - dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/concept/> ; 29 - dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/code/> ; 30 - dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/agency/> . 28 + dcterms:contributor sip:SemanticGroup ; 29 + dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/concept/> ; 30 + dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/code/> ; 31 + dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/agency/> . 31 31 32 -sip-sdmx:SemanticPro a foaf:Organization, dcterms:Agent ; 33 - foaf:name "SemanticPro R&D Group" ; 34 - foaf:mbox "info@semanticip.org" . 35 35 34 + 36 36 #### 2.1. DataFlowDefinition (data flow) #### 37 37 38 38 sip-sdmx:DataFlowDefinition a rdfs:Class, owl:Class ;
- SKMS.Code.ForDevelopersClass[0]
-
- URI
-
... ... @@ -1,1 +1,1 @@ 1 -http://purl.semanticip.org/linked-data/sdmx/ 1 +https://purl.semanticip.org/linked-data/sdmx/