Store RDF data on SQLite with RDFSharp.
Info
Version: | 2.27.0 |
Author(s): | Marco De Salvo |
Last Update: | Monday, July 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdesalvo/RDFSharp.Extensions |
NuGet Url: | https://www.nuget.org/packages/RDFSharp.RDFSQLiteStore |
Install
Install-Package RDFSharp.RDFSQLiteStore
dotnet add package RDFSharp.RDFSQLiteStore
paket add RDFSharp.RDFSQLiteStore
RDFSharp.RDFSQLiteStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Sqlite(>= 3.1.0)
- RDFSharp(>= 2.13.1)
Tags