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

testcases-geosparql.functions.q-srid.rq Maven / Gradle / Ivy

There is a newer version: 5.1.0
Show newest version
prefix rdfs: 
prefix geo: 
prefix geof: 

select (geof:getSRID(?g) as ?s)
where {
	[geo:asWKT ?g].
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy