Tomasz Pluskiewicz
Tomasz Pluskiewicz
The good person to consult would be @RubenVerborgh
Does it handle all the same [LiteralExpressionExtensions](https://github.com/tpluscode/dotnetrdf/blob/76b1c3d672b8823ced5dd04c86772b35135c48e7/Libraries/dotNetRDF/Query/Builder/Expressions/LiteralExpressionExtensions.cs)? Guess we could make it open and put outs query builder namespace. By the way, note the type matching `switch` supported by C#...
Is it part of the Notation3 specification?
Do you think this is caused by dotNetRDF or could it be a side-effect of async code? `AggregateException` and such?
I just looked through the branches and quite a few are safe to remove. I'd like to proceed with removing any that develop is up to date with or which...
Pull request I guess
It is true that both come with a similar feature set. The choice was not based on individual features. I'm sure that both libraries can deliver similar final effect. The...
Sorry for coming back to this after much time. It does not have to be super complicated. I thought I would go with manually replacing the `bx-combo-box-item` elements. Here's how...
Additionally, in case of large collections to search, I know I will be fetching the data in pages. In such scenario, it would be nice to have an event triggered...
Hm, I just got the same problem, also with version 1.3. The only occurrence of `internalBinding` I found in [`natives`](https://github.com/addaleax/natives) package. And just have a look at the [latest commit](https://github.com/addaleax/natives/commits/master):...