dotNetRDF by RobVesse

<PackageReference Include="dotNetRDF" Version="0.6.2" />

.NET API 2,462,720 bytes

 dotNetRDF 0.6.2

dotNetRDF is a RDF, SPARQL and Semantic Web API for .Net. It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>dotNetRDF</id>
    <version>0.6.2</version>
    <authors>RobVesse</authors>
    <owners>RobVesse</owners>
    <licenseUrl>http://www.opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>http://www.dotnetrdf.org</projectUrl>
    <iconUrl>http://www.w3.org/RDF/icons/rdf_w3c_icon.128.gif</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>dotNetRDF is a RDF, SPARQL and Semantic Web API for .Net.  It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores.</description>
    <tags>RDF Semantic Web SPARQL</tags>
  </metadata>
</package>