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
-
... ... @@ -12,6 +12,8 @@ 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 + 15 15 (% style="border-top: 2px solid #eeeeee;border-color:#cbcbcb" %) 16 16 ---- 17 17 ... ... @@ -27,3 +27,13 @@ 27 27 <iframe id="sip-sdmxLODE" allowfullscreen="allowfullscreen" role="presentation" style="border:1; height:900px; width:100%; overflow:auto" src="$LODEurl" title="$doc.plainTitle"></iframe> 28 28 </p> 29 29 {{/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> 39 +{{/html}} 40 + 41 +