Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ReadMe.txt | 2012-07-27 | 1.9 kB | |
ChangeLog.txt | 2012-07-27 | 1.5 kB | |
dotNetRDF_tools_061_beta_installer.zip | 2012-07-27 | 3.7 MB | |
dotNetRDF_tools_061_beta.zip | 2012-07-27 | 2.8 MB | |
Acknowledgments.txt | 2012-07-27 | 3.6 kB | |
Totals: 5 Items | 6.5 MB | 0 |
dotNetRDF Toolkit for Windows ============================= A Toolkit of command line utilities and GUI tools for working with RDF data Version 0.6.1 Beta dotNetRDF Project 2009-12 dotnetrdf-develop@lists.sf.net 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.6.1) - rdfOptStats - A tool for generating statistics on RDF for use with the new optional Weighted Optimiser (Version 0.5.1) - rdfQuery - A tool for querying RDF data using SPARQL (Version 0.6.1) - rdfServer - A tool for running a lightweight HTTP server to experimental with SPARQL (Version 0.2.1) - rdfWebDeploy - A tool for testing and deploying configuration for ASP.Net applications (Version 0.6.1) - soh - A tool for communicating with servers supporting the SPARQL Protocols over HTTP (Version 0.6.1) This Toolkit provides the following GUI tools: - rdfEditor - A Notepad replacement for editing RDF and SPARQL (Version 0.6.1) - rdfServerGUI - A GUI for managing rdfServer instances (Version 0.2.1) - SparqlGUI - A GUI for testing SPARQL queries using dotNetRDF's in-memory Leviathan engine (Version 0.6.1) - StoreManager - A GUI for performing basic management and query tasks on various Triple Stores (Version 0.6.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