dotNetRDF SVN Repository

Home > Project Outline > dotNetRDF SVN Repository
Versions: English
View Printer Friendly Version

Introduction

dotNetRDF is an Open Source project which is available both here and through SourceForge (SourceForge Project Page). We use SourceForge's SVN repository services to provide version management for our code and you can access our repository using the following information. As this is a SourceForge repository it is world readable but only developer writeable, if you'd like to become involved with the project then please see the Contributions page.

Base Repository URL

https://dotnetrdf.svn.sourceforge.net/svnroot/dotnetrdf

Specific Folders

Currently our code is organised into folders as follows (this list is not exhaustive). If you only want a specific chunk of the code then you should check out only the relevant folder:
  • bin - Latest binaries
    • bin/stable - Stable release build from the last official release
    • bin/nightly - Potentially unstable nightly build from the latest source
  • Branches - Branch development
  • releases - Past Release Source Code
  • Trunk - Trunk development
    • Trunk/Build - Useful build tools
      • Trunk/ExportCoreContentsToTemplate - Tool used to generate the Silverlight and Compact Framework project files automatically from the core Project file
      • Trunk/nant - nant build scripts (currently only used for copying builds to the bin directories)
    • Trunk/Dependencies - All the libraries that various projects depend on
    • Trunk/Libraries - Library Development
      • Trunk/Libraries/compact - dotNetRDF.Compact.dll source code (incomplete non-compiling port)
      • Trunk/Libraries/core - dotNetRDF.dll source code
      • Trunk/Libraries/interop - dotNetRDF.Interop.dll source code
      • Trunk/Libraries/linkeddata - dotNetRDF.LinkedData.dll source code
      • Trunk/Libraries/silverlight - dotNetRDF.Silverlight.dll source code (Unstable Silverlight 4 port)
    • Trunk/Samples - Sample applications
      • Trunk/Samples/sparqldemo - Sample SPARQL Demonstration application
      • Trunk/Samples/virtuoso - Sample Virtuoso application
      • Trunk/Samples/WebDemos - Sample web demos - live version at http://www.dotnetrdf.org/demos/
    • Trunk/Testing - Testing
      • Trunk/Testing/testsuite - Informal test suite
      • Trunk/Testing/unittest - Unit tests
    • Trunk/Utilities - Utility applications
      • Trunk/Utilities/AllegroGraphIndexer - AllegroGraph Utility
      • Trunk/Utilities/bsbm - Berlin SPARQL Benchmark application
      • Trunk/Utilities/parsergui - GUI for RDF Parsing
      • Trunk/Utilities/rdfConvert - Command line for RDF conversion
      • Trunk/Utilities/rdfEditor - Text Editor for RDF
      • Trunk/Utilities/rdfQuery - Command line for RDF Querying
      • Trunk/Utilities/rdfWebDeploy - Command line for RDF and ASP.Net deployment
      • Trunk/Utilities/SparqlGUI - GUI for SPARQL
      • Trunk/Utilities/storemanager - GUI for Triple Stores

Tags

Code, Open Source, Project, SourceForge, SVN

Related Content
 
 

Powered By Visual Log from Visual Design Studios

Visual Log is Licensed Free for Any Use on this Website (User is Unregistered)