Changes between Version 55 and Version 56 of ImplementationBootcamp

Show
Ignore:
Timestamp:
2010/02/12 09:27:36 (14 years ago)
Author:
RutgerVos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v55 v56  
    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! 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, and a page about [wiki:4storeQuickPrimer 4store]. 
    1414 
    1515=== How to access a triplestore in Perl/Ruby/Python/Java etc.? ===