Changes for page For Developers
Last modified by Artur on 2025/11/06 15:37
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 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>>doc:Glossary.WebHome]], [[code lists>>doc:Models.WebHome]], 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 ... ... @@ -11,8 +11,10 @@ 11 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. 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 + 14 14 (% style="border-top: 2px solid #eeeeee;border-color:#cbcbcb" %) 15 ------ 16 +---- 17 + 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,4 @@ 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> 27 -{{/html}} 28 -{{/velocity}} 29 - 29 +{{/html}}{{/velocity}}