Changes for page For Developers

Last modified by Artur K. on 2026/01/14 15:00

From version 38.1
edited by Artur K.
on 2025/11/06 15:37
Change comment: There is no comment for this version
To version 40.1
edited by Artur K.
on 2026/01/14 14:57
Change comment: Uploaded new attachment "sip-sdmx.ttl", version 1.9

Summary

Details

Page properties
Content
... ... @@ -20,7 +20,6 @@
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')
23 -attachUrl = attachUrl
24 24  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')
25 25  **sip-sdmx in TTL Format** [[$services.localization.render('skms.general.btn.download')>>attach:$doc.getAttachmentList()[0].getFilename()||class="btn btn-primary"]]
26 26  
... ... @@ -30,12 +30,3 @@
30 30   </p>
31 31  {{/html}}{{/velocity}}
32 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 -
© Semantic R&D Group, 2026