| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Acknowledgments.txt | 2013-11-14 | 4.1 kB | |
| ReadMe.txt | 2013-11-14 | 1.6 kB | |
| ChangeLog.txt | 2013-11-14 | 1.1 kB | |
| dotNetRDF_tools_102_stable_installer.zip | 2013-11-14 | 3.1 MB | |
| dotNetRDF_tools_102_stable.zip | 2013-11-14 | 10.0 MB | |
| Totals: 5 Items | 13.2 MB | 0 | |
dotNetRDF Toolkit for Windows ============================= A Toolkit of command line utilities and GUI tools for working with RDF data dotNetRDF Project 2009-13 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 - rdfOptStats - A tool for generating statistics on RDF for use with the new optional Weighted Optimiser - rdfQuery - A tool for querying RDF data using SPARQL - rdfServer - A tool for running a lightweight HTTP server to experimental with SPARQL - rdfWebDeploy - A tool for testing and deploying configuration for ASP.Net applications - soh - A tool for communicating with servers supporting the SPARQL Protocols over HTTP This Toolkit provides the following GUI tools: - rdfEditor - A Notepad replacement for editing RDF and SPARQL - rdfServerGUI - A GUI for managing rdfServer instances - SparqlGUI - A GUI for testing SPARQL queries using dotNetRDF's in-memory Leviathan engine - StoreManager - A GUI for performing basic management and query tasks on various Triple Stores You can find the documentation at http://bitbucket.org/dotnetrdf/dotnetrdf/wiki/UserGuide/Tools License ------- dotNetRDF is licensed under the MIT License, see LICENSE.txt for details Acknowledgements ---------------- Please see the Acknowledgements.txt file