Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ReadMe.txt | 2012-03-04 | 2.0 kB | |
ChangeLog.txt | 2012-03-04 | 1.1 kB | |
dotNetRDF_tools_051_beta_installer.zip | 2012-03-04 | 3.6 MB | |
dotNetRDF_tools_051_beta.zip | 2012-03-04 | 2.8 MB | |
Totals: 4 Items | 6.3 MB | 0 |
dotNetRDF Toolkit for Windows ============================= A Toolkit of command line utilities and GUI tools for working with RDF data Version 0.5.1 Beta Robert Vesse 2009-12 rvesse@vdesign-studios.com Usage ----- Unzip this zip package to a folder of your choice. We recommend adding this folder to your PATH variable so you can access the command line tools from a command prompt regardless of the working directory. This Toolkit provides the following command line utilities: - rdfConvert - A tool for converting RDF Graphs and Datasets between different serializations (Version 0.5.1) - rdfOptStats - A tool for generating statistics on RDF for use with the new optional Weighted Optimiser (Version 0.4.1) - rdfQuery - A tool for querying RDF data using SPARQL (Version 0.5.1) - rdfServer - A tool for running a lightweight HTTP server to experimental with SPARQL (Version 0.1.1) - rdfSqlStorage - A tool for managing ADO Stores (our new SQL based backend) on the command line (Version 0.3.1) - rdfWebDeploy - A tool for testing and deploying configuration for ASP.Net applications (Version 0.5.1) - soh - A tool for communicating with servers supporting the SPARQL Protocols over HTTP (Version 0.5.1) This Toolkit provides the following GUI tools: - rdfEditor - A Notepad replacement for editing RDF and SPARQL (Version 0.5.1) - rdfServerGUI - A GUI for managing rdfServer instances (Version 0.1.1) - SparqlGUI - A GUI for testing SPARQL queries using dotNetRDF's in-memory Leviathan engine (Version 0.5.1) - StoreManager - A GUI for performing basic management and query tasks on various Triple Stores (Version 0.5.1) License ------- dotNetRDF is licensed under the GNU GPL Version 3 Alternatively you may use it under the GNU Lesser GPL Version 3 or under the MIT license If none of these licenses are suitable for your intended use please contact us to discuss alternative terms Acknowledgements ---------------- Please see the Acknowledgements.txt file