Changes for page For Developers
Last modified by Artur K. on 2026/01/14 15:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,8 +12,6 @@ 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 15 -Interoperability Basis Platform provides open-source tools for generating semantic SDMX [[code lists>>https://github.com/Semantic-R-D-Group/SDMX_CL_Generator||target="_blank"]] and [[glossaries>>https://github.com/Semantic-R-D-Group/SDMX_Glossary_Generator||target="_blank"]]. These generators, responsible for automatic transformation of SDMX artefacts into RDF/OWL, are available on [[GitHub>>https://github.com/Semantic-R-D-Group||target="_blank"]]. Beeing SKOS compliant they ensure Interoperability and reuse across domains. 16 - 17 17 (% style="border-top: 2px solid #eeeeee;border-color:#cbcbcb" %) 18 18 ---- 19 19 ... ... @@ -20,6 +20,7 @@ 20 20 {{velocity}}#set($attachDecode =''){{/velocity}}{{groovy output="false"}} import java.net.URLDecoder 21 21 import java.net.URLEncoder 22 22 def attachUrl = 'https://'+ request.getServerName()+ doc.getAttachmentURL('sip-sdmx.ttl') 21 +attachUrl = attachUrl 23 23 attachDecode = URLEncoder.encode(attachUrl, "UTF-8").replace(" ", "%20").replace(",", "%2C").replace("\u00A0","%A0").replace(';','%3B'){{/groovy}}{{velocity}}#set($LODEurl = 'https://basis.semanticip.org/LODE/extract?url=' + $attachDecode + '&owlapi=true&closure=true&lang=en') 24 24 **sip-sdmx in TTL Format** [[$services.localization.render('skms.general.btn.download')>>attach:$doc.getAttachmentList()[0].getFilename()||class="btn btn-primary"]] 25 25 ... ... @@ -28,4 +28,3 @@ 28 28 <iframe id="sip-sdmxLODE" allowfullscreen="allowfullscreen" role="presentation" style="border:1; height:900px; width:100%; overflow:auto" src="$LODEurl" title="$doc.plainTitle"></iframe> 29 29 </p> 30 30 {{/html}}{{/velocity}} 31 -
- sip-sdmx.ttl
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -388 01 +3878 - Content
-
... ... @@ -25,7 +25,7 @@ 25 25 dcterms:title "Vocabulary for publishing SDMX 3.0 statistical data in RDF"; 26 26 dcterms:source <https://sdmx.org>; 27 27 dcterms:references <https://sdmx.org/standards-2/>; 28 - dcterms:contributor sip:Semantic Group;28 + dcterms:contributor sip:SemanticPro ; 29 29 dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/concept/> ; 30 30 dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/code/> ; 31 31 dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/agency/> .