LITEQ.RDF
0.8.15
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.
Install-Package LITEQ.RDF -Version 0.8.15
dotnet add package LITEQ.RDF --version 0.8.15
<PackageReference Include="LITEQ.RDF" Version="0.8.15" />
paket add LITEQ.RDF --version 0.8.15
#r "nuget: LITEQ.RDF, 0.8.15"
// Install LITEQ.RDF as a Cake Addin
#addin nuget:?package=LITEQ.RDF&version=0.8.15
// Install LITEQ.RDF as a Cake Tool
#tool nuget:?package=LITEQ.RDF&version=0.8.15
Release Notes
Fixed problems that occur when a data source states multiple domains for its properties.
Also allowed passing the necessary values directly instead of relying on the configuration file.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.8.15 | 1,106 | 9/12/2014 |
0.8.14 | 682 | 9/12/2014 |
0.8.13 | 709 | 8/26/2014 |
0.8.12 | 642 | 8/21/2014 |
0.8.11 | 647 | 8/21/2014 |
0.8.10 | 641 | 8/21/2014 |
0.8.9 | 682 | 8/21/2014 |
0.8.8 | 680 | 8/21/2014 |
0.8.7 | 647 | 8/21/2014 |
0.8.6 | 644 | 8/21/2014 |
0.8.5 | 692 | 8/20/2014 |
0.8.4 | 639 | 8/19/2014 |
0.8.3 | 642 | 8/18/2014 |
0.8.2 | 656 | 8/18/2014 |
0.8.1 | 657 | 8/18/2014 |
0.8.0 | 672 | 8/14/2014 |