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