A simple tool to create NTriples from XML or JSON data.
Info
Version: | 1.0.1.4 |
Author(s): | Gabriel De La Parra |
Last Update: | Sunday, October 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gabrieldelaparra/ModelToRdf |
NuGet Url: | https://www.nuget.org/packages/ModelToRdf |
Install
Install-Package ModelToRdf
dotnet add package ModelToRdf
paket add ModelToRdf
ModelToRdf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- dotnetrdf(>= 2.6.0)