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

sttl.owlqltc.superexpowlqltc.inter.rq Maven / Gradle / Ivy

template {
	?suc
}
where {
	?in owl:intersectionOf ?z
	?z rdf:rest*/rdf:first ?e
	
	bind (
		st:call-template(st:superClassExpression, ?e)
		as ?suc
	)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy