You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
(11) |
Mar
(17) |
Apr
(12) |
May
(2) |
Jun
(20) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
(2) |
Nov
|
Dec
(5) |
2011 |
Jan
(4) |
Feb
(1) |
Mar
(2) |
Apr
(2) |
May
(5) |
Jun
|
Jul
(12) |
Aug
(4) |
Sep
(5) |
Oct
(1) |
Nov
(38) |
Dec
(27) |
2012 |
Jan
(46) |
Feb
(182) |
Mar
(83) |
Apr
(22) |
May
(68) |
Jun
(47) |
Jul
(135) |
Aug
(84) |
Sep
(57) |
Oct
(45) |
Nov
(27) |
Dec
(61) |
2013 |
Jan
(59) |
Feb
(78) |
Mar
(66) |
Apr
(107) |
May
(27) |
Jun
(56) |
Jul
(53) |
Aug
(3) |
Sep
(19) |
Oct
(41) |
Nov
(44) |
Dec
(54) |
2014 |
Jan
(49) |
Feb
(72) |
Mar
(22) |
Apr
(41) |
May
(63) |
Jun
(27) |
Jul
(45) |
Aug
(12) |
Sep
(3) |
Oct
(8) |
Nov
(27) |
Dec
(16) |
2015 |
Jan
(3) |
Feb
(20) |
Mar
(6) |
Apr
(4) |
May
(15) |
Jun
(2) |
Jul
(4) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(16) |
May
(9) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <tr...@do...> - 2014-02-06 09:42:23
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>More recent Virtuoso 6 and 7 releases return CONSTRUCT & DESCRIBE results in a different format via ADO.Net provider</td> </tr> <tr> <td><b>Project:</b></td> <td>Data.Virtuoso (dotNetRDF.Data.Virtuoso.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "In Progress" to "Completed" </li> <li>Resolution changed from "Unassigned" to "Fixed" </li> <li>Progress changed from "50 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-02-06 09:00:57
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>More recent Virtuoso 6 and 7 releases return CONSTRUCT & DESCRIBE results in a different format via ADO.Net provider</td> </tr> <tr> <td><b>Project:</b></td> <td>Data.Virtuoso (dotNetRDF.Data.Virtuoso.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Progress changed from "0 %" to "50 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-02-01 21:38:59
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Unexpected SPARQL query result for MINUS inside UNION and specifying named graph</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-02-01 09:38 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> So it turns out getting to the airport early gives you more free time than you thought. This bug actually has nothing to do with MINUS its just the structure of the query happens to show a low level bug up and give the impression that MINUS is working incorrectly.</p> <p> </p> <p> The actual bug is in the compilation of queries into SPARQL algebra and for some types of leaf node it is incorrectly compiling modifiers on that node. So in the test case given here the left hand side of the UNION looks at the default graph which is empty instead of the named graph as the query asks.</p> <p> </p> <p> I have made the fix on a branch for the specific case highlighted here but I think there are a couple more cases where the issue might occur and need to review further to determine what those are and also verify interaction of the fix with other query elements before I merge this into trunk.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-02-01 21:35:03
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Unexpected SPARQL query result for MINUS inside UNION and specifying named graph</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "Unassigned" to "Confirmed" </li> <li>Milestone changed from "Unassigned" to "1.0.4" </li> <li>Assigned to changed from "Unassigned" to "Rob Vesse" </li> <li>Progress changed from "0 %" to "30 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-02-01 19:38:34
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Unexpected SPARQL query result for MINUS inside UNION and specifying named graph</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-02-01 07:37 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> I haven't done any debugging/validation on this yet but the reference to ARQ 2.9.2 is a little worrying. ARQ 2.9.2 is from mid 2012 so 18 months plus out of date and I know there have been spec clarifications around MINUS that required bug fixes like ARQ somewhere in that timeframe.</p> <p> ARQ is currently at 2.11.1 so if you want to treat ARQ as a reference implementation then please test against an up to date version of it. I'll probably won't have time to review this till late next week as I have a big release push at work atm.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-31 20:40:03
|
<p>The following issue has been updated by Alexandre Bouffard:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Unexpected SPARQL query result for MINUS inside UNION and specifying named graph</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Attachment changed from "SPARQLUnionMinusTest.java" to "Added" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-31 20:39:45
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Unexpected SPARQL query result for MINUS inside UNION and specifying named graph</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Alexandre Bouffard</td> </tr> <tr> <td><b>Milestone:</b></td> <td>Unassigned</td> </tr> <tr> <td><b>Category:</b></td> <td>Query</td> </tr> <tr> <td><b>Priority:</b></td> <td>High</td> </tr> <tr> <td><b>Type:</b></td> <td>Bug</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> When specifying named graph, MINUS seems to remove result set matches from outside the UNION clause.</p> <p> The expected behavior was validated with Jena ARQ 2.9.2.</p> <p> Please find attached the dotNetRDF and Jena unit tests.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=398</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: Max - M. <ma...@mi...> - 2014-01-31 16:01:25
|
Hi Rob and everyone, First I wish you all a happy new year and the best for 2014 (on the dead-line as usual ;)). As I told Rob, I've been working on RDF access control and business rules issues for a while and as I worked and searched for useful tips/recommandations, SPIN rose as an evidence. So I'm submitting (yet as a pull request) a first implementation of a SPIN processing engine for dotNetRDF. As stated in the pull request message : The first issues that are addressed within this pull request are : > > - the capability to work on a dataset with any non-SPIN-capable > storage provider that supports SPARQL 1.1 (including Leviathan processed > datasets wrapped within an InMemoryManager instance) > > > - complete isolation level with other API clients (inferred triples > included) while SPIN processing is performed and until the dataset changes > are flushed, > > > - the capability to monitor updates on the dataset's graphs for > subsequent SPIN constructors/rules/constraints checks processing (only > supported yet or INSERT/DELETE DATA commands) > > The main things that remain to be done are : > > - to finalize the SPARQL updates rewriting to allow for any query form > to be monitored through the triples addition/removal temporary graphs > design. > > > - to provide an implementation of the SPIN processing pipeline on > Updates. > > I would add that addressing update concurrency issues would in time be welcome if someone has any experience in this domain. Note to those who would be interested to contribute on this: the implementation is based on Jena 's SPIN library (from TopBraid) so many classes are now unused and were just ported to c# for compilation need, but they are kept in the project for reference only until equvalent features have been provided. Max. |
From: Rob V. <rv...@do...> - 2014-01-30 19:17:09
|
Ok, that's useful information. Specific version of Fuseki should not be an issue since I don't see anything in the query that would trigger any known bugs in Fuseki/TDB/ARQ Would be interesting to see what format Fuseki is returning the data in when called from dotNetRDF. Could you run the query with HTTP Debugging turned on as detailed at [1] and provide the HTTP traces this produces to the console? The full HTTP trace could be particularly useful in determining if there is something in the data serialisation of the results of this query that triggers a SO in one of the dotNetRDF parsers. Thanks, Rob [1]: https://bitbucket.org/dotnetrdf/dotnetrdf/wiki/HowTo/Debug%20HTTP%20Communic ation.wiki#!debugging-http-communication From: Rob Nicholls <ro...@co...> Date: Thursday, 30 January 2014 10:26 To: Rob Vesse <rv...@do...>, 'dotNetRDF Developer Discussion and Feature Request' <dot...@li...> Subject: RE: [dotNetRDF-Develop] Stackoverflow calling QueryWithResultGraph() > dotnetRDF library to query (via .NET4.5 build) > Jena Fuseki for the Triple Store and Endpoint (I forget specific versions, but > will check if helpful) > mmx is our Dataset > > Calling code is basically (omitted the noise): > > _endpoint = new SparqlRemoteEndpoint(³http://jena:3030/mmx/query²); > IGraph graph = _endpoint.QueryWithResultGraph(thequery); // ß Stackoverflow > here > > Where thequery is: > > > 1 PREFIX dc: <http://purl.org/dc/elements/1.1/> > 2 PREFIX exif: <http://www.w3.org/2003/12/exif/ns/> > 3 PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> > 4 PREFIX mmx: <http://data.sciencemuseum.org.uk/def/ontology/> > 5 PREFIX foaf: <http://xmlns.com/foaf/0.1/> > 6 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> > 7 PREFIX skos: <http://www.w3.org/2004/02/skos/core#> > 8 PREFIX dcterms: <http://purl.org/dc/terms/> > 9 > 10 CONSTRUCT > 11 { ?ass mmx:relatedArchiveDocument > <http://id.sciencemuseum.org.uk/archivedocument/smad-110001337> . > 12 ?ass rdf:type mmx:Asset . > 13 ?ass dcterms:hasVersion ?ver . > 14 ?ver ?pred2 ?obj2 . > 15 ?ass ?p2 ?o2 .} > 16 WHERE > 17 { { GRAPH ?g > 18 { ?ass mmx:relatedArchiveDocument > <http://id.sciencemuseum.org.uk/archivedocument/smad-110001337> . > 19 ?ass dcterms:hasVersion ?ver . > 20 ?ver ?pred2 ?obj2 > 21 } > 22 } > 23 UNION > 24 { GRAPH ?g > 25 { ?ass mmx:relatedArchiveDocument > <http://id.sciencemuseum.org.uk/archivedocument/smad-110001337> . > 26 ?ass ?p2 ?o2 > 27 } > 28 } > 29 } > > Thought I¹d exclude the setup and query as, as mentioned, the query does work > (and did, only recently started throwing the exception hence I wondered if > it was data, or maybe encoding, related based on how dotnetRDF is parsing). > > The attached triples were the result of the construct from above, not the > entire triple store. > > This all works fine for small result sets, it¹s just this particular query > returns 360 relatedArchiveDocument¹s and the library doesn¹t seem to like it. > > If it¹s nothing obvious, I will grab your source code and try and debug > further can¹t tell much of what is happening within QueryWithResultGraph() > atm. > > /Rob > > > > From: Rob Vesse [mailto:rv...@do...] > Sent: 30 January 2014 17:12 > To: dotNetRDF Developer Discussion and Feature Request > Cc: ro...@co... > Subject: Re: [dotNetRDF-Develop] Stackoverflow calling QueryWithResultGraph() > > > Rob > > > > You didn't include the query or any context of how you invoke the query so we > can't really offer any attempt at diagnosis. Please provide a minimal > complete example. > > > > Are the results you provided the results of a successful run of the specific > query or a dump of the entire test dataset? Nothing looks untoward with the > data so likely some interaction with the specific query. > > > > QueryWithResultGraph() implies use of SparqlRemoteEndpoint (whether > directly/indirectly) to query a remote service so can you provide the code > that invokes the query plus the specific problematic query. The only kind of > query that springs to mind that could easily lead to a StackOverflow would be > a complex property path but without seeing the query I can't tell, it may well > be something innocuous hitting a rare corner case in our SPARQL engine. > > > > Also what can you tell us about the set up of that remote service since you > imply you control that as well. Is the remote server using dotNetRDF to host > the data, if so what's the setup? > > > > Or if it isn't under your control can you tell us anything about it e.g. > endpoint, server software if known etc > > > > Thanks, > > > > Rob Vesse > > > > From: Rob Nicholls <ro...@co...> > Reply-To: dotNetRDF Developer Discussion and Feature Request > <dot...@li...> > Date: Thursday, 30 January 2014 05:44 > To: <dot...@li...> > Subject: [dotNetRDF-Develop] Stackoverflow calling QueryWithResultGraph() > > >> >> Hi all, >> >> I¹m receiving consistent stack overflows from QueryWithResultGraph(query) >> when using a specific query against our triple store. The query runs fine >> (within ms) and returns results ok. >> >> Results returned from the triple store are in the attached file >> (queryresults.txt), not a huge amount of data to justify killing a 12GB web >> server, and it does occasionally function correctly on my developer machine >> (never when running the debugger though). >> >> Can anyone offer any advice? >> Is this perhaps an issue with the data itself causing some kind of circular >> reference? Although doesn¹t explain why it occasionally works. >> >> Using: >> dotnetRdf 1.0.3 / .NET4.5 >> >> Many thanks, >> Rob >> >> cogapp >> >> >> Rob Nicholls >> Senior Programmer >> +44 1273 821600 >> www.cogapp.com <http://www.cogapp.com/> >> >> Cogapp Brighton >> 21-33 Dyke Road, Brighton, BN1 3FE. UK >> >> Cogapp New York >> 641 Lexington Avenue, 15th Floor, New York, NY 10022, USA >> >> News >> Pocahontas' portrait and letters from George Washington online: a responsive >> website for the Virginia Historical Society <http://www.vahistorical.org/> , >> just launched. >> >> For regular Cogapp news, please follow us on Twitter >> <https://twitter.com/cogapp> . >> >> ----------------------------------------------------------------------------- >> - WatchGuard Dimension instantly turns raw network data into actionable >> security intelligence. It gives you real-time visual feedback on key security >> issues and trends. Skip the complicated setup - simply import a virtual >> appliance and go from zero to informed in seconds. >> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk_ >> ______________________________________________ dotNetRDF-develop mailing list >> dot...@li... >> https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |
From: Rob N. <ro...@co...> - 2014-01-30 18:27:01
|
dotnetRDF library to query (via .NET4.5 build) Jena Fuseki for the Triple Store and Endpoint (I forget specific versions, but will check if helpful) mmx is our Dataset Calling code is basically (omitted the noise): _endpoint = new SparqlRemoteEndpoint(http://jena:3030/mmx/query); IGraph graph = _endpoint.QueryWithResultGraph(thequery); // ß Stackoverflow here Where thequery is: 1 PREFIX dc: <http://purl.org/dc/elements/1.1/> 2 PREFIX exif: <http://www.w3.org/2003/12/exif/ns/> 3 PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 4 PREFIX mmx: <http://data.sciencemuseum.org.uk/def/ontology/> 5 PREFIX foaf: <http://xmlns.com/foaf/0.1/> 6 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 7 PREFIX skos: <http://www.w3.org/2004/02/skos/core#> 8 PREFIX dcterms: <http://purl.org/dc/terms/> 9 10 CONSTRUCT 11 { ?ass mmx:relatedArchiveDocument <http://id.sciencemuseum.org.uk/archivedocument/smad-110001337> . 12 ?ass rdf:type mmx:Asset . 13 ?ass dcterms:hasVersion ?ver . 14 ?ver ?pred2 ?obj2 . 15 ?ass ?p2 ?o2 .} 16 WHERE 17 { { GRAPH ?g 18 { ?ass mmx:relatedArchiveDocument <http://id.sciencemuseum.org.uk/archivedocument/smad-110001337> . 19 ?ass dcterms:hasVersion ?ver . 20 ?ver ?pred2 ?obj2 21 } 22 } 23 UNION 24 { GRAPH ?g 25 { ?ass mmx:relatedArchiveDocument <http://id.sciencemuseum.org.uk/archivedocument/smad-110001337> . 26 ?ass ?p2 ?o2 27 } 28 } 29 } Thought Id exclude the setup and query as, as mentioned, the query does work (and did, only recently started throwing the exception hence I wondered if it was data, or maybe encoding, related based on how dotnetRDF is parsing ). The attached triples were the result of the construct from above, not the entire triple store. This all works fine for small result sets, its just this particular query returns 360 relatedArchiveDocuments and the library doesnt seem to like it. If its nothing obvious, I will grab your source code and try and debug further cant tell much of what is happening within QueryWithResultGraph() atm. /Rob From: Rob Vesse [mailto:rv...@do...] Sent: 30 January 2014 17:12 To: dotNetRDF Developer Discussion and Feature Request Cc: ro...@co... Subject: Re: [dotNetRDF-Develop] Stackoverflow calling QueryWithResultGraph() Rob You didn't include the query or any context of how you invoke the query so we can't really offer any attempt at diagnosis. Please provide a minimal complete example. Are the results you provided the results of a successful run of the specific query or a dump of the entire test dataset? Nothing looks untoward with the data so likely some interaction with the specific query. QueryWithResultGraph() implies use of SparqlRemoteEndpoint (whether directly/indirectly) to query a remote service so can you provide the code that invokes the query plus the specific problematic query. The only kind of query that springs to mind that could easily lead to a StackOverflow would be a complex property path but without seeing the query I can't tell, it may well be something innocuous hitting a rare corner case in our SPARQL engine. Also what can you tell us about the set up of that remote service since you imply you control that as well. Is the remote server using dotNetRDF to host the data, if so what's the setup? Or if it isn't under your control can you tell us anything about it e.g. endpoint, server software if known etc Thanks, Rob Vesse From: Rob Nicholls <ro...@co...> Reply-To: dotNetRDF Developer Discussion and Feature Request <dot...@li...> Date: Thursday, 30 January 2014 05:44 To: <dot...@li...> Subject: [dotNetRDF-Develop] Stackoverflow calling QueryWithResultGraph() Hi all, Im receiving consistent stack overflows from QueryWithResultGraph(query) when using a specific query against our triple store. The query runs fine (within ms) and returns results ok. Results returned from the triple store are in the attached file (queryresults.txt), not a huge amount of data to justify killing a 12GB web server, and it does occasionally function correctly on my developer machine (never when running the debugger though). Can anyone offer any advice? Is this perhaps an issue with the data itself causing some kind of circular reference? Although doesnt explain why it occasionally works. Using: dotnetRdf 1.0.3 / .NET4.5 Many thanks, Rob cogapp Rob Nicholls Senior Programmer +44 1273 821600 <http://www.cogapp.com/> www.cogapp.com Cogapp Brighton 21-33 Dyke Road, Brighton, BN1 3FE. UK Cogapp New York 641 Lexington Avenue, 15th Floor, New York, NY 10022, USA News Pocahontas' portrait and letters from George Washington online: a responsive website for the <http://www.vahistorical.org/> Virginia Historical Society, just launched. For regular Cogapp news, please follow us on <https://twitter.com/cogapp> Twitter. ---------------------------------------------------------------------------- -- WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991 <http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktr k_______________________________________________> &iu=/4140/ostg.clktrk_______________________________________________ dotNetRDF-develop mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |
From: <tr...@do...> - 2014-01-30 17:18:38
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>More recent Virtuoso 6 and 7 releases return CONSTRUCT & DESCRIBE results in a different format via ADO.Net provider</td> </tr> <tr> <td><b>Project:</b></td> <td>Data.Virtuoso (dotNetRDF.Data.Virtuoso.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-30 05:17 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> I have the simple case of valid SPARQL CONSTRUCT and DESCRIBE queries fixed.</p> <p> </p> <p> However I still need to handle the awkward case of handling the results for non-valid SPARQL queries since we'd usually assume something with more than a single column was SELECT results and we now need to detect the cases where it is not. This requires debugging to see what column names (if any) Virtuoso is using for returning CONSTRUCT and DESCRIBE results in order to detect such a query versus a SELECT (and/or some hacky Contains() check on the raw query string)</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: Rob V. <rv...@do...> - 2014-01-30 17:18:18
|
Rob You didn't include the query or any context of how you invoke the query so we can't really offer any attempt at diagnosis. Please provide a minimal complete example. Are the results you provided the results of a successful run of the specific query or a dump of the entire test dataset? Nothing looks untoward with the data so likely some interaction with the specific query. QueryWithResultGraph() implies use of SparqlRemoteEndpoint (whether directly/indirectly) to query a remote service so can you provide the code that invokes the query plus the specific problematic query. The only kind of query that springs to mind that could easily lead to a StackOverflow would be a complex property path but without seeing the query I can't tell, it may well be something innocuous hitting a rare corner case in our SPARQL engine. Also what can you tell us about the set up of that remote service since you imply you control that as well. Is the remote server using dotNetRDF to host the data, if so what's the setup? Or if it isn't under your control can you tell us anything about it e.g. endpoint, server software if known etc Thanks, Rob Vesse From: Rob Nicholls <ro...@co...> Reply-To: dotNetRDF Developer Discussion and Feature Request <dot...@li...> Date: Thursday, 30 January 2014 05:44 To: <dot...@li...> Subject: [dotNetRDF-Develop] Stackoverflow calling QueryWithResultGraph() > Hi all, > > I¹m receiving consistent stack overflows from QueryWithResultGraph(query) when > using a specific query against our triple store. The query runs fine (within > ms) and returns results ok. > > Results returned from the triple store are in the attached file > (queryresults.txt), not a huge amount of data to justify killing a 12GB web > server, and it does occasionally function correctly on my developer machine > (never when running the debugger though). > > Can anyone offer any advice? > Is this perhaps an issue with the data itself causing some kind of circular > reference? Although doesn¹t explain why it occasionally works. > > Using: > dotnetRdf 1.0.3 / .NET4.5 > > Many thanks, > Rob > > cogapp > > > Rob Nicholls > Senior Programmer > +44 1273 821600 > www.cogapp.com <http://www.cogapp.com/> > > Cogapp Brighton > 21-33 Dyke Road, Brighton, BN1 3FE. UK > > Cogapp New York > 641 Lexington Avenue, 15th Floor, New York, NY 10022, USA > > News > Pocahontas' portrait and letters from George Washington online: a responsive > website for the Virginia Historical Society <http://www.vahistorical.org/> , > just launched. > > For regular Cogapp news, please follow us on Twitter > <https://twitter.com/cogapp> . > > ------------------------------------------------------------------------------ > WatchGuard Dimension instantly turns raw network data into actionable security > intelligence. It gives you real-time visual feedback on key security issues > and trends. Skip the complicated setup - simply import a virtual appliance > and go from zero to informed in seconds. > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk__ > _____________________________________________ dotNetRDF-develop mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |
From: <tr...@do...> - 2014-01-30 16:52:42
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>More recent Virtuoso 6 and 7 releases return CONSTRUCT & DESCRIBE results in a different format via ADO.Net provider</td> </tr> <tr> <td><b>Project:</b></td> <td>Data.Virtuoso (dotNetRDF.Data.Virtuoso.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Milestone:</b></td> <td>1.0.4</td> </tr> <tr> <td><b>Category:</b></td> <td>Virtuoso Support</td> </tr> <tr> <td><b>Priority:</b></td> <td>High</td> </tr> <tr> <td><b>Type:</b></td> <td>Bug</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> A user has reported on the mailing list that recent Virtuoso versions do not work correctly for CONSTRUCT & DESCRIBE queries when used via dotNetRDF.</p> <p> Debugging shows that more recent versions of Virtuoso no longer return CONSTRUCT & DESCRIBE results as a Turtle serialized graph but instead as a table of triples. The code needs to change to account for this while still maintaining backwards compatibility with earlier Virtuoso versions.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=397</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: Rob V. <rv...@do...> - 2014-01-28 20:11:00
|
Is the BigData connector something you would consider contributing to the project? Rob From: Eugen F <feu...@ya...> Reply-To: Eugen F <feu...@ya...> Date: Thursday, 16 January 2014 10:57 To: Rob Vesse <rv...@do...>, dotNetRDF Developer Discussion and Feature Request <dot...@li...> Subject: Re: [dotNetRDF-Develop] SparqlRemoteEndpoint, SparqlFormatter minor issues > "Why do you need this, are you using the formatters in such a way that you > don't want the a keyword to be used?" > > I wrote a connector to systap bigdata store some time ago and it is using > sparql formatter to create queries. It was a problem when using "a" keyword so > i had to change the dnr code. But I can't remember exactly the case and now > i've updated to latest db version and all unit tests seem to pass with both > true/false so I don't think the change is needed. > > > > > > > On Thursday, January 16, 2014 5:09 PM, Rob Vesse <rv...@do...> > wrote: > > > Comments inline: > > From: Eugen F <feu...@ya...> > Reply-To: Eugen F <feu...@ya...>, dotNetRDF Developer Discussion and > Feature Request <dot...@li...> > Date: Thursday, 9 January 2014 12:16 > To: dotNetRDF Developer Discussion and Feature Request > <dot...@li...> > Subject: [dotNetRDF-Develop] SparqlRemoteEndpoint, SparqlFormatter minor > issues > >> Hi, >> >> 1. In "SparqlFormatter" code: >> >> SparqlFormatter : TurtleFormatter : QNameFormatter(..., bool allowAKeyword) >> >> The problem is that "_allowAKeyword" is not exposed in SparqlFormatter so I >> can't pass it. So I sugest either to add >> public bool AllowAKeyword >> { >> get { return _allowAKeyword; } >> set { _allowAKeyword = value; } >> } >> or create new constructor overloads in Sparql, Turtle formatters. > > Why do you need this, are you using the formatters in such a way that you > don't want the a keyword to be used? > >> >> 2. SparqlRemoteEndpoint should allow custom query params for url in case db >> accepts more (bigdata does for analytic queries) >> So code could be changed by adding(key,value): >> public Dictionary<String, String> QueryParams >> { >> get >> { >> return this._queryParams; >> } >> } >> and changing apropriate http calls. > > Logged as a future improvement as CORE-396 > (http://dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=396) > > Rob > >> >> >> ----------------------------------------------------------------------------- >> - CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More >> Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development >> Environments & Everything In Between. Get a Quote or Start a Free Trial >> Today. >> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk_ >> ______________________________________________ dotNetRDF-develop mailing list >> dot...@li...https://lists.sourceforge.net/lists/li >> stinfo/dotnetrdf-develop > > > > > > |
From: Rob V. <rv...@do...> - 2014-01-28 20:10:19
|
Yes but then you lose the ability to run Store Manager on non-Windows platforms since there is no WPF support under Mono Rob From: Eugen F <feu...@ya...> Reply-To: Eugen F <feu...@ya...> Date: Thursday, 16 January 2014 10:26 To: Rob Vesse <rv...@do...> Cc: dotNetRDF Developer Discussion and Feature Request <dot...@li...> Subject: Re: Store manager multiline > rdfEditor looks really great but I gradually improve a query and also execute > it on different connections so it would be difficult to save-load at each > change. > Wouldn't be possible to host that wpf inside store manager winform? > http://msdn.microsoft.com/en-us/library/ms751797%28v=vs.110%29.aspx#Windows_Fo > rms_Application_Hosting_Windows > <http://msdn.microsoft.com/en-us/library/ms751797%28v=vs.110%29.aspx#Windows_F > orms_Application_Hosting_Windowshttp://> > > > > > > On Thursday, January 16, 2014 5:07 PM, Rob Vesse <rv...@do...> > wrote: > > > What you seem to want is a fully fledged text editor inside of Store Manager > which was never really the intent of that tool. You could use our rdfEditor > which already has the feature you suggest to develop your queries, save them > to a file and then load them into Store Manager. > > While the editor in Store Manager likely could be improved in future it would > require a significant effort to do so. However a lot of the functionality in > rdfEditor is abstracted in the rdfEditor.Core library and could potentially be > ported into Store Manager given a Windows Forms implementation of the > appropriate APIs. See the winforms-editor branch which has the stub of a > rdfEditor.Core.WinForms project which I just started yesterday, you can refer > to the rdfEditor.Core.Wpf project to see what a completed implementation looks > like. > > Rob > > From: Eugen F <feu...@ya...> > Reply-To: Eugen F <feu...@ya...> > Date: Thursday, 16 January 2014 09:14 > To: "dot...@li..." <dot...@li...>, Rob > Vesse <rv...@do...> > Subject: Store manager multiline > >> Hi, >> >> While working/debugging queries with store manager it would be nice to be >> able to (un)comment all lines in current selection. Now i have to cut/paste. >> Feature could use keypress "ctrl+3" or some other intuitive combination. >> I could make a fork a take a look. > > > > > > |
From: Eugen F <feu...@ya...> - 2014-01-16 18:57:39
|
"Why do you need this, are you using the formatters in such a way that you don't want the a keyword to be used?" I wrote a connector to systap bigdata store some time ago and it is using sparql formatter to create queries. It was a problem when using "a" keyword so i had to change the dnr code. But I can't remember exactly the case and now i've updated to latest db version and all unit tests seem to pass with both true/false so I don't think the change is needed. On Thursday, January 16, 2014 5:09 PM, Rob Vesse <rv...@do...> wrote: Comments inline: From: Eugen F <feu...@ya...> Reply-To: Eugen F <feu...@ya...>, dotNetRDF Developer Discussion and Feature Request <dot...@li...> Date: Thursday, 9 January 2014 12:16 To: dotNetRDF Developer Discussion and Feature Request <dot...@li...> Subject: [dotNetRDF-Develop] SparqlRemoteEndpoint, SparqlFormatter minor issues Hi, > > >1. In "SparqlFormatter" code: > > > >SparqlFormatter : TurtleFormatter : QNameFormatter(..., bool allowAKeyword) > > >The problem is that "_allowAKeyword" is not exposed in SparqlFormatter so I can't pass it. So I sugest either to add > public bool AllowAKeyword > { > get { return _allowAKeyword; } > set { _allowAKeyword = value; } > } >or create new constructor overloads in Sparql, Turtle formatters. Why do you need this, are you using the formatters in such a way that you don't want the a keyword to be used? > >2. SparqlRemoteEndpoint should allow custom query params for url in case db accepts more (bigdata does for analytic queries) >So code could be changed by adding(key,value): > public Dictionary<String, String> QueryParams > { > get > { > return this._queryParams; > } > } >and changing apropriate http calls. Logged as a future improvement as CORE-396 (http://dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=396) Rob > > >------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk_______________________________________________ dotNetRDF-develop mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |
From: Eugen F <feu...@ya...> - 2014-01-16 18:26:43
|
rdfEditor looks really great but I gradually improve a query and also execute it on different connections so it would be difficult to save-load at each change. Wouldn't be possible to host that wpf inside store manager winform? http://msdn.microsoft.com/en-us/library/ms751797%28v=vs.110%29.aspx#Windows_Forms_Application_Hosting_Windows On Thursday, January 16, 2014 5:07 PM, Rob Vesse <rv...@do...> wrote: What you seem to want is a fully fledged text editor inside of Store Manager which was never really the intent of that tool. You could use our rdfEditor which already has the feature you suggest to develop your queries, save them to a file and then load them into Store Manager. While the editor in Store Manager likely could be improved in future it would require a significant effort to do so. However a lot of the functionality in rdfEditor is abstracted in the rdfEditor.Core library and could potentially be ported into Store Manager given a Windows Forms implementation of the appropriate APIs. See the winforms-editor branch which has the stub of a rdfEditor.Core.WinForms project which I just started yesterday, you can refer to the rdfEditor.Core.Wpf project to see what a completed implementation looks like. Rob From: Eugen F <feu...@ya...> Reply-To: Eugen F <feu...@ya...> Date: Thursday, 16 January 2014 09:14 To: "dot...@li..." <dot...@li...>, Rob Vesse <rv...@do...> Subject: Store manager multiline Hi, > > >While working/debugging queries with store manager it would be nice to be able to (un)comment all lines in current selection. Now i have to cut/paste. Feature could use keypress "ctrl+3" or some other intuitive combination. > >I could make a fork a take a look. > |
From: <dot...@li...> - 2014-01-16 15:56:21
|
Send dotNetRDF-commits mailing list submissions to dot...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits or, via email, send a message with subject or body 'help' to dot...@li... You can reach the person managing the list at dot...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of dotNetRDF-commits digest..." Today's Topics: 1. commit/dotnetrdf: 4 new changesets (Bitbucket) 2. commit/dotnetrdf: 5 new changesets (Bitbucket) 3. commit/dotnetrdf: 10 new changesets (Bitbucket) 4. commit/dotnetrdf: 3 new changesets (Bitbucket) 5. commit/dotnetrdf: 3 new changesets (Bitbucket) 6. commit/dotnetrdf: 3 new changesets (Bitbucket) 7. commit/dotnetrdf: 6 new changesets (Bitbucket) 8. commit/dotnetrdf: 3 new changesets (Bitbucket) ---------------------------------------------------------------------- Message: 1 Date: Mon, 13 Jan 2014 16:12:46 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 4 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 4 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2e972614be81/ Changeset: 2e972614be81 Branch: CORE-394 User: rvesse Date: 2014-01-13 17:03:01 Summary: Unit tests and bug fixes for issue handling fragment identifier containing URIs when saving graphs to SPARQL Graph Store based stores (CORE-394) Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/bc9bcae830ed/ Changeset: bc9bcae830ed Branch: CORE-394 User: rvesse Date: 2014-01-13 17:11:04 Summary: Fix all handling of Graph URI in SparqlGraphStoreProtocolConnector (CORE-394) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/f001aa6bf6f7/ Changeset: f001aa6bf6f7 Branch: CORE-394 User: rvesse Date: 2014-01-13 17:11:59 Summary: Note CORE-394 fix in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3a978b0e7e29/ Changeset: 3a978b0e7e29 User: rvesse Date: 2014-01-13 17:12:20 Summary: Merge in CORE-394 fix Affected #: 5 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 2 Date: Tue, 14 Jan 2014 17:11:07 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 5 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6e1b76d2b65e/ Changeset: 6e1b76d2b65e Branch: TOOLS-390 User: rvesse Date: 2014-01-13 17:13:11 Summary: Merge in latest changes from default (TOOLS-390) Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b07b9d1fbf4c/ Changeset: b07b9d1fbf4c Branch: TOOLS-390 User: rvesse Date: 2014-01-14 17:47:54 Summary: Fix display of query results and add result detach support (TOOLS-390) Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c4aa47a15702/ Changeset: c4aa47a15702 Branch: TOOLS-390 User: rvesse Date: 2014-01-14 17:53:03 Summary: Fix titles for detached results (TOOLS-390) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/fc6052ada5e5/ Changeset: fc6052ada5e5 Branch: TOOLS-390 User: rvesse Date: 2014-01-14 18:06:30 Summary: Improve SPARQL Query Tab buttons (TOOLS-390) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a6f09ea1ebe6/ Changeset: a6f09ea1ebe6 Branch: TOOLS-390 User: rvesse Date: 2014-01-14 18:10:41 Summary: Minor tweak to button anchoring (TOOLS-390) Affected #: 1 file Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 3 Date: Wed, 15 Jan 2014 15:16:15 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 10 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 10 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/39fd77e05a43/ Changeset: 39fd77e05a43 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 13:20:56 Summary: Fix formatting to use 2 spaces as indent instead of 8 to align with how SparqlFormatter would format queries (TOOLS-390) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/852339e8c129/ Changeset: 852339e8c129 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 14:02:39 Summary: Add Options dialogue to Store Manager (TOOLS-390) Affected #: 9 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/7d081d387be1/ Changeset: 7d081d387be1 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 14:09:34 Summary: Few minor fixes to Connection Management (TOOLS-390) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/f1df0bdc8691/ Changeset: f1df0bdc8691 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 14:32:57 Summary: Some more fixes to connection management (TOOLS-390) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/96af17e66928/ Changeset: 96af17e66928 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 15:16:45 Summary: Fix Active Connection Management restoring connections that were not active (TOOLS-377,TOOLS-390) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9c46008fbc72/ Changeset: 9c46008fbc72 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 15:20:03 Summary: Fix a bug with not closing properly when clicking Close Box of main form (TOOLS-377,TOOLS-390) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a1738a8e9f9f/ Changeset: a1738a8e9f9f Branch: CORE-395 User: rvesse Date: 2014-01-15 15:35:54 Summary: Add test data and query that can be used to reproduce CORE-395 Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/defa2191f6da/ Changeset: defa2191f6da Branch: TOOLS-390 User: rvesse Date: 2014-01-15 16:03:53 Summary: Add friendly name support for New Connections (TOOLS-377,TOOLS-390) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/706ede15a040/ Changeset: 706ede15a040 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 16:12:00 Summary: Add support for connection renaming to ConnectionManagementListView (TOOLS-377,TOOLS-390) Affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5fe431a30fe2/ Changeset: 5fe431a30fe2 Branch: TOOLS-390 User: rvesse Date: 2014-01-15 16:14:10 Summary: Bug fix to connection renaming (TOOLS-377,TOOLS-390) Affected #: 2 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 4 Date: Wed, 15 Jan 2014 15:21:10 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 3 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/da114efd6b4a/ Changeset: da114efd6b4a Branch: TOOLS-390 User: rvesse Date: 2014-01-15 16:19:58 Summary: Wrap up TOOLS-390 changes Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3ad429d4c28a/ Changeset: 3ad429d4c28a Branch: TOOLS-390 User: rvesse Date: 2014-01-15 16:20:15 Summary: Close TOOLS-390 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/02fe9e2ec8ad/ Changeset: 02fe9e2ec8ad User: rvesse Date: 2014-01-15 16:20:45 Summary: Merge TOOLS-390 changes into default Affected #: 227 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 5 Date: Wed, 15 Jan 2014 17:26:42 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 3 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/80dcc4f3145c/ Changeset: 80dcc4f3145c Branch: winforms-editor User: rvesse Date: 2014-01-15 17:39:20 Summary: Stub for a RichTextBox based editor control for Windows Forms Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/aa156b689c3f/ Changeset: aa156b689c3f Branch: winforms-editor User: rvesse Date: 2014-01-15 17:52:59 Summary: Support visual options for WinForms editor Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d07471ee79a1/ Changeset: d07471ee79a1 Branch: CORE-395 User: rvesse Date: 2014-01-15 18:16:20 Summary: Unit tests and partial fix for CORE-395 Affected #: 3 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 6 Date: Thu, 16 Jan 2014 09:14:15 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 3 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/043ee8374577/ Changeset: 043ee8374577 Branch: CORE-395 User: rvesse Date: 2014-01-16 10:05:23 Summary: Revert partial fix since it masks the real error (CORE-395) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a6871c43e905/ Changeset: a6871c43e905 Branch: CORE-395 User: rvesse Date: 2014-01-16 10:13:15 Summary: Fix the real bug causing the bad algebra translation for complex property paths (CORE-395) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2ec54a119607/ Changeset: 2ec54a119607 User: rvesse Date: 2014-01-16 10:13:51 Summary: Merge CORE-395 fix Affected #: 8 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 7 Date: Thu, 16 Jan 2014 09:57:41 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 6 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 6 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d68f2d339fc0/ Changeset: d68f2d339fc0 Branch: TOOLS-392 User: rvesse Date: 2014-01-16 10:30:39 Summary: Support configuring Skip Local Parsing behaviour for SPARQL connections in Store Manager (TOOLS-392) Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/baedcd576beb/ Changeset: baedcd576beb Branch: TOOLS-392 User: rvesse Date: 2014-01-16 10:42:23 Summary: Fix a possible bug when editing connections, ensure SkipLocalParsing option is honoured (TOOLS-392) Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1776fa1b6134/ Changeset: 1776fa1b6134 Branch: TOOLS-392 User: rvesse Date: 2014-01-16 10:52:57 Summary: Add error logging Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/11739740658d/ Changeset: 11739740658d Branch: TOOLS-392 User: rvesse Date: 2014-01-16 10:53:11 Summary: Close the TOOLS-392 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/03b03f578f59/ Changeset: 03b03f578f59 User: rvesse Date: 2014-01-16 10:53:44 Summary: Merge in TOOLS-392 improvements Affected #: 9 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/edab6d4f31fc/ Changeset: edab6d4f31fc User: rvesse Date: 2014-01-16 10:57:09 Summary: Note various changes in Utilities Affected #: 1 file Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 8 Date: Thu, 16 Jan 2014 15:56:12 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 3 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/60211d042b57/ Changeset: 60211d042b57 User: rvesse Date: 2014-01-16 16:42:08 Summary: Add missing license files Affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/df4dcee26756/ Changeset: df4dcee26756 User: rvesse Date: 2014-01-16 16:46:21 Summary: Bump Json.Net dependency to 5.0.8 Affected #: 25 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/8bcd2e2cef07/ Changeset: 8bcd2e2cef07 User: rvesse Date: 2014-01-16 16:46:57 Summary: Bump Json.Net dependency to 5.0.8 Affected #: 1 file Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk ------------------------------ _______________________________________________ dotNetRDF-commits mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits End of dotNetRDF-commits Digest, Vol 15, Issue 2 ************************************************ |
From: Rob V. <rv...@do...> - 2014-01-16 15:10:22
|
Comments inline: From: Eugen F <feu...@ya...> Reply-To: Eugen F <feu...@ya...>, dotNetRDF Developer Discussion and Feature Request <dot...@li...> Date: Thursday, 9 January 2014 12:16 To: dotNetRDF Developer Discussion and Feature Request <dot...@li...> Subject: [dotNetRDF-Develop] SparqlRemoteEndpoint, SparqlFormatter minor issues > Hi, > > 1. In "SparqlFormatter" code: > > SparqlFormatter : TurtleFormatter : QNameFormatter(..., bool allowAKeyword) > > The problem is that "_allowAKeyword" is not exposed in SparqlFormatter so I > can't pass it. So I sugest either to add > public bool AllowAKeyword > { > get { return _allowAKeyword; } > set { _allowAKeyword = value; } > } > or create new constructor overloads in Sparql, Turtle formatters. Why do you need this, are you using the formatters in such a way that you don't want the a keyword to be used? > > 2. SparqlRemoteEndpoint should allow custom query params for url in case db > accepts more (bigdata does for analytic queries) > So code could be changed by adding(key,value): > public Dictionary<String, String> QueryParams > { > get > { > return this._queryParams; > } > } > and changing apropriate http calls. Logged as a future improvement as CORE-396 (http://dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=396) Rob > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More > Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development > Environments & Everything In Between. Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk__ > _____________________________________________ dotNetRDF-develop mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |
From: <tr...@do...> - 2014-01-16 15:09:55
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Support custom parameters for SparqlRemoteEndpoint and SparqlRemoteUpdateEndpoint</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Milestone:</b></td> <td>1.0.4</td> </tr> <tr> <td><b>Category:</b></td> <td>Query</td> </tr> <tr> <td><b>Priority:</b></td> <td>Low</td> </tr> <tr> <td><b>Type:</b></td> <td>Improvement</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> Suggested on the mailing list, add the ability to add arbitrary custom paramters to SparqlRemoteEndpoint and SparqlRemoteUpdateEndpoint requests. Useful for working with non-standard or vendor specific features.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=396" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=396</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: Rob V. <rv...@do...> - 2014-01-16 15:07:25
|
What you seem to want is a fully fledged text editor inside of Store Manager which was never really the intent of that tool. You could use our rdfEditor which already has the feature you suggest to develop your queries, save them to a file and then load them into Store Manager. While the editor in Store Manager likely could be improved in future it would require a significant effort to do so. However a lot of the functionality in rdfEditor is abstracted in the rdfEditor.Core library and could potentially be ported into Store Manager given a Windows Forms implementation of the appropriate APIs. See the winforms-editor branch which has the stub of a rdfEditor.Core.WinForms project which I just started yesterday, you can refer to the rdfEditor.Core.Wpf project to see what a completed implementation looks like. Rob From: Eugen F <feu...@ya...> Reply-To: Eugen F <feu...@ya...> Date: Thursday, 16 January 2014 09:14 To: "dot...@li..." <dot...@li...>, Rob Vesse <rv...@do...> Subject: Store manager multiline > Hi, > > While working/debugging queries with store manager it would be nice to be able > to (un)comment all lines in current selection. Now i have to cut/paste. > Feature could use keypress "ctrl+3" or some other intuitive combination. > I could make a fork a take a look. |
From: <tr...@do...> - 2014-01-16 09:58:31
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>SPARQL Connectors don't allow skipping local parsing</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "Confirmed" to "Completed" </li> <li>Resolution changed from "Unassigned" to "Completed" </li> <li>Progress changed from "0 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=392" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=392</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-16 09:22:54
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Upgrade Virtuoso ADO.Net providers to latest releases</td> </tr> <tr> <td><b>Project:</b></td> <td>Data.Virtuoso (dotNetRDF.Data.Virtuoso.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Milestone changed from "1.0.3" to "1.0.4" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=359" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=359</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-16 09:22:33
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "In Progress" to "Completed" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |