Changes between Version 29 and Version 30 of ImplementationBootcamp

Show
Ignore:
Timestamp:
2010/02/11 21:17:53 (14 years ago)
Author:
RutgerVos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationBootcamp

    v29 v30  
    1515=== How to access a triplestore in Perl/Ruby/Python/Java etc.? === 
    1616 
    17 In Python, you have [http://www.rdflib.net/ RDFlib]. And for Java [http://jena.sourceforge.net/ Jena] is your best option. 
     17In Python, you have [http://www.rdflib.net/ RDFlib]. And for Java [http://jena.sourceforge.net/ Jena] is your best option. The [http://www.perlrdf.org/ PerlRDF] site lists the options for Perl. 
    1818 
    1919===  I have an analysis tool, how do I expose it as a semantic web resource? ===