Metadata >> NuGet >> dotNetRDF.Query.FullText >> 1.0.6-prerelease01

1.0.6-prerelease01

Metadata

Authors RobVesse,tpluscode,kal_ahmed,ronmichael
Description dotNetRDF.Query.FullText provides Full Text SPARQL support as a plugin for the dotNetRDF Leviathan SPARQL Engine using Lucene.Net
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/
RequireLicenseAcceptance False
Tags RDF Semantic Web SPARQL Query Full Text Lucene
Dependencies dotNetRDF:1.0.6-prerelease01|Lucene.Net:3.0.3
PackageSize 266606
PackageHashAlgorithm SHA512
PackageHash fOwtZH38siQlRThSk967F5OHuJ1oyR1Ltc7Rkq4gped08Ybr9TPFXFVADads+9ufET42soOkuw95Hbik1RdUhw==
DownloadCount 000000
CreatedDate 2014-07-08T11:22:36

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.Query.FullText -Version 1.0.6-prerelease01 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install dotNetRDF.Query.FullText -Version 1.0.6-prerelease01 -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.Query.FullText 1.0.6-prerelease01 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package dotNetRDF.Query.FullText -Version 1.0.6-prerelease01 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package dotNetRDF.Query.FullText -Version 1.0.6-prerelease01 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap dotNetRDF.Query.FullText -Version 1.0.6-prerelease01
Uninstalling the package:
o remove-wrap dotNetRDF.Query.FullText

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