Blrfl
0
Q:

sparql if bound query

// Don't forget to bind it to a varible
// if you're using it in a select clause

select ?name ?age ( if(bound(?gen), ?gen, 'None') as ?gender )
0

New to Communities?

Join the community