Changes between Version 3 and Version 4 of DespoinaLog/2010/10/18


Ignore:
Timestamp:
2010-10-18T14:11:45+02:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/10/18

    v3 v4  
    1 
    2 Virtuoso install :
    3 
     1= Virtuoso  =
     2== Install : ==
    43(at Macos 64-bit) : Mac OS X 10.6 64-bit
    54
     
    1110 1. make install
    1211 1. Test : make check : 10 (+)  minutes running ! :
    13  
    14  
     12
    1513{{{
    1614 At the root of the build tree to start the automated test suite. This takes about an hour on a 2GHz machine and requires approximately 1 GB of free disk space.
    1715}}}
     16== What is Virtuoso? ==
     17 * At core, Virtuoso is a high-performance object-relational SQL database (transactions, SQL compiler, procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support, data-access interfaces:  ODBC, JDBC, ADO .Net and OLE/DB.)
     18 * built-in web server (Virtuoso's web language (VSP), PHP, ASP .net and others. SOAP and REST access to Virtuoso stored procedures, supporting a broad set of WS protocols such as WS-Security, WS-Reliable Messaging and others. A BPEL4WS run time is also available as part of Virtuoso's SOA suite.),
     19 * built-in [http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/WebDAV WebDAV] repository (host static and dynamic web content )
     20   * The [http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/WebDAV WebDAV] repository is tested to interoperate with [http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/WebDAV WebDAV] clients built into Windows XP, Mac OSX and others and makes Virtuoso a convenient and secure place for keeping one's files on the net. Further, Virtuoso provides automatic metadata extraction and full text searching for supported content types. 
     21 * supports SPARQL 
     22 * http://ods.openlinksw.com/wiki/ODS/OdsFramework
     23 *
     24 *