Changes between Version 11 and Version 12 of ImplementationBootcamp

Show
Ignore:
Timestamp:
2010/02/10 23:51:19 (14 years ago)
Author:
alabarga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v11 v12  
    3131 
    3232=== How to access a triplestore in Perl/Ruby/Python/Java etc.? === 
     33 
     34In Python, you have [http://www.rdflib.net/ RDFlib]. And for Java [http://jena.sourceforge.net/ Jena] is your best option.