Changes between Version 44 and Version 45 of ImplementationBootcamp

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

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v44 v45  
    1111===  I have to build a triplestore, what tool should I use under what circumstances? === 
    1212 
    13 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! 
    14  
    15 There is also a [wiki:Stores wiki page] that lists the various available choices. 
     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! There is also a [wiki:Stores wiki page] that lists the various available choices. 
    1614 
    1715=== How to access a triplestore in Perl/Ruby/Python/Java etc.? ===