Sorry, Rob. Looks like it is SPARQL-endpoint problem.
2010/4/27 Rob Vesse <rv...@do...>
> Hi Alexander
>
> I will look into this asap when I can as am in the states at the moment for
> work.
>
> Do you have an example query and data that reproduces this issue?
>
> Thanks,
> Rob
>
> ------------------------------
> *From*: "Alexander Sidorov" <ale...@gm...>
> *Sent*: Saturday, April 24, 2010 8:15 PM
> *To*: dot...@li...
> *Subject*: [dotNetRDF-develop] SparqlConnector ORDER BY
>
>
> Hi Rob,
>
> Looks like SparqlConnector doesn't follow order of ORDER BY clause.
>
> I use SparqlConnector this way:
>
> 1. Create SparqlConnector instance
> 2. Call sparqlConnector.Query and cast result to SparqlResultSet
> 3. Enumerate SparqlResultSet
>
> Regards,
> Alexander
>
>
|