OpenLink Virtuoso Open-Source Edition: Downloads
OpenLink Virtuoso may be downloaded from the sourceforge project page's File Download section.
As of version 4.5.2 and above, there is now a Windows package available in 32-bit or 64-bit (x86_64) formats.
OpenLink Virtuoso Packages
CVS
The source-code for Virtuoso may be checked-out from CVS:
cvs -d:pserver:anonymous@virtuoso.cvs.sourceforge.net:/cvsroot/virtuoso login
The password is blank - just press Enter.
cvs -z3 -d:pserver:anonymous@virtuoso.cvs.sourceforge.net:/cvsroot/virtuoso co -P virtuoso-opensource
- Building Instructions for run time hosting and extensions
OpenLink Data Spaces
The sources for ODS are bundled in the Virtuoso source tree. If you are running a binary distribution, you can download the ready-made ODS VAD packages:
Package
|
VAD link |
|---|---|
| Ods | ods framework (required) |
| ODS-Addressbook | ods addressbook |
| ODS-Blog | ods blog |
| ODS-BookmarkManager | ods bookmark |
| ODS-Briefcase | ods briefcase |
| ODS-Calendar | ods calendar |
| ODS-Community | ods community |
| ODS-Discussion | ods discussion |
| ODS-FeedManager | ods feedmanager |
| ODS-Gallery | ods gallery |
| ODS-Polls | ods polls |
| ODS-Mail | ods webmail |
| ODS-Wiki | ods wiki |
See Getting Started with ODS for instructions.
Other Virtuoso Packages
| Package | VAD link |
|---|---|
| Virtuoso Conductor | conductor |
| OAT Applications | oat |
| Virtuoso tutorials | tutorials |
| Demo database | demo db |
| HTML based SPARQL Query Builder | sparql demo |
| Interactive SPARQL Query Builder | isparql |
| Virtuoso Documentation | doc |
| Sponger Middleware | rdf mappers |
To upgrade a previous installation of Virtuoso Open Source Edition and OpenLink Data Spaces, see Upgrading Instructions.
Other Projects
Jena
Documentation: using the Virtuoso Jena Provider
| Virtuoso Jena Provider JAR file: | virt_jena.jar |
| Virtuoso JDBC Driver JAR file: | virtjdbc3.jar |
| Jena Framework and associated classes: | jenajars.zip |
| Sample programs: | virtjenasamples.zip |
Sesame
Documentation: using the Virtuoso Sesame Provider
| Virtuoso Sesame 2 Provider JAR file: | virt_sesame2.jar |
| Virtuoso JDBC Driver JAR file: | virtjdbc3.jar |
| Sesame Framework and associated classes: | sesame2jars.zip |
| Sample programs: | virtsesame2samples.zip |