LITEQ.RDF
0.8.9
See the version list below for details.
dotnet add package LITEQ.RDF --version 0.8.9
NuGet\Install-Package LITEQ.RDF -Version 0.8.9
<PackageReference Include="LITEQ.RDF" Version="0.8.9" />
paket add LITEQ.RDF --version 0.8.9
#r "nuget: LITEQ.RDF, 0.8.9"
// Install LITEQ.RDF as a Cake Addin #addin nuget:?package=LITEQ.RDF&version=0.8.9 // Install LITEQ.RDF as a Cake Tool #tool nuget:?package=LITEQ.RDF&version=0.8.9
LITEQ is a type provider for RDF data / SPARQL endpoints. It features a property based type provider intended to work with SPARQL endpoints that don't provide any schema and NPQL, the node path query language, that provides a simple graph traversal based query language that gets translated into SPARQL queries. Additionally, it provides type mapping from RDFS classes into F# types.
Learn more about Target Frameworks and .NET Standard.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.15 | 2,170 | 9/12/2014 |
0.8.14 | 1,628 | 9/12/2014 |
0.8.13 | 1,568 | 8/26/2014 |
0.8.12 | 1,531 | 8/21/2014 |
0.8.11 | 1,557 | 8/21/2014 |
0.8.10 | 1,613 | 8/21/2014 |
0.8.9 | 2,544 | 8/21/2014 |
0.8.8 | 2,563 | 8/21/2014 |
0.8.7 | 1,508 | 8/21/2014 |
0.8.6 | 1,566 | 8/21/2014 |
0.8.5 | 1,628 | 8/20/2014 |
0.8.4 | 1,580 | 8/19/2014 |
0.8.3 | 1,484 | 8/18/2014 |
0.8.2 | 1,585 | 8/18/2014 |
0.8.1 | 1,529 | 8/18/2014 |
0.8.0 | 1,574 | 8/14/2014 |
Testing nupgk creation through .nuspec file again