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

sttl.navlab.desctriple.rq Maven / Gradle / Ivy

template st:desctriple(?n, ?r, ?p, ?title, ?temp) {
format {
  """
  
    %s
    %s
   
  """
 
  str(?title)
  st:call-template(?temp, ?r, ?p)
 }
}
where {} 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy