Metadata >> NuGet >> dotNetRDF.Data.Virtuoso >> 1.0.5-prerelease03

1.0.5-prerelease03

Metadata

Authors RobVesse,tpluscode,kal_ahmed,ronmichael
Description dotNetRDF.Data.Virtuoso provides support for using OpenLink Virtuoso as a backend triplestore with dotNetRDF
IconUrl http://www.w3.org/RDF/icons/rdf_w3c_icon.128.gif
LicenseUrl http://www.opensource.org/licenses/MIT
Owners RobVesse
ProjectUrl http://www.dotnetrdf.org/
ReleaseNotes - Fixes for compatibility with newer Virtuoso releases
RequireLicenseAcceptance False
Tags RDF Semantic Web SPARQL Virtuoso OpenLink
Dependencies dotNetRDF:1.0.5-prerelease03|OpenLink.Data.Virtuoso:6.2.3128.1
PackageSize 439977
PackageHashAlgorithm SHA512
PackageHash AIP4mVcMyaWyChSUeYbmTFz4Z+ksWyUZL5SOIBT2ITci5zmkLYTjviHOJAtqOXMWbR0uNAlkXTIS1hewowH0Vg==
DownloadCount 000000
CreatedDate 2014-05-22T16:31:40

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install dotNetRDF.Data.Virtuoso -Version 1.0.5-prerelease03 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install dotNetRDF.Data.Virtuoso -Version 1.0.5-prerelease03 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete dotNetRDF.Data.Virtuoso 1.0.5-prerelease03 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package dotNetRDF.Data.Virtuoso -Version 1.0.5-prerelease03 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package dotNetRDF.Data.Virtuoso -Version 1.0.5-prerelease03 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap dotNetRDF.Data.Virtuoso -Version 1.0.5-prerelease03
Uninstalling the package:
o remove-wrap dotNetRDF.Data.Virtuoso

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v3.5,Profile=Client Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries