Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dotNetRDF_tools_040_beta.zip | 2011-11-30 | 2.8 MB | |
ChangeLog.txt | 2011-11-30 | 1.4 kB | |
ReadMe.txt | 2011-11-30 | 1.8 kB | |
Totals: 3 Items | 2.8 MB | 0 |
dotNetRDF Toolkit for Windows ============================= A Toolkit of command line utilities and GUI tools for working with RDF data Version 0.3.0 Alpha Robert Vesse 2009-11 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.4.0) - rdfOptStats - A tool for generating statistics on RDF for use with the new optional Weighted Optimiser (Version 0.3.0) - rdfQuery - A tool for querying RDF data using SPARQL (Version 0.4.0) - rdfSqlStorage - A tool for managing ADO Stores (our new SQL based backend) on the command line (Version 0.2.0) - rdfWebDeploy - A tool for testing and deploying configuration for ASP.Net applications (Version 0.4.0) - soh - A tool for communicating with servers supporting the SPARQL Protocols over HTTP (Version 0.4.0) This Toolkit provides the following GUI tools: - rdfEditor - A Notepad replacement for editing RDF and SPARQL (Version 0.4.0) - SparqlGUI - A GUI for testing SPARQL queries using dotNetRDF's in-memory Leviathan engine (Version 0.4.0) - StoreManager - A GUI for performing basic management and query tasks on various Triple Stores (Version 0.4.0) 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