Info
| Version: | 0.6.1 | 
| Author(s): | Giacomo Citi | 
| Last Update: | Saturday, July 22, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/giacomociti/iride | 
| NuGet Url: | https://www.nuget.org/packages/Iride | 
Install
Install-Package Iride
                        dotnet add package Iride
                        paket add Iride
                        
                                Iride Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 4.3.4)
 - dotNetRDF(>= 2.6.1)
 
Tags
                
GraphProvider generates types from a schema or sample RDF graph.
UriProvider generates Uri properties for IRIs in RDF vocabularies.
SparqlCommandProvider and SparqlQueryProvider provide some type safety for SPARQL.