Metadata >> NuGet >> dotNetRDF.Query.FullText

dotNetRDF.Query.FullText

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 project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install dotNetRDF.Query.FullText -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install dotNetRDF.Query.FullText -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.Query.FullText
Installing the package (HTTP Basic authentication):
Install-Package dotNetRDF.Query.FullText -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package dotNetRDF.Query.FullText -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package dotNetRDF.Query.FullText

OpenWrap

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

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