We recommend these Build Instructions? for compiling from source.
The build process on Windows is rather more complex than on other platforms, so we've made pre-built Windows packages available for:
You can manually browse to locate pre-built binaries of other versions.
The latest source code for Virtuoso may be checked-out from Virtuoso on Github using
$ git clone git://github.com/openlink/virtuoso-opensource.git
Our branches are called:
stable/7
stable/6
develop/7
develop/6
Please refer to the documentation on Virtuoso Git usage? for more details.
Active development now takes place on github. Primarily for historical purposes, snapshot archives remain available on Sourceforge.
You can download these archives from the SourceForge project page for use on any platform.
These ready-made VAD packages may be downloaded for use with any Virtuoso binary, whether Open Source or Commercial.
See Getting Started with ODS for instructions.
The OpenLink? Data Spaces source code is currently included in the main Virtuoso source tree.
Package | VAD link |
---|---|
Virtuoso Conductor | conductor_dav.vad |
OAT Applications | oat_dav.vad |
Virtuoso tutorials | tutorial_dav.vad |
Demo database | demo_dav.vad |
HTML based SPARQL Query Builder | sparql_demo_dav.vad |
Interactive SPARQL Query Builder? | isparql_dav.vad |
Virtuoso Documentation | doc_dav.vad |
Sponger Middleware? | rdf_mappers_dav.vad |
Faceted Browser? | fct_dav.vad |
PubSubHubbub | pubsubhub_dav.vad |
SyncML | syncml_dav.vad |
Documentation: using the Virtuoso Jena Provider
Virtuoso Jena 3.0.x Provider JAR file and Virtuoso JDBC 4 Driver JAR file | virt_jena3.jar and virtjdbc4.jar |
Sample programs | virtjenasamples.zip |
Virtuoso Jena 2.10.x Provider JAR file and Virtuoso JDBC 4 Driver JAR file | virt_jena2.jar and virtjdbc4.jar |
Sample programs | virtjenasamples.zip |
Virtuoso Jena 2.7.x Provider JAR file and Virtuoso JDBC 4 Driver JAR file | virt_jena2.jar and virtjdbc4.jar |
Sample programs | virtjenasamples.zip |
Virtuoso Jena 2.6.x Provider JAR file and Virtuoso JDBC 3 Driver JAR file | virt_jena.jar and virtjdbc3.jar |
Jena 2.6 Framework and associated classes | jenajars.zip |
Sample programs | virtjenasamples.zip |
Documentation: using the Virtuoso Sesame Provider
Virtuoso Sesame 2.7.x Provider JAR file | virt_sesame2.jar |
Virtuoso Sesame 2.6.x Provider JAR file | virt_sesame2.jar |
Virtuoso JDBC 3 or 4 Driver JAR file | virtjdbc3.jar or virtjdbc4.jar |
Sesame 2.x Sample programs | virtsesame2samples.zip |
Virtuoso Sesame 4.x Provider JAR file | virt_sesame4.jar |
Virtuoso JDBC 4 Driver JAR file | virtjdbc4.jar |
Sesame 4.x Sample programs | virtsesame4samples.zip |