DynamicSPARQL 1.0.2.2
Dynamically scaffolds SPARQL queries. Please visit project wiki pages https://github.com/Efimster/DynamicSPARQL/wiki
Install-Package DynamicSPARQL -Version 1.0.2.2
dotnet add package DynamicSPARQL --version 1.0.2.2
<PackageReference Include="DynamicSPARQL" Version="1.0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicSPARQL --version 1.0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DynamicSPARQL, 1.0.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Adds graph management DROP operation
Dependencies
-
- HelperExtensionsLibrary (>= 1.0.0.4)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DynamicSPARQL:
Package | Downloads |
---|---|
DynamicSPARQL.BrightstarDB
DynamicSPARQL BrightstarDB connector binds BrightstarDB with DynamicSPARQL
|
|
LINQtoSPARQL
LINQtoSPARQL is specific LINQ to SPARQL. Dynamically scaffolds SPARQL queries by using LINQ style.
Built on top of DynamicSPARQL project https://github.com/Efimster/DynamicSPARQL/wiki.
Please visit project wiki pages https://github.com/Efimster/LINQtoSPARQL/wiki .
|
|
DynamicSPARQL.dotNetRDF
DynamicSPARQL dotNetRDF connector binds dotNetRDF with DynamicSPARQL
|
GitHub repositories
This package is not used by any popular GitHub repositories.