Skip to content

RDFAlchemy is an abstraction layer, allowing Python developers to use familiar dot notation to access and update an RDF triplestore.

License

Notifications You must be signed in to change notification settings

openvest/RDFAlchemy

 
 

Repository files navigation

RDFAlchemy is an abstraction layer, allowing Python developers to use familiar dot notation to access and update an RDF triplestore.

* RDFAlchemy is an **ORM** (Object Rdf Mapper) for graph data as:
* SQLAlchemy is an **ORM** (Object Relational Mapper) for relalational databases

See the the homepage at http://www.openvest.com/trac/wiki/RDFAlchemy, and the docs at http://rdfalchemy.readthedocs.org/ for details.

Build Status

About

RDFAlchemy is an abstraction layer, allowing Python developers to use familiar dot notation to access and update an RDF triplestore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%