Changes between Version 55 and Version 56 of ImplementationBootcamp
- Timestamp:
- 2010/02/12 09:27:36 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationBootcamp
v55 v56 11 11 === I have to build a triplestore, what tool should I use under what circumstances? === 12 12 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 .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, and a page about [wiki:4storeQuickPrimer 4store]. 14 14 15 15 === How to access a triplestore in Perl/Ruby/Python/Java etc.? ===