A C# implementation of R2RML, which allows creating R2RML and converting relational data to RDF using the .NET Framework.
Info
Version: | 0.8.0 |
Author(s): | tpluscode |
Last Update: | Tuesday, October 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/r2rml4net/r2rml4net |
NuGet Url: | https://www.nuget.org/packages/r2rml4net |
Install
Install-Package r2rml4net
dotnet add package r2rml4net
paket add r2rml4net
r2rml4net Download (Unzip the "nupkg" after downloading)
Dependencies
- DatabaseSchemaReader(>= 2.7.3)
- NLog(>= 4.7.2)
- dotNetRDF(>= 2.6.0)
Tags