All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.json.resource.rq Maven / Gradle / Ivy

template {

"{" 

   box {
     "\"@id\": \""  us:escape(?in)  "\""
     
     st:call-template(st:type, ?in)
     st:call-template(st:property, ?in)
   }

"}" 

}
where {
  
  bind (st:getFocusNode() as ?in)
  
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy