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

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

@prefix sql:  

template  {
  ?name 
}
where {
  ?in a sql:As ;
     sql:args ?name
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy