Hi everybody. I've got some questions for you regarding W3C SPARQL compliancy <https://www.w3.org/TR/sparql11-query/> of the latest RYA release. They are part of the requirements for selecting our companies next triple store (we've ranked several candidates already, but we'd prefer to go open source in time). When answered I suggest to add them to a feature/compliancy list on Apache Rya Home <https://rya.apache.org/documentation/>, good for marketing ;-) I could first add them to the Github Rya Documentation <https://github.com/apache/incubator-rya/blob/master/extras/rya.manual/src/site/markdown/index.md> . Some major features are worked upon (JIRA <https://issues.apache.org/jira/projects/RYA/issues/RYA-369?filter=allopenissues>) or maybe in the/a backlog, like Federated queries, RDF4J, SPARQL Web GUI (Zookeeper). This must be shown on the overview then as well (imho).
I'm getting more into Rya each day (reading, installing and exploring) and hope to contribute to it. Still a lot to learn, so I hope you don't mind me barging in this way. The compliancy regard the folllowing topics: SPARQL 1.1 Language SPARQL 1.1 Protocol for RDF SPARQL 1.1 Query result format JSON, CSV, TSV, ... SPARQL 1.1 Federated Query SPARQL 1.1 Service Description SPARQL 1.1 Graph Store HTTP Protocol Some other questions - Can Rya handle combined queries (Full text search, spatial)? - Is RYA compliant to the the OGC GeoSPARQL standard <http://www.opengeospatial.org/standards/geosparql>? - Is it possible to set query timeout and max request body size? - Can long running queries be killed without killing the session? - Is the SPARQL endpoint/CLI accesible with other web interfaces like YASGUI? Regards, Erik
