Hi,
Stardog supports the GeoSPARQL [1] spec. Assuming your data follow that, you will be able to run queries on via [2].
It sounds like your query to get "anything in that country" would
use the
geof:within
operator (e.g., geo:germany
geo:hasGeometry :someGeometry . ?loc geof:within geo:germany).
Cheers,
Stephen
[1] http://www.opengeospatial.org/standards/geosparql
[2] http://docs.stardog.com/#_sparql_integration
Is it possible to do spatial inference with start dog?
Lets say, I define a geometry for a country (geo:germany geometry "some geometry"). Then I would query anything in that country (Notice I want to specify the subject (geo:germany) in the query but not its geometry). Is it possible?
--
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en