Metadata >> NuGet >> dotNetRDF.Data.Virtuoso

dotNetRDF.Data.Virtuoso

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.6-prerelease01|OpenLink.Data.Virtuoso:6.2.3128.1
PackageSize 438046
PackageHashAlgorithm SHA512
PackageHash Ibi1lG+Db/RT0ApHudfgAYlnxZhIkPAgnAOVGRkduSP74jAh1r0UEmDKJOkgr3IDjYnIBWPBfj2Bkk1gz312Ow==
DownloadCount 000000
CreatedDate 2014-07-08T11:22:04

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package dotNetRDF.Data.Virtuoso
Installing the package (HTTP Basic authentication):
Install-Package dotNetRDF.Data.Virtuoso -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package dotNetRDF.Data.Virtuoso -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package dotNetRDF.Data.Virtuoso

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.6-prerelease01
1.0.5.3315
1.0.5-prerelease03