Changes for page For Developers

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

From version 39.3
edited by Artur K.
on 2026/01/14 14:54
Change comment: There is no comment for this version
To version 39.2
edited by Artur K.
on 2026/01/14 14:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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')
23 +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  
© Semantic R&D Group, 2026