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

sttl.sql.and.rq Maven / Gradle / Ivy

@prefix sql:  

template  {
  st:call-template(sql:and,?args)
}
where {
  ?in a sql:And ;
     sql:args ?args
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy