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
-
... ... @@ -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
- sip-sdmx.ttl
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -673 61 +6735 - Content
-
... ... @@ -96,7 +96,7 @@ 96 96 sip-sdmx:conceptType a rdf:Property, owl:ObjectProperty ; 97 97 rdfs:domain skos:Concept ; 98 98 rdfs:range sip-sdmx:ConceptType ; 99 - rdfs:comment "Used to explicitly denote Concepts which are cross-domain." @en ;99 + rdfs:comment "Used to explicitly denote Concepts which are cross-domain."@en ; 100 100 rdfs:label "Concept type"@en . 101 101 102 102