Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ReadMe.txt | 2012-11-30 | 1.7 kB | |
ChangeLog.txt | 2012-11-30 | 837 Bytes | |
dotNetRDF_tools_072_beta_installer.zip | 2012-11-30 | 3.7 MB | |
dotNetRDF_tools_072_beta.zip | 2012-11-30 | 9.0 MB | |
Totals: 4 Items | 12.8 MB | 0 |
dotNetRDF Toolkit for Windows ============================= A Toolkit of command line utilities and GUI tools for working with RDF data Version 0.7.2 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.7.0) - rdfOptStats - A tool for generating statistics on RDF for use with the new optional Weighted Optimiser (Version 0.6.0) - rdfQuery - A tool for querying RDF data using SPARQL (Version 0.7.0) - rdfServer - A tool for running a lightweight HTTP server to experimental with SPARQL (Version 0.3.0) - rdfWebDeploy - A tool for testing and deploying configuration for ASP.Net applications (Version 0.7.0) - soh - A tool for communicating with servers supporting the SPARQL Protocols over HTTP (Version 0.7.0) This Toolkit provides the following GUI tools: - rdfEditor - A Notepad replacement for editing RDF and SPARQL (Version 0.7.0) - rdfServerGUI - A GUI for managing rdfServer instances (Version 0.3.0) - SparqlGUI - A GUI for testing SPARQL queries using dotNetRDF's in-memory Leviathan engine (Version 0.7.0) - StoreManager - A GUI for performing basic management and query tasks on various Triple Stores (Version 0.7.0) License ------- dotNetRDF is licensed under the MIT License, see LICENSE.txt for details Acknowledgements ---------------- Please see the Acknowledgements.txt file