Changes between Version 43 and Version 44 of ImplementationBootcamp

Show
Ignore:
Timestamp:
2010/02/11 22:05:18 (14 years ago)
Author:
RutgerVos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v43 v44  
    1111===  I have to build a triplestore, what tool should I use under what circumstances? === 
    1212 
    13 Francois Belleau seems to prefer virtuoso, though he assures us he has no commercial interest in them :) 
     13Virtuoso seems to be the triple-store of choice at the moment, but it does suffer from problems with data import.  We (Wilkinson lab, Belleau/Bio2RDF, Dumontier lab) have considerable experience with this, that we will write tutorials about and add the link here soon! 
    1414 
    15 > MDW:  Virtuoso seems to be the triple-store of choice at the moment, but it does suffer from problems with data import.  We (Wilkinson lab, Belleau/Bio2RDF, Dumontier lab) have considerable experience with this, that we will write tutorials about and add the link here soon! 
    16  
    17 There is also a [wiki:Stores wiki page] devoted to the various solutions available. 
     15There is also a [wiki:Stores wiki page] that lists the various available choices. 
    1816 
    1917=== How to access a triplestore in Perl/Ruby/Python/Java etc.? ===