root/rdfalchemy/trunk/README

Revision 100, 387 bytes (checked in by phil, 4 years ago)

sesame2 BRTR speedup for SPARQL reads
fixes to xml read

Line 
1RDFAlchemy is an abstraction layer, allowing python
2developers to use familiar *dot notation* to access and update an rdf triplestore.
3   
4      * RDFAlchemy is an **ORM** (Object Rdf Mapper) for graph data as:
5      * SQLAlchemy is an **ORM** (Object Relational Mapper) for relalational databases
6     
7See the the homepage at http://www.openvest.com/trac/wiki/RDFAlchemy for details
Note: See TracBrowser for help on using the browser.